Rebase on UBI (Centos) 7.
The manylinux image is building Python in a way that doesn't allow linking to libpython. That's reasonable for most cases, but Pyinstaller needs to bundle it for creating a single executable. Instead go for the base image and use the OS packaged Python.
Loading
Please register or sign in to comment