Re: [Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Sébastien Maret
Sébastien: This was a bug in the f2py-py package - it's now fixed in 10.3 unstable. It works. Thanks for the fix. Sébastien --- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year

[Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Jeff Whitaker
Sébastien Maret wrote: I get the following error when importing scipy.interpolate [MARETMACLT2:~] smaret% python Python 2.4.1 (#1, Apr 1 2005, 10:26:34) [GCC 3.3 20030304 (Apple Computer, Inc. build 1671)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from sc

[Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Sébastien Maret
On Apr 26, 2005, at 11:31, Jeff Whitaker wrote: Sébastien: It's provided by the f2py package, which scipy depends on. Don't know why you don't have it - do you have f2py-py24 installed? Yes I do: [MARETMACLT2:~] smaret% fink list f2py Information about 4906 packages read in 4 seconds. Information

[Fink-devel] Re: scipy_distutils is missing from scipy

2005-04-26 Thread Jeff Whitaker
Sébastien Maret wrote: I get the following error when importing scipy.interpolate [MARETMACLT2:~] smaret% python Python 2.4.1 (#1, Apr 1 2005, 10:26:34) [GCC 3.3 20030304 (Apple Computer, Inc. build 1671)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from sc