-
Hey,
Is it possible to release new wheels for hiredis with python 3.13?
Thanks in advance!
-
@golmschenk @valboz
Currently it takes about 2+ minutes to install RTModel because it, VBBinaryLensing, and VBMicrolensing is not pre-compiled.
```
00:06:05.049 Building wheel for RTModel …
-
There's an SDist, but no wheel. Pure Python packages should always have a wheel. It's faster, simpler, and more secure (no arbitrary code execution on install). If you do `pipx run build` or `uv build…
-
-
Car model's wheels need animating for moving and steering
-
i wish to install pygrahviz in my computer to visualize a coupled CBD created and for that i need pyraphviz wheels (.whl) installed in order to install pygrahviz. I use windows 10 64 bits. Please help
-
There are multiple issues with the CUDA wheels:
1. The cu125 repository returns 404:
```bash
$ curl -I https://abetlen.github.io/llama-cpp-python/whl/cu125/
HTTP/2 404
```
2…
-
_Issue description rewritten by @jgiannuzzi_
Python wheels for major platforms (linux-amd64, linux-arm64, macos-amd64, macos-arm64, windows-amd64) should be published automatically when a release i…
-
Currently `pip install libcst` will do a from-source build on free-threaded 3.13.0:
```
goldbaum at Nathans-MBP in ~/Documents/cryptography on main!
± pip install libcst
Collecting libcst
Dow…
-
### Intro
Hi!
I am a professor at the University of Macau, and I use MuJoCo for my research on RL.
### My setup
```
python==3.13
ubuntu==22.04
```
### What's happening? What did you …