Post
Topic
Board Pools
Re: [6 TH] pool.itzod.ru - RSMPPS/LongPoll/JSON API/Websockets/No Invalids
by
hendo
on 23/10/2013, 13:43:49 UTC
I would like to test it. Tried to dowload package from GIT and install but I get the following errors:

$ pip install itzodmon
Downloading/unpacking itzodmon
  Could not find any downloads that satisfy the requirement itzodmon
No distributions at all found for itzodmon
Storing complete log in /home/user.pip/pip.log

pip.log: shows this:
/usr/bin/pip-python2.7 run on Wed Oct 23 13:10:18 2013
------------------------------------------------
Downloading/unpacking itzodmon

  Getting page https://pypi.python.org/simple/itzodmon/
  Could not fetch URL https://pypi.python.org/simple/itzodmon/: HTTP Error 404: Not Found (itzodmon does not have any releases)
  Will skip URL https://pypi.python.org/simple/itzodmon/ when looking for download links for itzodmon
  Getting page https://pypi.python.org/simple/
  URLs to search for versions for itzodmon:
  * https://pypi.python.org/simple/itzodmon/
  Getting page https://pypi.python.org/simple/itzodmon/
  Could not fetch URL https://pypi.python.org/simple/itzodmon/: HTTP Error 404: Not Found (itzodmon does not have any releases)
  Will skip URL https://pypi.python.org/simple/itzodmon/ when looking for download links for itzodmon
  Could not find any downloads that satisfy the requirement itzodmon

No distributions at all found for itzodmon
------------------------------------------------
Could you help me?

Yep, sorry, hadn't got around to uploading to pypi yet.
Should be right now.  You could also clone from git and run from source.

You may need to run pip as root / sudo if you're installing into your system python packages.

Also worth mentioning is that it only graphs the user's first worker's hashrate currently.
I'll add multi worker graphing if needed.

Let me know how you go.