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

2007-12-19 Thread kyosohma
On Dec 19, 5:26 am, Emmanuel <[EMAIL PROTECTED]> wrote: > 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 wxDate

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

2007-12-19 Thread Enrico
"Emmanuel" <[EMAIL PROTECTED]> ha scritto nel messaggio news:[EMAIL PROTECTED] > 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 : On my win2k with 2.8.4.0 I got: >>> from wxPython.

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

2007-12-19 Thread Emmanuel
I switched back to wxPython2.6 and with wxPython2.6-win32- unicode-2.6.4.0-py25.exe this problem mentionned eariler does not occur. -- http://mail.python.org/mailman/listinfo/python-list

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

2007-12-19 Thread Emmanuel
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 ... Atribute