[Wheel-builders] [manylinux] how to build numpy/scipy wheels for x86

Olivier Grisel olivier.grisel at ensta.org
Thu Apr 21 09:36:11 EDT 2016


This is a problem related to how scipy build is setup: you need to
install numpy before being able to build scipy and not really related
to the manylinux docker image itself.

/path/to/pip install numpy
/path/to/pip wheel scipy

-- 
Olivier
http://twitter.com/ogrisel - http://github.com/ogrisel


More information about the Wheel-builders mailing list