$ ls /usr/bin/python*
/usr/bin/python /usr/bin/python2.5-config /usr/bin/pythonw
/usr/bin/python-config /usr/bin/python2.6 /usr/bin/pythonw2.5
/usr/bin/python2.5 /usr/bin/python2.6-config /usr/bin/pythonw2.6
想玩玩GAE
用默认的2.6启动GAE HTTP 服务报错
再GAE里指定python2.5,又没有simplejson
easy_install 用的又是默认的python2.6版本
有没有方便的办法切换python版本?
P.S: 用port安装的python_select 没用
$ sudo python_select -l
Available versions:
current none python26-apple
/usr/bin/python /usr/bin/python2.5-config /usr/bin/pythonw
/usr/bin/python-config /usr/bin/python2.6 /usr/bin/pythonw2.5
/usr/bin/python2.5 /usr/bin/python2.6-config /usr/bin/pythonw2.6
想玩玩GAE
用默认的2.6启动GAE HTTP 服务报错
再GAE里指定python2.5,又没有simplejson
easy_install 用的又是默认的python2.6版本
有没有方便的办法切换python版本?
P.S: 用port安装的python_select 没用
$ sudo python_select -l
Available versions:
current none python26-apple