[SciPy-user] Fw: ANN: SciPy 0.10 -- Scientific Computing with Python

eric jones eric at scipy.org
Wed Aug 22 17:13:53 EDT 2001


----- Original Message -----
From: "Iñigo Serna" <inigoserna at terra.es>
To: "eric jones" <eric at enthought.com>; <python-list at python.org>
Sent: Wednesday, August 22, 2001 11:53 AM
Subject: Re: ANN: SciPy 0.10 -- Scientific Computing with Python


> Hello,
>
> I have problems with SciPy trying to run the example in SciPy FAQ.
>
> Simplifying, this is where the problem comes from:
>
> Python 2.1.1 (#5, Aug  5 2001, 02:09:22)
> [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-81)] on linux2
> Type "copyright", "credits" or "license" for more information.
> >>> 6.2 - 3.1
> 3.1000000000000001
> >>> import gui_thread
> >>> <wxPython imported>
> >>>
> >>> 6.2 - 3.1
> 3.0
>
> It seems the problem is originated in gui_thread/main.py when executing
main.start()
> perhaps problems with threads.
> My machine is a x86 with 2 PIII CPUs running Linux 2.4.9.
> I have compiled manually python 2.1.1, SciPy, wxgtk (with threads support
on) and
> wxpython.
>
> Someone else with the same problems?
>
> Thanks in advance,
>
> Iñigo Serna
>




More information about the SciPy-User mailing list