[SciPy-user] install SciPy with cygwin and Python 2.3x

el corto elcortostrash at gmx.net
Fri Feb 20 11:01:04 EST 2004


I've downloaded and installed the latest version of cygwin which comes with
Python 2.3.3. The install instructions at 

   www.scipy.org/site_content/tutorials/install_binaries 

say to unpack the SciPy-binary for cygwin in 

   /usr/lib/python2.3/site-packages/

which I did. The binary includes the folders

scipy
gui_thread
scipy_base
scipy_distutils

Since I'm new to the cygwin thing I really don't know if that was the whole
installation (sry for this obviously stupid question).

When I try to

   >>> import scipy

I get error-messages like

    File "/usr/lib/python2.3/site-packages/scipy/__init__.py", line 36, in ?
          from scipy_base import *
    File "/usr/lib/python2.3/site-packages/scipy_base/__init__.py", line
110, in ?
          raise ImportError, mess
    ImportError: dlopen: Win32 error 126

OK, now what does that mean ?? I really hope that someone can give me a
little hint :-) 

thx, bye.
 

-- 
GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++



More information about the SciPy-User mailing list