[Pythonmac-SIG] python help() problems
Chris.Barker
Chris.Barker at noaa.gov
Mon Dec 22 23:29:59 CET 2008
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.Barker at noaa.gov
More information about the Pythonmac-SIG
mailing list