[SciPy-user] scipy.random problem

Chris Fonnesbeck fonnesbeck at gmail.com
Thu Dec 8 19:47:47 EST 2005


Having just now updated from svn, I run into the following problem
importing scipy.random:

In [1]: from scipy import random
Importing test to scipy
Importing base to scipy
Importing basic to scipy
Failed to import basic
scipy.ArrayType does not appear to be the correct type object
---------------------------------------------------------------------------
exceptions.ImportError                               Traceback (most
recent call last)

/Users/chris/<console>

ImportError: cannot import name random

--
Chris Fonnesbeck
Atlanta, GA




More information about the SciPy-User mailing list