[SciPy-dev] problems to find ATLAS during build

Heiko Henkelmann heiko at hhenkelmann.de
Wed Apr 3 16:13:37 EST 2002


Hello there,

the following used to work before (last time with an update from Monday):


file: build\generated_pyfs\fblas.pyf
file: build\generated_pyfs\cblas.pyf
atlas_info:
  NOT AVAILABLE

Traceback (most recent call last):
  File "setup.py", line 127, in ?
    install_package()
  File "setup.py", line 94, in install_package
    config.extend([get_package_config(x,parent_package)for x in
standard_package
s])
  File "setup.py", line 46, in get_package_config
    config = mod.configuration(parent)
  File "linalg2\setup_linalg2.py", line 29, in configuration
    raise AtlasNotFoundError,AtlasNotFoundError.__doc__
scipy_distutils.system_info.AtlasNotFoundError:
    Atlas (http://math-atlas.sourceforge.net/) libraries not found.
    Either install them in /usr/local/lib/atlas or /usr/lib/atlas
    and retry setup.py. One can use also ATLAS environment variable
    to indicate the location of Atlas libraries.


Thanx

Heiko





More information about the SciPy-Dev mailing list