Hello. I got an error while installing Isaac Sim on my computer. After few minutes of downloading and installing, it failed to be installed with an following error message.
‘’’
Error occurred during installation of Isaac Sim: Command failed: “/home/minu/.local/share/ov/pkg/isaac_sim-2022.2.1/omni.isaac.sim.post.install.sh” >“/home/minu/.local/share/ov/pkg/isaac_sim-2022.2.1”/omni.isaac.sim.post.install.log
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in gym setup command: ‘extras_require’ must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
[notice] A new release of pip is available: 23.1.1 → 23.1.2
[notice] To update, run: /home/minu/.local/share/ov/pkg/isaac_sim-2022.2.1/kit/python/bin/python3 -m pip install --upgrade pip
‘’’
I also found that ‘isaac-sim-2022.2.1’ wasn’t installed in ‘/home/minu/.local/share/ov/pkg’.
Can I get some help? Thanks.