[SciPy-Dev] numpy.test hangs

akshar bhosale akshar.bhosale at gmail.com
Thu Oct 20 13:32:42 EDT 2011


Hi,
i have intel xeon 64 bit machine running rhel 5.2 x86_64. i have intel
cluster toolkit installed (11/069) and mkl 10.3. I have installed
numpy-1.6.0. I am testing it by using nose.
numpy.test just hangs like below and nothing comes. What could be the issue?

######################

python
Python 2.6 (r26:66714, Sep 22 2011, 12:28:47)
[GCC 4.1.2 20071124 (Red Hat 4.1.2-42)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
>>> numpy.test();
Running unit tests for numpy
NumPy version 1.6.0
NumPy is installed in
/home/akshar/Python-2.6/lib/python2.6/site-packages/numpy
Python version 2.6 (r26:66714, Sep 22 2011, 15:10:47) [GCC 4.1.2 20071124
(Red Hat 4.1.2-42)]
nose version 1.0.0
.....................................................................................................................

###########################
-akshar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20111020/5a9f692d/attachment.html>


More information about the SciPy-Dev mailing list