4.2.0 Errors on startup

Hi all, when I run v. 4.2.0 I get a ton of errors through the console. While they don’t prevent application start up, I have been having some issues with my simulations and am trying to narrow down the causes. The errors seem to be relating to built in extensions, and not anything that I have produced. They do seem to be relating to core aspects of the application such as the omni.isaac.core and omni.replicator.isaac extensions, which are things I do interact with.
I can run 4.1.0 perfectly fine. This happens whether I run with the viewport or headlessly. I’m on Windows 11. I have included an example of an error that I get. There are many more just like that with other in-built extensions.

Hi @twalewski

This error is a known torch issue, please see:

Hello, I had the same error. Download and place the following dll in System32: libomp140.x86_64.dll

Hi @doganibrahim.2001

You have gone through the different solutions Failed to import pytorch fbgemm.dll or one of its dependencies is missing - windows - PyTorch Forums?

Probably copying the .dll is not enough

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