随记
安装了wxPython,在Eclipse中对于wx.没有函数补全?请教要如何设置
"Undefined variable from import error"
http://www.myexception.cn/perl-python/919930.html
http://www.cnblogs.com/hollyspirit/archive/2012/09/09/2677882.html
只需要在
Window -> Preferences -> Pydev -> Interpreter - Python中添加wxPython库的位置就行了:
D:\Program Files\Python\Lib\site-packages\wx-2.8-msw-unicode
重启Eclipse
python 遇到 syntaxerror: non-ascii character '/xd6' in file 我 教你解决
http://blog.csdn.net/hercaffe/article/details/5256314#