[SciPy-User] numpy , scipy : test skipped on osx

Massimo Di Stefano massimodisasha at gmail.com
Tue Jun 1 03:26:19 EDT 2010


I installed numpy / scipy from svn 

i used :

python setup.py build
sudo python setup.py install

i'm using a python 2.6.5 installed from source in 
>> /usr/local/gislib/unix/bin/python

i had the same problem some month ago 
(using the system python that comes with osx)
someone helped me on scipy irc channel 
but i forghet what we did to fix the "skipped test" problem.


thnks,

Massimo.

Il giorno 01/giu/2010, alle ore 09.19, David Cournapeau ha scritto:

> On Tue, Jun 1, 2010 at 4:07 PM, Massimo Di Stefano
> <massimodisasha at gmail.com> wrote:
>> Hi All,
>> i'm on OS X 10.6.3
>> python 2.6.5
>> numpy, scipy (svn versions)
>> 
>> tring to run he numpy/scipy i have :
>> 
>>>>> import numpy
>> [461526 refs]
>>>>> numpy.test('1','10')
>> Running unit tests for numpy
>> NumPy version 2.0.0.dev8448
>> NumPy is installed in /usr/local/gislib/unix/lib/python2.6/site-packages/numpy
>> Python version 2.6.5 (r265:79063, May 31 2010, 17:10:00) [GCC 4.2.1 (Apple Inc. build 5659)]
>> nose version 0.11.3
>> nose.config: INFO: Excluding tests matching ['f2py_ext', 'f2py_f90_ext', 'gen_ext', 'pyrex_ext', 'swig_ext']
>> nose.config: INFO: Excluding tests matching ['f2py_ext', 'f2py_f90_ext', 'gen_ext', 'pyrex_ext', 'swig_ext']
>> nose.selector: INFO: /usr/local/gislib/unix/lib/python2.6/site-packages/numpy/COMPATIBILITY is executable; skipped
> 
> How did you install numpy ?
> 
> David
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user




More information about the SciPy-User mailing list