[SciPy-user] scipy.random problem

Darren Dale dd55 at cornell.edu
Thu Dec 8 20:07:17 EST 2005


On Thursday 08 December 2005 7:47 pm, Chris Fonnesbeck wrote:
> 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

I just updated myself, and found no problems. Did you remember to delete your 
old build/ and site-packages/scipy directories?




More information about the SciPy-User mailing list