[SciPy-user] import scipy seg faults

Travis N. Vaught travis at enthought.com
Mon Feb 10 10:44:27 EST 2003


I'm not sure what might be happening, but the nightly build process
(which is currently 'nightly' only for win32) tests many
configurations--you can see the configurations and drill down to the
results here:

http://www.scipy.org/site_content/scoreboard

An example of a build header is:


<snip>
Python Version:   2.2.1
Numeric Version:  cvs
F2py Version:     cvs
Build Start:      Mon Feb 10 05:34:10 2003
Test Level:       10
Results:          Ran 753 tests in 451.850 seconds with no failures and
1 error
<snip>


...to provide more diagnostic info, you might try importing each
sub-package individually and see which seg faults.

Travis


> -----Original Message-----
> From: scipy-user-admin at scipy.net [mailto:scipy-user-admin at scipy.net]
On
> Behalf Of Hartley, Ed
> Sent: Monday, February 10, 2003 9:31 AM
> To: 'scipy-user at scipy.net'
> Subject: [SciPy-user] import scipy seg faults
> 
> Hi
> the problems I'm having are:
> built CVS scipy against Numeric 20.2.0 and got
> Numeric cannot import rank
> error message
> imported Numeric then scipy imported OK ran the scipy.test() Ok
> 
> So figured that the version of Numeric I was working with put MA etc
in
> site-packages not site-packages/Numeric
> so got CVS version of Numeric placed in Numerical underneath scipy
tree
> rebuilt Numeric
> rebuilt scipy
> ran python imported scipy and got a segmentation fault.
> 
> I have since repeated install of both Numeric and SciPy with the
install
> --force option
> with the same result. and repeated above  with non CVS versions of
> Numeric.
> 
> So which versions of Numeric are known to work with the current CVS of
> SciPy
> and
> what is needed to get a clean build of SciPy
> Regards
> Ed Hartley
> 
> 
> _______________________________________________
> 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