-
Now you are using python-3.x-slim docker images to build.
Tensorflow is buildable in manylinux2014 so would be nice to be able to build tensorflow/io there as well.
-
Hello all,
I've been testing prophet-1.1.1 while building from sdist, and I ran into a problem - the resulting wheel is not functional, as embedded libraries are not properly linked in the stan mod…
-
See https://github.com/pypa/manylinux/pull/1225 - all muslllinux wheels are broken on Alpine 3.14; the version of Python used in Alpine 3.14 uses the wrong binary names inside the wheels (ending in `-…
-
Hi, I was following the README's [instructions](https://github.com/benfred/py-spy#how-do-i-install-py-spy-on-alpine-linux) on installing py-spy on Alpine, but it doesn't seem to work on the current ve…
-
The manylinux2014 wheel built on quay.io/pypa/manylinux2014_x86_64 docker image, can't be imported:
```shell
ImportError: libuuid-7867869b.so.1.3.0: cannot open shared object file: No such file or…
-
Support some way for the wheel to publish information about its conda dependencies. Wheels configured
in this way could be converted to conda packages with no other external information.
One way t…
-
Hello. We had demand to supply shared libraries inside the wheel and while we do so we encountered problem with symlinks in wheel. This is how we reach this [thread](https://discuss.python.org/t/symbo…
-
Using the manylinux docker image, I get this error message:
> auditwheel: error: cannot repair "wheelhouse/pygame-1.9.2.dev1-cp34-cp34m-linux_x86_64.whl" to "manylinux1_x86_64" ABI because of the pre…
-
### Describe the bug
I need to build a re-usable python package.
I've tried:
- [cibuildwheel](https://github.com/pypa/cibuildwheel/issues/2082)
- [auditwheel](https://github.com/pypa/auditwheel/…
-
CC @agriyakhetarpal
See also:
https://github.com/scientific-python/upload-nightly-action/issues/111
We should upload nightly wheels after each merge to main to the scientific-python nightly whe…