Using wxPython with Eclipse

Good Morning,

I'm using Python 2.4.x, Eclipse 3.2.x w/PyDev, and I'm trying to integrate wxPython 2.8.x. I'm able to run the wxPython demos just fine. Although Eclipse/PyDev accept the "import wx" statement, they are not able to resolve all the wx.zzzzzz references.

Comments, suggestions?

Rodrigo

Try to re-configure the Python Interpreter settings in Window->Preferences->PyDev->Interpreter-Python.

they are not able to resolve all the wx.zzzzzz references

Any example? If you can run the wxPython demo then I guess most of packages can be imported, right?

···

On Dec 9, 2007 7:16 PM, guigo@mindspring.com wrote:

Good Morning,

I’m using Python 2.4.x, Eclipse 3.2.x w/PyDev, and I’m trying to integrate wxPython 2.8.x. I’m able to run the wxPython demos just fine. Although Eclipse/PyDev accept the “import wx” statement, they are not able to resolve all the wx.zzzzzz references.

Comments, suggestions?

Rodrigo


To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org

For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org