> 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