-
```
adding: sage_wheels/bin/gfan_tropicalstartingcone (deflated 71%)
adding: sage_wheels/bin/gfan_tropicaltraverse (deflated 71%)
adding: sage_wheels/bin/gfan_tropicalweildivisor (deflat…
-
**Describe the bug**
Importing pantab after tableauhyperapi makes the pantab import fail.
```
Traceback (most recent call last):
File "C:\Users\534338\.conda\envs\depot_loc\lib\site-packages\I…
-
Because there is no auditwheel/delocate alternative for windows and there are still some problems collecting libs like https://github.com/matthew-brett/delocate/issues/62
Maybe it is good idea to a…
Czaki updated
2 years ago
-
Given the popularity of our project, it is possible that our release automation is considered an interesting target to conduct supply chain attacks to make our binaries ship spyware or ransomware to s…
-
First of all, thanks a ton for maintaining `auditwheel`! I've been a happy user for years.
Has anybody considered extending `auditwheel` to double-check that a wheel's `abi3` tag is actually consis…
-
I have developed a C++ pytorch extension that I want to deploy on PyPI.
It currently isn't possible to build a manylinux compatible wheel if it depends on pytorch using the semi-official instructio…
-
### 🐛 Describe the bug
I might just be reading the output wrong, but the last sentence "This constrains the platform tag to "manylinux_2_17_x86_64" seems to suggest that the binary isn't manylinux1…
-
On some Linux machines the wheels can be installed successfully from pip (therefore are compatible with manylinux_2_28) but on `import cuBNM` raise the following error:
```
/lib/python3.10/site-pack…
-
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 `-…
-
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…