graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #03672
Re: [Question #192727]: ImportError: cannot import name parse_lookup
Question #192727 on Graphite changed:
https://answers.launchpad.net/graphite/+question/192727
rowan proposed the following answer:
Do you have django-tagging installed?
You can see what python packages you have installed with "pip freeze". You
should see something like:
...
django-tagging==0.3.1
...
On Mon, Jan 07, 2013 at 04:45 PM, Steve
<question192727@xxxxxxxxxxxxxxxxxxxxx> wrote:
> from: Steve <question192727@xxxxxxxxxxxxxxxxxxxxx>
> date: Mon, Jan 07 09:45 PM +00:00 2013
> to: graphite-dev@xxxxxxxxxxxxxxxxxxx
> reply-to: question192727@xxxxxxxxxxxxxxxxxxxxx
> subject: Re: [Graphite-dev] [Question #192727]: ImportError: cannot import name parse_lookup
>
> Question #192727 on Graphite changed:
> https://answers.launchpad.net/graphite/+question/192727
>
> Steve posted a new comment:
> I also reverted from Django 1.4.3 to 1.3.5 and get the same error:
>
> ...
> from django.db.models.query import QuerySet, parse_lookup
> ImportError: cannot import name parse_lookup
>
> --
> 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 : graphite-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~graphite-dev
> More help : https://help.launchpad.net/ListHelp
Rowan
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.