[SciPy-user] import error on OS X 10.4
Robert Kern
rkern at ucsd.edu
Mon May 16 23:57:45 EDT 2005
Benjamin McBride wrote:
> I'm having a problems getting scipy to run on OS X Tiger. I've tried
> 0.3.2 as well as CVS sources, but get the same error when trying to
> import scipy. Has anyone had success building scipy on Tiger?
Yes, with the current CVS of Scipy and a recent CVS of Numeric. I don't
think my Python 2.4.1 versus your Python 2.3.5 is relevant. You might
want to try deleting the installed packages and the build directories
and reinstalling.
Python 2.4.1 (#2, Mar 31 2005, 00:05:10)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1666)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import scipy
numerix Numeric 24.0b2
>>> scipy.alter_numeric()
>>>
--
Robert Kern
rkern at ucsd.edu
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
More information about the SciPy-User
mailing list