[SciPy-user] Matlab function detrend Bad magic number in scipy_distutils/atlas_info.pyc

Pearu Peterson pearu at cens.ioc.ee
Wed Aug 14 03:12:44 EDT 2002


On Wed, 14 Aug 2002, Nils Wagner wrote:


> However 
> python setup.py install failed
> 
> Traceback (most recent call last):
>   File "setup.py", line 34, in ?
>     import scipy_distutils.atlas_info
> ImportError: Bad magic number in scipy_distutils/atlas_info.pyc
> 
> For what reason ?

May be your python version is now different from the last time you build
scipy?
Anyway, you can remove all .pyc files in scipy tree and try again.

HTH,
	Pearu




More information about the SciPy-User mailing list