Saturday, April 30, 2011

Re: problem installing django 1.3 in virtualenv

its just dawned on me what i've done.

forgot to add the lines into the top of the django-admin.py to
activate the virtualenv when it is used

tjhanks for the help guys.

On Apr 30, 6:11 pm, Andres Lucena <andresluc...@gmail.com> wrote:
> El 30/04/11 18:06, shofty escribi :
>
> > recreated the virtualenv from scratch totally, still got the same
> > result. what am i doing wrong here? really cant work it out.
>
> Exactly what is the output?
>
> What is the content of $HOME/.pip/pip.log?
>
> $ cat $HOME/.pip/pip.log
>
> Also, I don't understand what you say later, about that you installed it
> but not the right version. Pass the output of this command:
>
> $ source envname/bin/activate
> $ python -c 'import django ; print django.VERSION '

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment