-
```
os: MacOS 15.0.1 (24A348)
rustc: 1.81.0 (eeb90cda1 2024-09-04)
python: 3.13.0
pip: 24.2
```
```
$ uv pip install -r requirements/requirements-dev.txt
Resolved 157 packages in 1.48s
error:…
-
This will require us to handle the
- runtime
- async event loop
Benefits include
- better performance
-
It would be great to have a new release with support for pyo3 0.23. Are there any other blocking issues?
-
```
Failed to build pydantic-core
qa: exit 1 (13.40 seconds) /home/runner/work/luma.core/luma.core> python -I -m pip install '.[qa]' pid=2954
Compiling static_assertions v1.1.0
C…
-
Hi! Thanks for all your work on this. Could you point me to an example of using these rules to:
1. make a rust binary which loads a python script to call a python function?
2. make a python exte…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I try running a minimal example with only llama-index and llama-index-embeddings-hugging…
-
Hello, we had an upstream report of a bug from a user who has installed on PyPy 3.10 and run into an incompatibility between PyPy 3.10 and the aging PyO3 version bundled in your 0.2.0 release.
http…
-
As seen in [this GitHub Actions CI run](https://github.com/crwood/deterministic-keygen/actions/runs/10927802059) (from [`deterministic-keygen`](https://github.com/crwood/deterministic-keygen) -- a pro…
-
### Bug Description
Providing an `--interpreter` option causes recompilation of pyo3 on every build on Linux (Windows works fine).
### Your maturin version (`maturin --version`)
1.7.4
### …
-
Hello! I was wondering if someone had already done this, bc I was interested in doing it myself, and this looks great!!!
Im curious if you would be interested in a contribution of PyO3 bindings? Th…