getnamo / TensorFlow-Unreal

TensorFlow plugin for the Unreal Engine.
Other
1.15k stars 211 forks source link

Incompatible with ue4.19.0 #23

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

getnamo commented 6 years ago

For 4.19 did you download from https://github.com/getnamo/tensorflow-ue4/releases/tag/0.8.0 either tensorflow-ue4.19-v0.8.0-cpu.7z or tensorflow-ue4.19-v0.8.0-gpu.7z and follow the instructions outlined in https://github.com/getnamo/tensorflow-ue4-examples#setup?

ParmuSingh commented 6 years ago

yes. I've tried both cpu and gpu and followed the instructions.

ParmuSingh commented 6 years ago

Tested with 4.17.2 with proper plugins. Its working now. Thank you.