[SciPy-dev] gui_thread issue
Peter Wang
pwang at enthought.com
Thu Nov 4 16:19:03 CST 2004
Hey guys,
I'm running into a problem with gui_thread on wxPython 2.4.1.2 and
python 2.3.4 running on win32. The following lines will crash the
interpreter, ipython, or PythonWin (although IDLE seems to survive with
a big "RESTART" line):
>>> from gui_thread import examples
>>> examples.non_modal_sample()
This appears to be the case with both the gui_thread that ships with the
latest Enthought distribution as well as the latest version from CVS.
Any ideas? Is this a known issue?
TIA,
Peter
More information about the Scipy-dev
mailing list