Skip to content
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

"No module named 'pinocchio.robot_wrapper'" #1

Open
anzisheng opened this issue Aug 12, 2022 · 2 comments
Open

"No module named 'pinocchio.robot_wrapper'" #1

anzisheng opened this issue Aug 12, 2022 · 2 comments

Comments

@anzisheng
Copy link

When I run the motion_capture.py, I encounter an error:
"ModuleNotFoundError: No module named 'pinocchio.robot_wrapper'"
How do I resolve it ?

@zhren711
Copy link

When I run the motion_capture.py, I encounter an error: "ModuleNotFoundError: No module named 'pinocchio.robot_wrapper'" How do I resolve it ?

I got same problem, have you solved it?

@zhren711
Copy link

When I run the motion_capture.py, I encounter an error: "ModuleNotFoundError: No module named 'pinocchio.robot_wrapper'" How do I resolve it ?

I got same problem, have you solved it?

I solve it by running conda install pinocchio, and update the version of pandas then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants