Need HELP: Unreal Engine 5 error when creating c++ project

When I try to create a game project in Unreal Engine 5 it gives a Build.version not found error!

Running …/LinuxUnrealEngine/Engine/Build/BatchFiles/Linux/Build.sh -projectfiles -project=“/home/danilo/Documentos/Unreal Projects/MyProject2/MyProject2.uproject” -game -rocket -progress
Setting up bundled DotNet SDK
Running command : dotnet Engine/Binaries/DotNET/UnrealBuildTool/UnrealBuildTool.dll -projectfiles -project=/home/danilo/Documentos/Unreal Projects/MyProject2/MyProject2.uproject -game -rocket -progress
Unhandled exception: System.TypeInitializationException: The type initializer for ‘UnrealBuildBase.Unreal’ threw an exception.
—> System.Exception: Expected file “Engine/Build/Build.version” was not found at …/LinuxUnrealEngine/Engine/Build/Build.version
at UnrealBuildBase.Unreal.FindRootDirectory() in /mnt/horde/++UE5/Sync/Engine/Saved/CsTools/Engine/Source/Programs/Shared/EpicGames.Build/Unreal.cs:line 69
at UnrealBuildBase.Unreal…cctor() in /mnt/horde/++UE5/Sync/Engine/Saved/CsTools/Engine/Source/Programs/Shared/EpicGames.Build/Unreal.cs:line 135
— End of inner exception stack trace —
at UnrealBuildTool.UnrealBuildTool.Main(String ArgumentsArray) in /mnt/horde/++UE5/Sync/Engine/Saved/CsTools/Engine/Source/Programs/UnrealBuildTool/UnrealBuildTool.cs:line 491

System: Linux
Unreal Version: 5.3