[SciPy-user] windows installation problem

Travis E. Oliphant oliphant at ee.byu.edu
Mon Jan 26 05:12:28 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
> 
> Thanks,


I have a binary copy of the SciPy-core binary that I will try to make 
available on my SciPy page.

-Travis O.



More information about the SciPy-User mailing list