Christopher Barker wrote:
This is a bug I just happened to discover in a recent wxPython -- you should be able to import wx.addons without initializing an App first. I just sent a note to the wxPythons list, but have not yet gotten a reply.
OK. I got an answer, it turns out that wx.addons is deprecated -- it shouldn't be there at all. Indeed, it's not there in the latest Windows build (all I can check from home now).
Anyway, it looks like the solution is to remove it from your build. I"d delete the wxaddons directory:
/usr/local/lib/wxPython-unicode-2.8.9.1/lib/python2.5/site-packages/wxaddons and that should do it. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception chris.bar...@noaa.gov _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig