-
Notifications
You must be signed in to change notification settings - Fork 202
Issues: wjakob/nanobind
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[OTHER]: Interoperability Issue: Same C++ Class Across Different Nanobind Modules
#807
by sxsong1207
was closed Dec 4, 2024
[BUG]:
error: use of undeclared identifier 'PyUnstable_Long_IsCompact'
on py312
#804
by makslevental
was closed Nov 29, 2024
[BUG]: Storing const reference to Eigen types in a class when working with
nb::Dref
causes data corruption.
#802
by MarcelFerrari
was closed Dec 12, 2024
Data is getting corrupted randomly by the time it reaches to python
#801
by prashant-saxena
was closed Nov 28, 2024
[BUG]: cmake doesn't install anything with -DNB_CREATE_INSTALL_RULES=YES
#775
by yurivict
was closed Nov 15, 2024
[BUG]: Incorrect file extension generated for .pyd file when specifying Python version
#773
by MrDengDengDeng
was closed Nov 28, 2024
[BUG]: Getting numpy error even though my tensors are marked PyTorch
#757
by s1ddok
was closed Oct 17, 2024
[BUG]: Can't monkeypatch
__init__
with Python 3.12 and nanobind 2.2.0
#750
by matthiasdiener
was closed Oct 8, 2024
[BUG]: std::vector<std::optional<std::string>> behaviour has changed in 2.2.0
#747
by daveah
was closed Oct 5, 2024
[BUG]: nb::arg().none() doesn't work with def_prop_rw and primitive types
#736
by ghorn
was closed Sep 27, 2024
[BUG]: Calling
from_dlpack
with a DLPack tensor is deprecated.
#729
by hpkfft
was closed Sep 20, 2024
[BUG]: Cannot build with Python 3.11.2 since enum has no
_singles_mask_
attribute.
#726
by hpkfft
was closed Sep 20, 2024
[BUG]: Problem with "free(): invalid pointer" after returning 2d numpy
#716
by gregogiudici
was closed Sep 18, 2024
[BUG]: Overriding the pure virtual function result in trace trap error
#714
by umarfarook882
was closed Sep 18, 2024
Previous Next
ProTip!
Adding no:label will show everything without a label.