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 d
George Wright wrote:
"/usr/local/lib/wxPython-unicode-2.8.9.1/lib/python2.5/site-packages/wxaddons/__init__.py",
line 29, in
config = wx.Config("wxaddons")
File
"//usr/local/lib/wxPython-unicode-2.8.9.1/lib/python2.5/site-packages/wx-2.8-mac-unicode/wx/_misc.py",
line 3298, in __init__
On Fri, Dec 19, 2008 at 1:14 PM, George Wright wrote:
> Gidday
> I continue to have problems with python 2.5.1 and python2.4 on OSX 10.5.5
> I can't access help() > modules Here is the complete error report for 2.5
>
> geomacbk:~ georgewr$ python
> Python 2.5.1 (r251:54863, Apr 15 2008, 22:57:26)