Replies: 1 comment 1 reply
-
I think you are missing the development libraries for Python. You need to install the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi! Im trying to use pybind11
i have a ex.cpp
and cmakelist
but when i run
i get error
I'm using wsl2, could this be a problem? Pybind finds the correct path to python, but for some reason an error on the path that does not exist (it really does not exist)
I will be grateful for any help in this matter. Thx a lot!
Beta Was this translation helpful? Give feedback.
All reactions