[wxPython] Illegal operation on windows

Hi folks

I developed a rather involved application on linux with python and
wxpython. Then I copied the whole thing to windows and downloaded py1.6
and wxpy2.2.1for p1.6 and installed both of them. Now when i try to
import the wxpython it fails saying this program has performed an
illegal operation and will be closed.

It is wind95, Celeron 433 Dual, Abit BP6 etc. Even trying to import
wxPython.wx from python command shell does the same thing. It says
pythonw.exe has done the illegal operation.

Anyone with any clue what I can do to rectify this problem.

Thanks
sreekant

···

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users

I developed a rather involved application on linux with python and
wxpython. Then I copied the whole thing to windows and downloaded py1.6
and wxpy2.2.1for p1.6 and installed both of them. Now when i try to
import the wxpython it fails saying this program has performed an
illegal operation and will be closed.

It is wind95, Celeron 433 Dual, Abit BP6 etc. Even trying to import
wxPython.wx from python command shell does the same thing. It says
pythonw.exe has done the illegal operation.

Since it is Windows 95 the first thing to try is to make sure that the
system is updated with newer system DLLs. There heave been several threads
on this list about this subject, here is one:
    http://wxwindows.org/pipermail/wxpython-users/2000-May/002126.html

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxPython.org Java give you jitters?
http://wxPROs.com Relax with wxPython!

_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users