[SciPy-user] windows installation problem

Travis E. Oliphant oliphant at ee.byu.edu
Mon Jan 26 05:11:46 EST 2004


Gey-Hong Gweon wrote:
> Hi,
> 
> I am having a problem right at the beginning.  I have downloaded and 
> installed the binary package for windows - 
> SciPy-0.2.1_253.3687.win32-py2.2.  The following problem occurs.  Could 
> any one point me to a solution?
> 
> Python 2.2.3 (#42, May 30 2003, 18:12:08) [MSC 32 bit (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
>  >>> import scipy
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
>   File "C:\Python22\Lib\site-packages\scipy\__init__.py", line 11, in ?
>     from scipy_base import *
> ImportError: No module named scipy_base
> 

There are two binary packages created one is called SciPy-Core (it must 
be installed as well).   Whoever put up the latest binary may not be 
aware of that (it currently builds under the scipy_core/build  directory).

-Travis O.





More information about the SciPy-User mailing list