[SciPy-user] help with scipy installation

Travis N. Vaught travis at enthought.com
Fri Oct 4 22:48:21 EDT 2002


You might look at the response here:

http://www.scipy.org/site_content/mailman?fn=scipy-user/2002-October/000750.
html

but it occurs to me now that there may be a problem with the source tarballs
that you downloaded.

Anyway, a *build* should work from the latest cvs sources (not the
tarballs), since I see a gistCmodule.c in the cvs repository--not sure why
it's not in the tarball.

cvs instructions are here:

http://www.scipy.org/site_content/tutorials/CVSInstruct

Travis V.

> -----Original Message-----
> From: scipy-user-admin at scipy.net [mailto:scipy-user-admin at scipy.net]On
> Behalf Of Viktor Hornak
> Sent: Friday, October 04, 2002 1:51 PM
> To: scipy-user at scipy.net
> Subject: [SciPy-user] help with scipy installation
>
>
> Hello,
>
> I am having trouble to get scipy compiled/installed on RedHat linux 7.3
> (python2.2, numeric-22.0, atlas with full lapack in, wxPython-2.3.2,
> fftw-2.1.3). The binary installation
> (SciPy-0.2.0_alpha_105.3699.linux2_py2.2.tar.gz) seg faults on "from
> scipy import * " (or any scipy module) so I was trying to compile from
> CVS sources (SciPy-0.2.0_alpha_140.4284_src.tar.gz). I tried:
>
> % python2 setup.py build
>
> The compilation runs for a while but then it stops with the error:
> building 'scipy.xplt.gistC' extension
> error: file '.../scipy/SciPy-0.2.0_alpha_140.4284/xplt/gistCmodule.c'
> does not exist
>
> and the file 'gistCmodule.c' really is not there (or anywhere in the
> distribution). I wouldn't mind to skip xplt package (because I'd like to
> get Chaco working anyway) but I don't know how to specify which packages
> to skip during building.
> Thanks for help...
>
> Cheers,
> -Viktor
> --
> ===================================================================
> Viktor Hornak
> Center for Structural Biology   Phone: (631)632-1439
> SUNY at Stony Brook             Fax:   (631)632-1555
> Stony Brook, NY 11794-5115      E-mail: viktor.hornak at sunysb.edu
> ===================================================================
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
>




More information about the SciPy-User mailing list