-
Can you please release Python wheel as well for heroku3.
-
### Mage version
0.9.73
### Describe the bug
### Description:
I'm encountering an issue when installing `mage-ai` with Python 3.12. The installation process fails with the following error:
```p…
-
Doing `venv/bin/pip install -r requirements.txt`:
```
Building wheels for collected packages: ggwave
Building wheel for ggwave (pyproject.toml) ... error
error: subprocess-exited-with-error
…
-
**Desktop (please complete the following information):**
- OS and version: macOS 14 (arm64)
- Terminal/shell used: zsh
- Python and pip version: Python 3.13, pip 24.2
**Describe the bug**
Insta…
-
## Reproduce
Steps 1 - 7 should run successfully, step 8 results in an error:
1. Using Linux, install Wine from your package manager or compile Wine 9.12
2. Run `winecfg`, set Windows versi…
-
Reproducible: #608
```
$ PYTHONPATH=../../.. python -m build -nw* Getting build dependencies for wheel...
* Getting build dependencies for wheel...
* Building wheel...
+ meson setup /home/anubi…
-
### Is your feature request related to a problem?
I need it to use micropip to install the package. micropip will produce an error if it cannot find a pure Python wheel. To determine if a package has…
-
The latest version of this project doesn't have a wheel for Python 3.12, though the project does not seem to specify its incompatibility with 3.12 anywhere. Are there any technical limitations why 3.1…
-
Hi, I think opensim-core can be published on PyPI with minimal effort, for those who have to work with official Python and pip.
Here, I created a workflow in GitHub Actions (derived from yours) th…
-
When I try to install btchip-python via `pip install btchip-python` I get this due to something being wrong with the `setup.py` file which prevents it from installing:
```
running install_sc…