Hi @nvidiaAI
You need to instantiate the SimulationApp
class before importing all other Omniverse packages/modules as indicated in the documentation
Any Omniverse level imports must occur after the class is instantiated. Because APIs are provided by the extension/runtime plugin system, it must be loaded before they will be available to import.