Skip to content

Train error for rlg_hydra.py script #2

Description

@zrfnz

I get the following error when trying to train the model as in the instructions in the training section:
$ python rlg_train.py --task ShadowHand --headless
Importing module 'gym_37' (/workspace7/isaacgym/python/isaacgym/_bindings/linux-x86_64/gym_37.so)
[Error] [carb] [Plugin: libcarb.gym.plugin.so] Could not load the dynamic library from /workspace7/isaacgym/python/isaacgym/_bindings/linux-x86_64/libcarb.gym.plugin.so. Error: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /workspace7/isaacgym/python/isaacgym/_bindings/linux-x86_64/libcarb.gym.plugin.so)
[Warning] [carb] Potential plugin preload failed: /workspace7/isaacgym/python/isaacgym/_bindings/linux-x86_64/libcarb.gym.plugin.so
Setting GYM_USD_PLUG_INFO_PATH to /workspace7/isaacgym/python/isaacgym/_bindings/linux-x86_64/usd/plugInfo.json
Importing module 'rlgpu_37' (/workspace7/isaacgym/python/isaacgym/_bindings/linux-x86_64/rlgpu_37.so)
Traceback (most recent call last):
File "rlg_train.py", line 10, in
from rlgpu.utils.config import set_np_formatting, set_seed
ModuleNotFoundError: No module named 'rlgpu'

I installed the IsaacGym package as per the instructions in the NVIDIA website, however the rlgpu module is nowhere to be found in the installation packages

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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