Hi guys, I’ve installed Omniverse Launcher and Isaac sim, I try to use the built-in Python interpreter provided by Isaac to import Isaac packages, However, it outputs the below error:
Another issue is that I try to create a standalone conda environment following 5. Python Environment Installation — isaacsim latest documentation (nvidia.com), but I couldn’t find a file call setup_conda_env.bat
in the Isaac installed folder. And I got the same import error as the above one.
Is anyone knows how to fix this ImportError?