Iscaam sim can't find module named 'omni' in vscode, but i can import 'omni' in python environment

Hello! When I learn " Debugging With Visual Studio Code" section, I find it can’t improt module ‘omni’ in vscode with error message–ModuleNotFoundError: No module named ‘omni’.But when i open local python environment, i find i can import ‘omni’ from terminal. Would someone please tell me how to fix it. Best wishes to you.


Hi @1062033103 - Did you look at this document?
https://docs.omniverse.nvidia.com/isaacsim/latest/manual_standalone_python.html#visual-studio-code-vscode-support

Thank you! I have fixed this problem.

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