I am running Omniverse on windows. a couple of days ago i re-installed isaac sim and now when i open the editor (no errors with headless) these are the errors I get:
2023-11-19 15:35:31 [5,863ms] [Error] [omni.ext._impl._internal] Failed to import python module omni.isaac.core from c:\users\dsiss\appdata\local\ov\pkg\isaac_sim-2023.1.0-hotfix.1\exts\omni.isaac.core. Error: [WinError 127] The specified procedure could not be found. Error loading “c:/users/dsiss/appdata/local/ov/pkg/isaac_sim-2023.1.0-hotfix.1/extscache/omni.pip.torch-2_0_1-2.0.2+105.1.wx64/torch-2-0-1/torch\lib\cublas64_11.dll” or one of its dependencies…
I see that Omniverse installed torch files and that cublas64_11.dll is there.
I’m not sure whats wrong with the packages that Omniverse installed but I have Anaconda environments with pytorch running fine. is there a way for omniverse to use other installation of torch and not the omni torch? I’ve been stuck on this for days and its preventing many neccessary extension for loading/working properly. any help at all would be great. and no, I dont have an installation of ros or ros2.
Thank you