wxPython with Snow Leopard
WxPython Incompatible With Snow Leopard? - Stack Overflow
#! /bin/bash
export VERSIONER_PYTHON_PREFER_32_BIT=yes
/usr/bin/python2.6 "@"
実行可能なスクリプトを作成しPATHを設定する。
#! /bin/bash
export VERSIONER_PYTHON_PREFER_32_BIT=yes
/usr/bin/python2.6 "@"
実行可能なスクリプトを作成しPATHを設定する。
コメント
コメントを投稿