In current Cygwin with builtin Numpy (1.6.2) and lapack, I managed to install
Scipy, Matplotlib and some other modules.
Unfortunately scikit-learn fails with this error:
==================================================
error: Command "gcc -fno-strict-aliasing -g -O2 -pipe -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -DNO_ATLAS_INFO=1 -Isklearn/src/cblas
-I/usr/lib/python2.6/site-packages/numpy/core/include
-I/usr/lib/python2.6/site-packages/numpy/core/include
-I/usr/include/python2.6 -c sklearn/utils/arrayfuncs.c
-o build/temp.cygwin-1.7.15-i686-2.6/sklearn/utils/arrayfuncs.o" failed
with exit status 1
==================================================
Any ideas?
Maybe missing additional requirements?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general