-
**What's the problem this feature will solve?**
https://docs.pypi.org/trusted-publishers/using-a-publisher/ gives examples of how to change a GitHub Actions workflow to use Trusted Publishing. There's…
-
At present, we build pysam wheels for Python 3.6 though 3.12.
Python versions 3.6 and 3.7 have reached end of life. While [cibuildwheel](https://cibuildwheel.readthedocs.io) continues to support th…
-
On my old linux box, pip install itk does not work anymore because libtbb is missing. Here is the list of commands I execute and the relevant output:
```
srit@russula:~> conda env create -y --name p…
-
Granted, we were always able to generate wheels for OSX and Windows, it's now possible to generate wheels for Linux as well.
This provides the benefits of a faster install and doesn't depend on compi…
-
Hello
Upon inspection of the model, are you seriously suggesting to drive screws through the Lithium accumulator?!
Here's screenshot from the provided Fusion file clearly showing screws are going …
-
## Description
This is an issue to collect tasks for adding interactive documentation to PyWavelets via JupyterLite kernels/notebooks.
## Proposal
- [x] Build against Pyodide out-of-tree (#70…
-
Upload: https://github.com/ppb/pursuedpybear/runs/19494520147
Build: https://cirrus-ci.com/task/6058258926927872
Originates in https://github.com/duckinator/bork/issues/352
-
MacOS Big Sur 11.4 (Apple M1)
lupa version 1.9
```
$ pip3 show lupa
Name: lupa
Version: 1.9
Summary: Python wrapper around Lua and LuaJIT
Home-page: https://github.com/scoder/lupa
Author: S…
-
PyTorch x86_64 wheels are still build without _GLIBCXX_USE_CXX11_ABI flag, which introduces additional level of complexity when writing an extension or integrating PyTorch binaries with modern compile…
-
Please consider providing binary wheels for windows. They can be auto built on [appveyor](https://www.appveyor.com/). I was able to locally build current master for python 2.7 32bit by installing the …