I definitely prefer to compile and altinstall Python or install it somewhere
in my home directory, then use virtualenv for all my Django and Python
projects.

I'm currently using 2.6.5 and 2.7 for my Django projects, without
interfering with any OS X defaults.

As has been mentioned you'll need Xcode installed (for gcc), and if you use
psycopg2 you'll also need to compile Python for 32-bit instead of the
default 64-bit if you're on Snow Leopard.
http://shawnmilo.blogspot.com/2009/11/psycopg2-on-snow-leopard.html

Shawn

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

Reply via email to