[SciPy-user] scipy for Linux RH7.3 with python2.2

Pearu Peterson pearu at cens.ioc.ee
Tue Mar 4 04:40:46 EST 2003


On Tue, 4 Mar 2003, Juraj Krempasky wrote:

> installing tarball SciPy-0.2.0_alpha_105.3699.linux2_py2.2.tar.gz leads
> to a Segmentation fault when importing scipy.  Is there a tarball or rpm
> somewhere for python2.2?

  http://www.python.org/2.2.2/rpms.html

Note that segmentation faults may have very different origins.
E.g. study the output of

  python -v -c 'import scipy'

to determine which module causes the failure.

Pearu




More information about the SciPy-User mailing list