Skip to content

Error when running the play.py files in the tutorial. #13

@gadorneles

Description

@gadorneles

Hello, I was able to train by following the README for the three different policies, especifically in the Isaac-Reach-OpenArm-Bi-v0 task. However, when I try to play, I get the following error in all three of them:

Traceback (most recent call last):
  File "/home/gdorneles/openrob_ws/src/openarm_isaac_lab/./scripts/reinforcement_learning/skrl/play.py", line 117, in <module>
    from isaaclab.utils.pretrained_checkpoint import get_published_pretrained_checkpoint
ModuleNotFoundError: No module named 'isaaclab.utils.pretrained_checkpoint'

I'm using:

Ubuntu 22.04
Isaac Sim 5.1.0
Python 3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions