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.
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.