[Distutils] buildout and scikit-learn dependency issues

Eddie Bell eddie at ly.st
Fri Dec 14 13:47:22 CET 2012


Hi,

We are having some issues with scikit-learn in our buildout process. It
appears that scikit-learn imports numpy in its setup.py. We have numpy as a
dependency but the scikit-learn installation only succeeds if numpy has
been installed externally (i.e. pip install numpy).

Is there a way to solve this issue within buildout?

thanks
 - e

p.s. I am very new to buildout!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20121214/c78d1bdb/attachment.html>


More information about the Distutils-SIG mailing list