Thursday, December 30, 2010

Re: django using wrong python???

I have Centos, and it comes with python2.4(sorry, not 2.5). I installed python2.6 and django is under:

/usr/lib/python2.4/site-packages/django
/usr/lib/python2.6/site-packages/django

i defined alias in bash_profile, so when i give "python" command from shell, python2.6 works...

2010/12/30 Robbington <robbington@hotmail.co.uk>
Why/how have you two versions of Python installed?

Where is Django installed?

Rob

--
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.


--
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