Re: [Numpy-discussion] Adding the Linux Wheels for old releases breaks builds

2016-04-25 Thread Matthew Brett
Hi, On Mon, Apr 25, 2016 at 2:25 PM, Christian Aichinger wrote: > Hi! > The addition of the Linux Wheels broke the build process of several of our > Debian packages, which rely on NumPy installed inside virtualenvs. The > problem stems from the pre-compiled shared libraries included in the Whee

[Numpy-discussion] Adding the Linux Wheels for old releases breaks builds

2016-04-25 Thread Christian Aichinger
Hi! The addition of the Linux Wheels broke the build process of several of our Debian packages, which rely on NumPy installed inside virtualenvs. The problem stems from the pre-compiled shared libraries included in the Wheels, details are in . I'm bri