X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <19498627.post@talk.nabble.com> Date: Mon, 15 Sep 2008 11:39:42 -0700 (PDT) From: campbellj1 To: cygwin AT cygwin DOT com Subject: Re: ImportError: No module named Numeric In-Reply-To: <46AD40E2.40004@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jordan DOT campbell AT gmail DOT com References: <11850515 DOT post AT talk DOT nabble DOT com> <11850644 DOT post AT talk DOT nabble DOT com> <46AD40E2 DOT 40004 AT users DOT sourceforge DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 If you have numpy installed: from numpy.oldnumeric import * should work instead (with 2.5) Yaakov (Cygwin Ports) wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > mostlyharmless wrote: >> The Numeric package is installed in >> C:\cygwin\usr\lib\python2.4\site-packages\Numeric >> >> while all other packages are put in >> C:\cygwin\usr\lib\python2.5\site-packages, so perhaps >> >> the Numeric package as supplied only works with python 2.4? > > The Numeric package was built for python 2.4; I have no plans to upgrade > it, as Numeric has been long ago deprecated upstream in favour of numpy. > > > Yaakov > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Cygwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGrUDipiWmPGlmQSMRCCFkAJ9W/zTPtRo7N4D7enKBdURpNeQLAgCgnd2Q > 48QHJy3bUdWysm/651BK1P8= > =Ivuh > -----END PGP SIGNATURE----- > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > > -- View this message in context: http://www.nabble.com/ImportError%3A-No-module-named-Numeric-tp11850515p19498627.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/