error with wxPython2.8-win32-unicode-2.8.7.1-py25.exe

Emmanuel manouchk at gmail.com
Wed Dec 19 06:26:54 EST 2007


I recently upgraded wxpython (and python) on XP using wxPython2.8-
win32-unicode-2.8.7.1-py25.exe

Now when I run

from wxPython.wx import *

It crashes :

-> import _wx
 ...

from _misc import *

...

--> 456 wxDateTime_GetNumberOfDaysinYear =
wx._misc.DateTime_GetNumberOfDaysinYear

...

AtributeError: 'module' object has no atribute
'DateTime_GetNumberOfDaysinYear'

Is it a known problem or is there something wrong only on my side?



More information about the Python-list mailing list