python -c "from scipy import interpolate; interpolate.test()" Running unit tests for scipy.interpolate NumPy version 1.6.2 NumPy is installed in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy SciPy version 0.11.0 SciPy is installed in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy Python version 2.7.3 (default, Jan 30 2013, 11:11:42) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] nose version 1.2.1 ............................................K..K.................................................................................... ---------------------------------------------------------------------- Ran 132 tests in 1.327s OK (KNOWNFAIL=2)