Closed DataMarket closed 13 years ago
Here is the link to the lockfile library which you can use to install it manually, before installing the celerymon (at least that is what I did about a month ago).
I guess that this will be fixed in the future, but currently as far as I know, celerymon is still considered very experimental and the author even removed it from the pypi.
hmm. what is the traceback?
celerymon is experimental indeed, but it's going to get some lovin' soon.
Well, lockfile 0.9 is required by python-daemon but only 0.8 is available at pypi. That's why setuptools complain during celerymon installation.
Installing lockfile 0.9 and celerymon by hand is required currently.
celerymon no longer depends on python-daemon!
On a git clone, running
python setup.py develop
orpython setup.py install
fails with this: