-
Hi, first of all sorry about my English and my ignorance. But I'm trying to make a package with Maturin which needs [GSL](https://www.gnu.org/software/gsl/) (`libgsl0-dev` package in Ubuntu), but I've…
-
**Please provide the following information:**
* Your python version (`python -V`): uses Docker image
* Your pip version (`pip -V`): uses Docker image
* If this isn't the [latest pip version](…
-
Hey,
first of all, thanks for creating this library! I've long been missing auditwheel on Windows.
I just tested it with [pdftotext](https://github.com/bauerj/pdftotext/blob/master/azure-pipelin…
-
### Is your feature request related to a problem? Please describe.
Cross compiling the Python package for arm64 using qemu/docker approach (installing with pip) takes forever. Compiling natively …
-
Manylinux2014 got released with support for wider selection of architectures: aarch64, arm32, ppc64le, s390x. Are there plans to use it for releasing wheels for other architectures than x86-64/i686?
…
-
Hello everyone,
Thanks for creating such a potentially time-saving tool. Unfortunately I cannot seem to get it to work. I know it must be something I'm doing but I can't pin it down.
I have an e…
-
I've a project ([repo](https://github.com/jware-solutions/ggca)) which I want to use in Python and Rust as libraries. All the code written in Rust and I want to use it from Python, if I build wiith `c…
-
Hi, first off thank you for this library, it's the only non-java languagetool alternative I've found.
Unfortunately, I am receiving an error when trying to use it,`ImportError: /lib/x86_64-linux-g…
-
My venv is an experiment and may be bending too many assumptions.
- python3.6 is provided by a vanilla conda-env
- from the conda-env, I create a pip virtualenv and install only pip libraries into i…
-
I have the following GitHub action:
https://github.com/kliment/Printrun/pull/1082/files#diff-8efddb34c08d40af8b87450ad25f4cea
The `find ... auditwheel` call fails with: `sh: ./auditwheel: No suc…