graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03937
[Question #224703]: ImportError: No module named whisper
New question #224703 on Graphite:
https://answers.launchpad.net/graphite/+question/224703
hi all,
I installed and configured Graphite according to the instructions. Unfortunately, it can not work. The error message of browser is "Internal Server Error" and the httpd error log is :
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] mod_wsgi (pid=3663): Target WSGI script '/opt/graphite/conf/graphite.wsgi' cannot be loaded as Python module.
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] mod_wsgi (pid=3663): Exception occurred processing WSGI script '/opt/graphite/conf/graphite.wsgi'.
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] Traceback (most recent call last):
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] File "/opt/graphite/conf/graphite.wsgi", line 16, in <module>
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] import graphite.metrics.search
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] File "/opt/graphite/webapp/graphite/metrics/search.py", line 6, in <module>
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] File "/opt/graphite/webapp/graphite/storage.py", line 3, in <module>
[Tue Mar 19 18:36:02 2013] [error] [client 10.224.204.32] ImportError: No module named whisper"
Any help greatly appreciated in starting making my carbon-cache writing data to disk.
Thanks!
Qiubin Shan
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.