www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/03/24/17:55:46

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_50,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
Message-Id: <4D8C7498020000AE000551DE@gwia.niwa.co.nz>
Date: Fri, 25 Mar 2011 10:55:20 +1300
From: "Mark Hadfield" <m DOT hadfield AT niwa DOT co DOT nz>
To: "Cygwin Mailing List" <cygwin AT cygwin DOT com>
Subject: Python numpy module is broken
Mime-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Some time in the last few days, the Python numpy module has broken (below)

Python seems to be functional otherwise.

The python and python-numpy packages are both up to date and haven't been c=
hanged recently.

The failure occurs with cygwin-1.7.8-1, and with the cygwin1.dll snapshot I=
 installed this morning to fix the "winmm.dll error 487" problem.

The library associated with the failure appears to be this one:

/usr/lib/python2.6/site-packages/numpy/linalg/lapack_lite.dll

It's apparently where it should be and uncorrupted. Any suggestions?

*************************
=20
Python 2.6.5 (r265:79063, Jun 12 2010, 17:07:01)=20
[GCC 4.3.4 20090804 (release) 1] on cygwin
Type "help", "copyright", "credits" or "license" for more information.


--=20
Mark Hadfield          "Kei puwaha te tai nei, Hoea tahi tatou"
m DOT hadfield AT niwa DOT co DOT nz
NIWA>>> import numpy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/site-packages/numpy/__init__.py", line 132, in <=
module>
    import add_newdocs
  File "/usr/lib/python2.6/site-packages/numpy/add_newdocs.py", line 9, in =
<module>
    from lib import add_newdoc
  File "/usr/lib/python2.6/site-packages/numpy/lib/__init__.py", line 13, i=
n <module>
    from polynomial import *
  File "/usr/lib/python2.6/site-packages/numpy/lib/polynomial.py", line 17,=
 in <module>
    from numpy.linalg import eigvals, lstsq
  File "/usr/lib/python2.6/site-packages/numpy/linalg/__init__.py", line 47=
, in <module>
    from linalg import *
  File "/usr/lib/python2.6/site-packages/numpy/linalg/linalg.py", line 22, =
in <module>
    from numpy.linalg import lapack_lite
ImportError: No such process
>>>=20

Please consider the environment before printing this email.

NIWA is the trading name of the National Institute of Water & Atmospheric R=
esearch Ltd.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019