Is the setup_python_env.sh file which gets called by python.sh set programmatically by Isaac Sim, based on the activated extensions? Or is it something where the dev team/the end-user just adds the extension paths into that script and saves it?
zach.s
1
Hammad_M
2
At the moment its hardcoded to contain paths to all of the extensions that ship with omniverse and isaac sim. So yes you would modify it manually to add an additional extension.
Will add this as a feature request, and otherwise at least document the process of adding additional paths if there is no automated way of adding all paths at runtime.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to add extra folder to PYTHONPATH in Isaac Sim Python Extension | 0 | 188 | September 2, 2024 | |
| Isaac Sim RMPFlow and Lula Trayectory Generation Extension | 4 | 656 | December 2, 2023 | |
| Isaac Sim doesn't use the included Python interpreter, and instead uses the system-defined Python backend | 1 | 149 | April 15, 2025 | |
| ModuleNotFoundError: No module named 'omni.isaac.core' and ModuleNotFoundError: No module named 'omni.isaac' | 2 | 629 | December 2, 2024 | |
| [Isaac Lab] Issue with first time vscode setup | 6 | 973 | June 15, 2024 | |
| VSCode debuger doesn't work on isaacsim-2022.2.0 | 9 | 1311 | April 6, 2023 | |
| Help,how to Create an omniverse isaac sim developing environment in Visual studio Code? | 5 | 1622 | June 28, 2022 | |
| How to run IsaacSim with Python? | 3 | 1030 | February 22, 2025 | |
| How to automate Isaac Sim Extension when starting the simulation? | 3 | 939 | February 5, 2025 | |
| There is no omni.isaac.vscode | 1 | 158 | July 25, 2024 |