Problem with the Cmak compilation : Import error #3375
Alexandre-Bonneau
started this conversation in
General
Replies: 0 comments
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, I tried to use pybullet by compiling it, and I followed the steps of the quick-start guide :
It works, but when i try to import pybullet in python I have this error :
ImportError: /home/my_name/bullet3/build_cmake/examples/pybullet/pybullet.so: undefined symbol: PyUnicode_AsASCIIString
Do you have any idea of what it could be ?
Beta Was this translation helpful? Give feedback.
All reactions