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 'rlbench.action_modes'; 'rlbench' is not a package #246

Open
rongkunxue opened this issue Aug 11, 2024 · 3 comments
Open

Comments

@rongkunxue
Copy link

When I followed the tutorial and ran the example, I encountered this issue:
Traceback (most recent call last):
File "/root/exp/rlbench.py", line 2, in
from rlbench.action_modes.action_mode import MoveArmThenGripper
File "/root/exp/rlbench.py", line 2, in
from rlbench.action_modes.action_mode import MoveArmThenGripper
ModuleNotFoundError: No module named 'rlbench.action_modes'; 'rlbench' is not a package
What should I do?

@rongkunxue
Copy link
Author

image

@Lr-2002
Copy link

Lr-2002 commented Oct 31, 2024

i'm facing the same problem, Have you ever solved it ?

@Lr-2002
Copy link

Lr-2002 commented Oct 31, 2024

ohoh, the problem solved, you need to use the system variable as mentioned on the doc

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