Numpy error in Python.
Jason Tishler
jason@tishler.net
Wed Jun 24 14:35:00 GMT 2009
Sandeep,
On Wed, Jun 24, 2009 at 05:18:15PM +0530, Sandeep Devadas wrote:
> I have imported the python-numpy package and am trying to import numpy
> into python on bash.I am getting this error as shown below.Please let
> me know what to do.
>
> $ python
> Python 2.5.2 (r252:60911, Dec? 2 2008, 09:26:14)
> [GCC 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)] on cygwin
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import numpy
> >>> numpy.test()
> [snip]
> ??? raise ImportError(msg)
> ImportError: Need nose >= 0.10.0 for tests - see
> http://somethingaboutorange.com/mrl/projects/nose
> >>> exit()
Seems like you need to (build and) install nose.
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
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
More information about the Cygwin
mailing list