Crypto-Expert / stratum-mining

AIO Stratum mining server for various coins
Other
365 stars 348 forks source link

error when sudo python setup.py install #397

Closed MrNico closed 6 years ago

MrNico commented 6 years ago

Any help?

Extracting stratum-0.3.14-py2.7.egg to /usr/local/lib/python2.7/dist-packages stratum 0.3.14 is already the active version in easy-install.pth

Installed /usr/local/lib/python2.7/dist-packages/stratum-0.3.14-py2.7.egg Processing dependencies for stratum==0.3.14 Searching for autobahn Reading http://pypi.python.org/simple/autobahn/ Couldn't find index page for 'autobahn' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ No local packages or download links found for autobahn error: Could not find suitable distribution for Requirement.parse('autobahn') @server:~/stratum$

2pay commented 6 years ago

it can't access http none https at link: http://pypi.python.org/simple/autobahn/

HelloJasonZhang commented 6 years ago

I also met this issue. how can I fixed it. Many thanks for your help.

Here is error log Installed /usr/local/lib/python2.7/dist-packages/stratum-0.2.13-py2.7.egg Processing dependencies for stratum==0.2.13 Searching for autobahn Reading http://pypi.python.org/simple/autobahn/ Couldn't find index page for 'autobahn' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading http://pypi.python.org/simple/ No local packages or download links found for autobahn error: Could not find suitable distribution for Requirement.parse('autobahn')

ahmedbodi commented 6 years ago

Dependency issue