[SciPy-dev] Installing chaco

Travis Oliphant oliphant at ee.byu.edu
Thu Sep 19 21:01:00 EDT 2002


I was trying to install Chaco and I get the error.

python setup.py install
Traceback (most recent call last):
  File "setup.py", line 102, in ?
    scipy_base_config = get_package_config( 'scipy_base' )
  File "setup.py", line 37, in get_package_config
    mod    = __import__( 'setup_' + name )
ImportError: No module named setup_scipy_base

Am I missing something?

-Travis O.






More information about the SciPy-Dev mailing list