← Back to team overview

graphite-dev team mailing list archive

Re: [Question #255056]: ImportError: cannot import name get_permission_codename

 

Question #255056 on Graphite changed:
https://answers.launchpad.net/graphite/+question/255056

Yucheng Zhang proposed the following answer:
Hi Mike,
   I encountered the same problem,I slove it like this
 pip uninstall Django
 pip install Django==1.4.8

 I think this is due to the Django's version is too high. My previous
version is 1.7.5.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.