[SciPy-user] Problems with latest cvs

Nils Wagner nwagner at mecha.uni-stuttgart.de
Fri Feb 13 10:28:03 EST 2004


Pearu Peterson schrieb:
> 
> On Fri, 13 Feb 2004, Nils Wagner wrote:
> 
> > I have some trouble with latest cvs
> >
> >     assert not sys.modules.has_key('distutils.ccompiler'),\
> > AssertionError: distutils has been imported before scipy_distutils
> 
> So, have you imported distutils before scipy_distutils or scipy?
> The fix depends on the answer..
> 
> Thanks,
> Pearu
> 
> _________

Pearu,

just 

from scipy import *


Nils

______________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user



More information about the SciPy-User mailing list