20tab / UnrealEnginePython

Embed Python in Unreal Engine 4
MIT License
2.7k stars 737 forks source link

After add plugins my project can not be opened by ue4 #866

Open silverbers opened 3 years ago

silverbers commented 3 years ago

I did Binary installation on Windows .affter create Plugins directory in myproject root directory and unzip the plugin into it and end with /Plugins/UnrealEnginePython. Then i use ue4 to open my project , it said Missing Modules and rebuild them , but always error with "your project could not be compiled . try rebuilding from source manually." How can i fix it? thanks

silverbers commented 3 years ago

Python 3.6.8 UnrealEngine 4.22.3 in windows 10 64bit