Skip to content

Import Error while importing Pinocchio #2081

Answered by nim65s
threedee003 asked this question in Q&A
Discussion options

You must be logged in to vote

you are able to use pip for pinocchio as long as you are not simultaneously trying to use binaries from ROS apt packages.
I guess you update some environment variables or source a /opt/ros/noetic/setup.sh file in your ~/.bashrc. Remove this from your bashrc, open a new shell, and you're good to go.

Alternatively, just run export LD_LIBRARY_PATH="" in a shell, and after that you can use pip for pinocchio in that shell.

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
4 replies
@threedee003
Comment options

@nim65s
Comment options

@threedee003
Comment options

@nim65s
Comment options

Answer selected by threedee003
Comment options

You must be logged in to vote
5 replies
@nim65s
Comment options

@BoxingWing
Comment options

@BoxingWing
Comment options

@nim65s
Comment options

@BoxingWing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants