-
### Describe your issue.
I'm seeing a large number of fails on macOS 15.1 (Sequoia, ARM M1) using Accelerate. I don't see those fails with scipy-openblas32. This leads me to believe that there's a pr…
-
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/pyb…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/pyb…
-
This improves pybind11 integration and also platform portability.
-
CMake Error at diffvg_generated_diffvg.cpp.o.Release.cmake:280 (message):
Error generating file
/home/users/diffvg/build/temp.linux-x86_64-cpython-38/CMakeFiles/diffvg.dir//./diffvg_generated_di…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
https://github.com/conda-forge/pybind11-feedstock/blob/d08856e73dd6ce7aa3d5dce3dbde9e0d4616b…
-
嘤,在运行example里面关于深度的py文件时发生错误
Property not found to register callback, propertyId: 205
只运行color.py未发生错误
SDK版本:pyorbbecsdk-2.0.5(release)
编译方式:
cd pyorbbecsdk-2.0.5
python3 -m venv ./venv
sou…
-
while trying to load onnxruntime_pybind11_state.pyd in memory, it gives me error:
```
File "test.py", line XXX, in build_import_table
funcref.contents = GetProcAddress(hmod, cast(importordinal,…
-
We have the long term goal of removing the dependency on Boost.Python, and the current strategy is to rewrite the bindings with pybind11, although [nanobind](https://github.com/wjakob/nanobind) promis…