WxPython with Eclipse -



WxPython with Eclipse -

i have installed wxpython , eclipse. configuration of pydev done in eclipse.

importing wx bundle working, unable utilize of wx references.

for illustration wx.app() throwing error message "undefined variable import".

can 1 please help me? new wxpython , eclipse.

did seek adding wxpython forced builtins? see http://pydev.org/manual_101_interpreter.html#id1

eclipse wxpython

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -