TensorFlow-Unreal-Examples
TensorFlow-Unreal-Examples copied to clipboard
Cant Open the Project
I have downloaded the project and put the plugins in the root.When I click the project, I need rebuild the modules(The following modules are missing or built with a different engine version:SocketIOClient,SIOJson,SocketIOLib,CoreUtility,SIOJeditorPlugin,TensorFlow,etc), then I click 'yes', the project is closed(Error: "Project name" could not be compiled.Try rebuilding from source manually). How can I solve the problem? thank you very much!
Did you download e.g. TensorFlowExamples-ue4.23-v0.7.0-noplugins.7z from https://github.com/getnamo/tensorflow-ue4-examples/releases/tag/0.7.0 and the matching plugin release e.g. tensorflow-ue4.23-v0.14.0-cpu.7z from https://github.com/getnamo/tensorflow-ue4/releases/tag/0.14.0?
you are really a nice man!Thank you very much!