Konubinix' opinionated web of thoughts

Python - Why Does Pip Not Install the .Whl Version of a Package on Alpine Base? - Stack Overflow

Fleeting

manylinux2014_x86_64 wheels are built against the GNU C Library (glibc). The manylinux2014_x86_64 wheels are not compatible with Alpine due to this difference in the underlying C library.

https://stackoverflow.com/questions/76142930/why-does-pip-not-install-the-whl-version-of-a-package-on-alpine-base