graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05017
Re: [Question #252445]: Target WSGI script '/opt/graphite/conf/graphite.wsgi' cannot be loaded as Python module.
Question #252445 on Graphite changed:
https://answers.launchpad.net/graphite/+question/252445
Status: Answered => Open
JARDINC is still having a problem:
Hello, for informations, here is my list of installed modules =>
[root@MYSERV /]# pip list
Conch (8.2.0)
distribute (0.6.10)
Django (1.4.13)
django-tagging (0.3.1)
fpconst (0.7.3)
iniparse (0.3.1)
pycrypto (2.0.1)
pycurl (7.19.0)
pygpgme (0.1)
pyOpenSSL (0.10)
pysqlite (2.3.5)
python-ldap (2.3.10)
python-memcached (1.43)
PyXML (0.8.4)
simplejson (2.0.9)
SOAPpy (0.11.6)
Twisted (14.0.0)
Twisted-Core (8.2.0)
Twisted-Lore (8.2.0)
Twisted-Mail (8.2.0)
Twisted-Names (8.2.0)
Twisted-News (8.2.0)
Twisted-Runner (8.2.0)
Twisted-Web (8.2.0)
Twisted-Words (8.2.0)
txAMQP (0.6.2)
urlgrabber (3.9.1)
whisper (0.9.12)
yum-metadata-parser (1.1.2)
zope.interface (4.1.1)
I Still have the error message :
[Fri Aug 01 08:36:44.233510 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] mod_wsgi (pid=7921): Target WSGI script '/opt/graphite/conf/graphite.wsgi' cannot be loaded as Python module.
[Fri Aug 01 08:36:44.233705 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] mod_wsgi (pid=7921): Exception occurred processing WSGI script '/opt/graphite/conf/graphite.wsgi'.
[Fri Aug 01 08:36:44.233821 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] Traceback (most recent call last):
[Fri Aug 01 08:36:44.233916 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] File "/opt/graphite/conf/graphite.wsgi", line 16, in <module>
[Fri Aug 01 08:36:44.234030 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] import graphite.metrics.search
[Fri Aug 01 08:36:44.234409 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] File "/opt/graphite/webapp/graphite/metrics/search.py", line 6, in <module>
[Fri Aug 01 08:36:44.234517 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] from graphite.storage import is_pattern, match_entries
[Fri Aug 01 08:36:44.234582 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] File "/opt/graphite/webapp/graphite/storage.py", line 4, in <module>
[Fri Aug 01 08:36:44.234681 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] import whisper
[Fri Aug 01 08:36:44.234812 2014] [:error] [pid 7921:tid 140214909404928] [client 128.1.11.150:76] ImportError: No module named whisper
I hope that someone will have a clue/anwser for me .
BR
CJARD
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.