New question #214764 on Graphite:
https://answers.launchpad.net/graphite/+question/214764
Hello
I get this when I try to connect to the Graphite web server:
Traceback (most recent call last):
File "/usr/local/lib64/python2.6/site-packages/django/core/handlers/base.py",
line 101, in get_response
request.path_info)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py",
line 300, in resolve
sub_match = pattern.resolve(new_path)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py",
line 209, in resolve
return ResolverMatch(self.callback, args, kwargs, self.name)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py",
line 216, in callback
self._callback = get_callable(self._callback_str)
File "/usr/local/lib64/python2.6/site-packages/django/utils/functional.py",
line 27, in wrapper
result = func(*args)
File "/usr/local/lib64/python2.6/site-packages/django/core/urlresolvers.py",
line 101, in get_callable
(lookup_view, mod_name))
ViewDoesNotExist: Could not import graphite.browser.views.browser. View does
not exist in module graphite.browser.views.
As mentionned in another post, I installed hashlib but it does not solves the
problem.
Regards
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.
_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help : https://help.launchpad.net/ListHelp