On Mon, Apr 25, 2016 at 4:39 AM, Olivier Grisel <[email protected]> wrote: > I can reproduce the exact same error on a fresh ubuntu/trusty32 > vagrant box with numpy 1.11.0 and scipy 0.17.0 built from source with > system Python 3.4.3, libopenblas-dev 0.2.8-6ubuntu1, liblapack-dev > 3.5.0-2ubuntu1 and gfortran 4.8.2-1ubuntu6. > > https://atlas.hashicorp.com/ubuntu/boxes/trusty32 > > ``` > mkdir trusty32 && cd trusty32 > vagrant init ubuntu/trusty32 > # edit Vagrantfile to set virtualbox VM memory to 4096 > vagrant up --provider virtualbox > vagrant ssh > ``` > > So this is not related to the manylinux packaging itself.
Thanks for taking the time to help track this one down. I've made an issue at https://github.com/scipy/scipy/issues/6101 Cheers, Matthew _______________________________________________ Wheel-builders mailing list [email protected] https://mail.python.org/mailman/listinfo/wheel-builders
