Hi,

I installed django through pip :

______________________________________________________
Downloading/unpacking Django==1.5.4
Downloading Django-1.5.4.tar.gz (8.1Mb): 8.1Mb downloaded
Running setup.py egg_info for package Django
warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*'
Installing collected packages: Django
Running setup.py install for Django
changing mode of build/scripts-2.6/django-admin.py from 644 to 755
warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*'
changing mode of /usr/local/bin/django-admin.py to 755
Successfully installed Django
Cleaning up...
______________________________________________________

But I actually use pythonbrew for python 2.7.5 and pip installed it for
the system which is python 2.6.6.

How can I install it for the correct version (2.7.5) ?

Thank you

--
“One original thought is worth a thousand mindless quotings.”

“Le vrai n'est pas plus sûr que le probable.”   


Diogene Laerce

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5252BC29.6060100%40yahoo.fr.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to