toirl / cointrader

Cointrader is a CLI trading bot for crypto currencies on the Poloniex exchange.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation fails with message about stockstats-0.2.0.win-amd64.zip

fwolfst opened this issue · comments

  • Cointrader version: 0.1.0
  • Python version: 2.7.6
  • Operating System: buntu

Description

I'd like to do a userspace installation (python setup.py install --user).
It fails with following message

Processing stockstats-0.2.0.win-amd64.zip
error: Couldn't find a setup script in /tmp/easy_install-mpbzYK/stockstats-0.2.0.win-amd64.zip

And btw should I create an issue about setup.cfg referencing current_version 0.1.0 ? And when do you learn ruby? ;)

What I Did

$ python setup.py instal --user
[...]
Installed /home/home/.local/lib/python2.7/site-packages/cointrader-0.5.0-py2.7.egg
Processing dependencies for cointrader==0.5.0
Searching for stockstats
Reading https://pypi.python.org/simple/stockstats/
Best match: stockstats 0.2.0.win-amd64
Downloading https://pypi.python.org/packages/29/c9/bccc5021334e871e89b0dd02dccef12b9d4369f63bc9ed0211a0d2942d4f/stockstats-0.2.0.win-amd64.zip#md5=795fa858432f96a87f4b15b8edb8a758
Processing stockstats-0.2.0.win-amd64.zip
error: Couldn't find a setup script in /tmp/easy_install-mpbzYK/stockstats-0.2.0.win-amd64.zip

Hi Felix, I will look into it. Will I see you tomorrow?