Problem with gui_thread and SciPy ...

John A Ferguson J.Ferguson at dta.mil.nz
Sun Aug 17 17:52:34 EDT 2003


Try:

>>> import gui_thread
>>> gui_thread.start()

You should get:
<wxPython imported>
>>>

"jose flanigan" <jflanigan at netzero.net> wrote in message
news:c6f263dc.0308161315.7dfa79c3 at posting.google.com...
> Hi,
>
> I am running python version 2.2 on a Windows NT machine.  I have
> installed the latest version of wxPython and SciPy. However, when
> running pythonwin and attempting
>
> >> import gui_thread
>
> I never get an acknowledgment that this module has been successfully
> imported. When I try to plot anything using SciPy's plt function, the
> pythonwin session shuts down without warning.
>
> Any help appreciated.
>
> Thanks in advance.






More information about the Python-list mailing list