I'm having a problem running TensorFlow 1.2 on Python 2.7 here I got this error:
ImportError: No module named '_pywrap_tensorflow_internal'
I've tried many ways to resolve this problem, including this Cannot import Tensorflow for GPU on Windows 10 solution, but it doesn't work
I got the TensorFlow 1.2 from this Google storage, and currently using Python 2.7.13
I'm trying to get this BiMPM running
I've checked my PATH, and everything's seems to be alright