learning agents missing dll?

tried libomp140.x86_64

Hello,

This is an issue with Pip which can be fixed with the following simple steps:

  1. Close the Unreal Editor
  2. Delete the PipInstall folder from the workspace (as found in the error message)
  3. Re-open the Unreal Editor

This will cause learning agents to redownload the python dependencies. After that, you should be good to go.

Thanks!

ive still got the exact same error…
should i add that sketchy libcomp file to my windows first?

It looks like Torch is failing to install during the pipinstall step. Not sure why that would happen but it needs to install correctly for it to work.

If you can, clear your pipinstall and try again, then grab the log file from Saved\Logs. I’ll forward this thread and the log file along to the folks who develop UE’s Python environment.

Thanks!