Skip to content

ModuleNotFoundError: No module named 'rlbench.action_modes' #160

@Dear-Chen

Description

@Dear-Chen

Dear developer,

I installed the package according to the tutorial. Then I tried to run the example(Few-Shot Learning and Meta Learning) in the tutorial.
When I run 'from rlbench.action_modes.action_mode import MoveArmThenGripper', there were some errors.

ModuleNotFoundError: No module named 'rlbench.action_modes'.

After I checked the installation path, there was no action_modes submodule there. Then I checked the setup.py file, there was no rlbench.action_modes item in the packages list. So, edit the packages list in the setup.py file could be a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions