osx - Installing Python 2.5 on Mac 10.6, for GAE/Django-nonrel (and i'm a new mac user) -
my big problem here i'm 1 day learning macosx basics need explained me i'm 4 yr old.
i'm running os 10.6, snow leopard, comes python 2.6.
the real problem getting aptana 2.0 debug google app engine sdk, require pil image transforming, requires python 2.5, app using django-nonrel framework (i realize didn't make easy on myself).
i'm familiar python, google app engine , django-nonrel, getting setup on mac i'm lost.
1) how install 2.5 , not screw install 2.6? 2) how change python path?
info on how install pil on mac
(btw, totally feel 80 yr old trying program on mac)
easiest way install mac ports: http://www.macports.org/
then terminal window: $ sudo port install python25
afterwards, should have python_select available, can use change symlinks.
Comments
Post a Comment