[SciPy-dev] missing Lib/__init__.py in newscipy?

Pearu Peterson pearu at scipy.org
Wed Oct 19 06:31:34 EDT 2005



On Wed, 19 Oct 2005, Robert Cimrman wrote:

> In [1]:import scipy
> Importing io to scipy
> Importing special to scipy
> Segmentation fault (SIGSEGV)

This issue is now fixed in SVN (segfaults occured probably due to a bug in 
_cephesmodule.c). special now imports succesfully on my debian x86_64 box.

However, there are probably more places where we need to make int->intp 
changes for 64-bit platforms.

Pearu




More information about the SciPy-Dev mailing list