-
Hello,
i have embedded the python interpreter within my c++ program / app (QT) using pybind11.
i setup a simple python script file which internally sets up and then calls a simple c++ function usi…
-
When I build try to build this package as part of ros2 jazzy, I get the following errors:
--- stderr: python_orocos_kdl_vendor …
-
I’m encountering build errors when running python setup.py install in an OpenFold environment with PyTorch (version 2.1.2), CUDA 12.1, and g++ 12.2. The error occurs during the compilation of CUDA ext…
-
### What happens?
After several thousand insert statements, the execution stops.
```
#0 0x00007ffff5e25746 in duckdb::StorageLock::GetExclusiveLock() () from /mnt/storage/home/skinkie/Sources/…
-
It seems that pybind11 no longer supports Python 2, but ray_tracing only supports Python 2. What should I do? Help me. When I configure it with Python 3, it will output the wrong message:
pybind…
-
## 📚 Documentation
The bazil.md file contains the following text:
Bazel brings in [pybind11](https://github.com/pybind/pybind11) embeded python and links against it to provide libpython to the p…
-
Hi,
I am trying to create a Docker image for nerfstudio based on this one: https://hub.docker.com/layers/dromni/nerfstudio/1.1.4/images/sha256-ff0107a7db96bb8ee29c638729328b832b268b890c50f2a2ff2598…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
PR https://github.com/conda-forge/pybind11-feedstock/pull/84 changed the `pybind11-global` p…
-
**Describe the bug**
gem5 compilation fails when using GCC 12 due to an issue with pybind11. This occurs with both pybind version 2.10.3, which is currently used in gem5, and in version 2.13.5, the l…
-
### 🐛 Describe the bug
This bug report is a derivation of what was reported on the pybind/pybind11 GitHub repo:
[pybind issue #4696](https://github.com/pybind/pybind11/issues/4696)
The traceback …