getnamo / TensorFlow-Unreal-Examples

Drag and drop Unreal Engine TensorFlow examples repository.
MIT License
218 stars 44 forks source link

Incompatible with ue4.17.2 #14

Closed ParmuSingh closed 6 years ago

ParmuSingh commented 6 years ago

Plugins cannot be added in my version of ue4.

Screenshot : https://i.imgur.com/lRWWZGU.png

EDIT: Tried 4.19.0. Still doesn't work. Screenshot added.

getnamo commented 6 years ago

Did you follow the instructions in the readme https://github.com/getnamo/tensorflow-ue4-examples#setup ?

For 4.17 you should use the 0.2.1 examples release https://github.com/getnamo/tensorflow-ue4-examples/releases/tag/0.2.1 with the matching plugin release which is v0.4.1 https://github.com/getnamo/tensorflow-ue4/releases/tag/0.4.1. It's important you download the .7z file for cpu or gpu which contains all prebuilt dlls for each plugin.

ParmuSingh commented 6 years ago

closing cause shifted to https://github.com/getnamo/tensorflow-ue4/issues/23

sorry for posing twice.