Ben Nuttall

Results 347 comments of Ben Nuttall

This is now resolved, but pending a new release: https://github.com/explosion/cython-blis/issues/22

This is a missing package, not a broken package. Updated issue accordingly. Looking at the build logs it's a hugely complex setup.py and the build process requires a specific version...

`sudo apt install libatlas3-base` should fix it

Not really. We import wheels build outside the system in special cases (just tensorflow and opencv). Could perhaps build and import the latest one and if it's popular, keep uploading...

We don't generally install third party libraries on the builders, so unless it's available as a Debian package we're unlikely to include it.

Only for users of the aarch64 image (beta), which is rare. Most use the armv7 OS. Are there Debian packages which we can install to fix this build?

@waveform80 any ideas?

``` root@piwheels30:~# apt install libtiff5 libopenjp2-7 libxcb1 Reading package lists... Done Building dependency tree... Done Reading state information... Done libopenjp2-7 is already the newest version (2.4.0-3). libopenjp2-7 set to manually...

Sorry for the delay as this came in over xmas, but yes, it ran out of memory: ``` virtual memory exhausted: Cannot allocate memory ```

You'd better report this error to the maintainers