我试图在运行OSX10.9.2小牛的Mac电脑上安装SPE (Stani的Python编辑器)。我似乎有一个版本的wxPython太高级的SPE。
Spe Warning: Spe was developped on wxPython v2.6.1.0., but v3.0.0.0. was found.
If you experience any problems please install wxPython v2.6.1.0.
SPE v0.8.2.a (c)2003-2005 www.stani.be
If spe fails to start:
- type "pythonw SPE.py --debug > debug.txt 2>&1" at the command prompt
(or if you use tcsh: "pythonw SPE.py --debug >& debug.txt")
- send debug.txt with some info to spe.stani.be[at]gmail.com
If spe is unstable, try this interface from the preferences:
"multiple with sash & tabs (mac default,linux default,windows)"
Spe Warning: Spe was developped on wxPython v2.6.1.0., but v3.0.0.0. was found.
If you experience any problems please install wxPython v2.6.1.0.
Blender support disabled (run SPE inside Blender to enable).
Encrypted debugging disabled.
If you prefer encrypted debugging, install the "Python Cryptography Toolkit"
from http://www.amk.ca/python/code/crypto
Launching application...通过谷歌搜索,我发现一些帖子说只使用旧的wxPython。但是在哪里可以找到wxPython v2.6呢?我似乎在wxPython网站上找不到以前的版本。
我需要安装它才能将pyBrain用于我的机器智能类。任何帮助都很感激。
发布于 2014-03-10 23:49:57
遗留安装在SourceForge上。
https://stackoverflow.com/questions/22313645
复制相似问题