ImportError: /usr/local/lib/wxPython-unicode-2.8.10.1/lib/python2.6/site-packages/wx-2.8-mac-unicode/wx/_core_.so: no appropriate 64-bit architecture (see “man Python” for running in 32-bit mode) 要解决这个问题,只需要在 ~/.bash_profile 加入一行代码就行: export VERSIONE…