preload
十一月 12

因為用 Leopard 內建的 Python 在互動模式下中文有問題
所以來用 MacPorts 裝 Python 2.6,裝好之後出現
To fully complete your installation and make python 2.6 the default, please run

sudo port install python_select
sudo python_select python26

python_select:Switch the default python interpreter


指令照打沒效=.=

還是自己作連結比較保險

cd /usr/bin/
sudo ln -s /opt/local/bin/python python

溫故知新

載入中…

相關文章:

Tagged with:

Leave a Reply