[SciPy-user] Latest CVS problems during build

Pearu Peterson pearu at cens.ioc.ee
Wed Oct 2 09:44:51 EDT 2002


On Wed, 2 Oct 2002, Nils Wagner wrote:

> Hi,
> 
> There seems to be a problem with the latest cvs-version
> 
> This is the output of /usr/local/bin/python setup.py build
> 
> Traceback (most recent call last):
>   File "setup.py", line 133, in ?
>     install_package()
>   File "setup.py", line 99, in install_package
>     config.extend([get_package_config(x,parent_package)for x in
> standard_packages])
>   File "setup.py", line 49, in get_package_config
>     config = mod.configuration(parent)
>   File "linalg/setup_linalg.py", line 33, in configuration
>     atlas_info = get_info('atlas')
>   File "scipy_distutils/system_info.py", line 127, in get_info
>     return cl().get_info()
>   File "scipy_distutils/system_info.py", line 224, in __init__
>     assert isinstance(self.search_static_first, int)
> TypeError: isinstance() arg 2 must be a class or type
> 
> Any idea ?

Fixed in CVS.

Thanks.
	Pearu




More information about the SciPy-User mailing list