This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ImportError: No module named Numeric


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]