graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05218
[Question #256333]: unable to start carbon-cache
New question #256333 on Graphite:
https://answers.launchpad.net/graphite/+question/256333
I followed instructions here: http://erikimh.com/graphite/
versions:
graphite-web-0.9.12
carbon-0.9.12
whisper-0.9.12
After configuring everything, when I executed this command: /usr/bin/python /opt/graphite/bin/carbon-cache.py start
I get this error:
Traceback (most recent call last):
File "./carbon-cache.py", line 28, in <module>
from carbon.util import run_twistd_plugin
File "/opt/graphite/lib/carbon/util.py", line 19, in <module>
from twisted.python.util import initgroups
ImportError: No module named twisted.python.util
Any ideas what may be happening here?
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.