the game is not being created in C++

Hello everyone, I ran into such a problem. I wanted to create a game in Unreal Engine in C++, but the engine gives this error
An error occurred while trying to generate project files.

Running C:/Program Files/Epic Games/UE_5.1/Engine/Build/BatchFiles/Build.bat -project files -project=“C:/Users/Andrei/Downloads/MyProject2/MyProject2.uproject” -game -rocket -progress
Running UnrealBuildTool: dotnet “…..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll” -project files -project=“C:/Users/Andrei/Downloads/MyProject2/MyProject2.uproject” -game -rocket -progress
“dotnet” ?? ?? ???७??? ??? ???譥?
???, ?ᯮ??塞?? ?ணࠬ??? ??? ??? 䠩???.

Does anyone know how to solve it?