Hello all, I am working on a wows game mock up.
I found that python plugin and Truesky plugin are conflict with each other (It looks like that both python and Truesky has qt5gui related files under their folder, and Truesky cannot choose the right one when there are multiple files with the same name under the plugin folders), therefore I deleted some files of the python plugin.
But now it seems that the broken python plugin causes me unable to create and compile c++ component
How can I fix this?
Launching UnrealBuildTool... [D:/Program Files/Epic Games/UE_4.18/Engine/Binaries/DotNET/UnrealBuildTool.exe ShipTest -ModuleWithSuffix ShipTest 3405 Win64 Development -editorrecompile -canskiplink "C:/Users/Zeyuan Fan/Documents/Unreal Projects/ShipTest/ShipTest.uproject" ]
CompilerResultsLog: New page: Compilation - Jul 14, 2018, 1:07:55 PM
CompilerResultsLog: Couldn't parse '------- ' in UnrealBuildTool.ConfigFileSection of D:\Program Files\Epic Games\UE_4.18\Engine\Config\BaseEngine.ini
CompilerResultsLog: Couldn't parse '-------' in UnrealBuildTool.ConfigFileSection of D:\Program Files\Epic Games\UE_4.18\Engine\Config\BaseEngine.ini
CompilerResultsLog: Couldn't parse '------- ' in UnrealBuildTool.ConfigFileSection of D:\Program Files\Epic Games\UE_4.18\Engine\Config\BaseEngine.ini
CompilerResultsLog: Couldn't parse '-------' in UnrealBuildTool.ConfigFileSection of D:\Program Files\Epic Games\UE_4.18\Engine\Config\BaseEngine.ini
CompilerResultsLog: Creating makefile for hot reloading ShipTest (no existing makefile)
CompilerResultsLog: Compiling game modules for hot reload
CompilerResultsLog: ERROR: Unable to instantiate module 'UnrealEnginePython': System.Exception: Unable to find Python installation
CompilerResultsLog: at UnrealEnginePython..ctor(ReadOnlyTargetRules Target) in d:\Program Files\Epic Games\UE_4.18\Engine\Plugins\UnrealEnginePython\Source\UnrealEnginePython\UnrealEnginePython.Build.cs:line 212
CompilerResultsLog: (referenced via default plugins -> UnrealEnginePython.uplugin)
LogMainFrame: MainFrame: Module compiling took 0.996 seconds
Warning: HotReload failed, recompile failed
Warning: RebindPackages failed because the compiler could not be started.
LogUObjectGlobals: Warning: Failed to find object 'Class /Script/ShipTest.DragProjectile'
LogSlate: Took 0.000461 seconds to synchronously load lazily loaded font '../../../Engine/Content/Editor/Slate/Fonts/DroidSansMono.ttf' (77K)