graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00242
[Question #100045]: no module named storage
New question #100045 on Graphite:
https://answers.launchpad.net/graphite/+question/100045
Hi,
I am getting the following error with 0.9.5 trying to setup graphite. Can you tell me what I am missing. I did not use setup.py, I created custom RPMS for 0.9.5. Can't seem to figure out what I missed.
]$ python settings.py
Could not import graphite.local_settings, using defaults!
Traceback (most recent call last):
File "settings.py", line 84, in ?
from graphite.storage import Store
ImportError: No module named storage
$
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.