Unable to install Isaac Sim package for Isaac Lab

Hi, does anyone have trouble installing Isaac Sim package for Isaac Lab using this pip install isaacsim-rl isaacsim-replicator --index-url https://pypi.nvidia.com/, because I got this error after running the code and could not resolve it ERROR: Could not find a version that satisfies the requirement isaacsim-robot-motion==4.0.0.0 (from isaacsim-robot) (from versions: none) ERROR: No matching distribution found for isaacsim-robot-motion==4.0.0.0

1 Like

I experience the same problem. Looking up at https://pypi.nvidia.com/ shows that there is no such module. Looks like it was forgotten during 4.0.0 release

1 Like

Yes, I recently just found out that it was missing and hopefully it will be added to the package by this week based on this forum, Isaac Sim Python Environment Installation with `pip` through `conda`

Hi @NorthTronV and @mc.vertix

1 Like

Thank you, it works for me now

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.