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 'ocs2_mpcnet_core.MpcnetPybindings' #4

Open
Libre007 opened this issue Dec 20, 2024 · 0 comments
Open

No module named 'ocs2_mpcnet_core.MpcnetPybindings' #4

Libre007 opened this issue Dec 20, 2024 · 0 comments

Comments

@Libre007
Copy link

Hello, when I run the "train.py" in "ocs2_legged_robot_mpcnet", the following error occurs.
± |master U:278 ?:3 ✗| → python3 train.py
Traceback (most recent call last):
File "train.py", line 40, in
from ocs2_mpcnet_core.config import Config
File "", line 259, in load_module
File "/usr/local/lib/python3.8/dist-packages/ocs2_mpcnet_core-0.0.0-py3.8.egg/ocs2_mpcnet_core/init.py", line 1, in
from ocs2_legged_robot_mpcnet.LeggedRobotMpcnetPybindings import MpcnetInterface
ModuleNotFoundError: No module named 'ocs2_mpcnet_core.MpcnetPybindings'

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

1 participant