Skip to content

Avoid stripping packages

Ahmed Ilyas requested to merge avoid-stripping-packages into develop

This will increase the image size a bit but stripping .so files currently leads to the following error:

ImportError: libscipy_openblas-c128ec02.so: ELF load command address/offset not page-aligned

Edited by Ahmed Ilyas

Merge request reports