Replies: 3 comments 3 replies
-
Please provide the full log of the errors you are encountering when trying to set up the environment with python.sh. This will help in diagnosing the missing modules issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The interactive shell of |
Beta Was this translation helpful? Give feedback.
2 replies
-
thks, it solved |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have installed Isaac Sim 5.0.0 locally on my computer, and I would like to migrate my previous code, which was originally developed for headless Isaac Sim 2023 in a container using the corresponding Dockerfile.
However, when I try to set up the environment using python.sh, I encounter errors such as missing modules (e.g., omni.kit.commands not found).
Are there any recommended scripts or setup instructions for using Isaac Sim 5.0.0 in headless mode?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions