Replies: 1 comment
-
I resolved the trouble.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm try to binding a C++ library with pybind11.
I have a FOO_API class and I can't to bind properly.
In the wrapper file I put something like that:
When I calling the bind function from python code like this
returned this error
I'm quite lost
Beta Was this translation helpful? Give feedback.
All reactions