X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4D8BDCC0.9050709@gmail.com> Date: Fri, 25 Mar 2011 11:07:28 +1100 From: David Billinghurst User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Python numpy module is broken References: <4D8C7498020000AE000551DE AT gwia DOT niwa DOT co DOT nz> In-Reply-To: <4D8C7498020000AE000551DE@gwia.niwa.co.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 25/03/2011 8:55 AM, Mark Hadfield wrote: > 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 changed 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? You may be caught by the cygfortran-3.dll upgrade that came with gcc-4.3.4-4, as lapack_lite.dll depends on cygfortran-3.dll. See yesterdays thread "cyggfortran-3.dll broken?". If so, downgrading from gcc-4.3.4-4 may fix it. D -- 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