ModuleNotFoundError: No module named 'omni'

I am using Isaac Sim on Windows, and I am encountering this error:

PS C:\Users\USER\AppData\Local\ov\pkg\isaac_sim-2022.2.1> & c:/Users/USER/AppData/Local/ov/pkg/isaac_sim-2022.2.1/kit/python/python.exe c:/Users/USER/AppData/Local/ov/pkg/isaac_sim-2022.2.1/standalone_examples/api/omni.isaac.franka/follow_target_with_rmpflow.py

Traceback (most recent call last): File “c:/Users/USER/AppData/Local/ov/pkg/isaac_sim-2022.2.1/standalone_examples/api/omni.isaac.franka/follow_target_with_rmpflow.py”, line 9, in from omni.isaac.kit import SimulationApp ModuleNotFoundError: No module named ‘omni’

PS C:\Users\USER\AppData\Local\ov\pkg\isaac_sim-2022.2.1>

Also, I have set my workspace to C:\Users\USER\AppData\Local\ov\pkg\isaac_sim-2022.2.1.

How can I resolve this issue?

Hi @jheyeo2 - Can you refer to some of the related posts and see if you are able to resolve the issue?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.