Hi All, i'm running osx lion with the default system python. I have installed on my system the following version for python, bumpy, scipy :
Python 2.7.1 (r271:86832, Jun 16 2011, 16:59:05) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwin >>> import numpy as np >>> import scipy as sp >>> np.version.version '2.0.0.dev-7297785' >>> sp.version.version '0.11.0.dev-04b8d87' >>> sklearn.__version__ '0.9' i've installed sklearn using easy_install -U running the test : python -c "import sklearn; sklearn.test()" i received a python segfault, the shel log is [0] while the osx log is [1] http://www.geofemengineering.it//log/scikit_log.txt http://www.geofemengineering.it//log/scikit_osx_log.txt need i to try again a dev ersion of sklearn or provide any other info to debug this problem ? thanks a lot! Massimo. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general