Closed Rowing0914 closed 2 months ago
@Rowing0914
Have you installed the Isaac Sim - Python packages cached extension dependencies (extscache
) as described in https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_python.html#installation-using-pip point 3?
@Toni-SM Thank you for your support. I had forgotten that, and yeah, now it works!
I just finished installing isaac-sim and was going to try out a simple script. But it failed. can anyone help me with this? ** I've installed isaac-sim using
pip install isaacsim==4.1.0.0 --extra-index-url https://pypi.nvidia.com
as suggested in this doc