[wxpython-users] AttributeError, wxPython, py2exe

Robin Dunn robin at alldunn.com
Wed Sep 3 15:22:13 PDT 2008


Werner F. Bruhin wrote:

>>         AttributeError: 'module' object has no attribute
>>         '_AxBaseWindow_swigregister'
>>
> I can't find this in my ansi or unicode wxPython installs.  Very 
> strange, maybe someone like Robin can enlighten us.

The _AxBaseWindow was added in 2.8.8.0, and renamed in 2.8.8.1.  It is 
an implementation detail that helps with the creation of the new ActiveX 
classes.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wxpython-users mailing list