evoevo07
evoevo07
I believe I have identified my problem. The PythonAPI build failed during the make process because the dist folder is missing. Now, I have to resolve this issue.
Not really a solution, but I switched to linux and now everything works fine.
@Blyron Thanks for supporting, but I can't test it, because I switched to Linux. I think I will close the issue.
I am working on the same issue... Do you got a dist folder after run PythonAPI? (in PythonAPI/carla)
> > Launching the UE4Editor.exe file with -dx12 argument (like: UnrealEngine\Engine\Binaries\Win64> .\UE4Editor.exe -dx12) resolved this error for me in windows 11. > > If -dx12 argument doesn't work, try -dx11...