Training of model

When i Run train_init.py it show error : Module not found : No module named ‘_pywrap_tensorflow_internal’

Have you cloned TensorFlow before installing or do you have a directory called tensorflow inside the directory you are trying to run it in? I’m thinking it could be something like this (got it from the first link of Google search results) ImportError: No module named '_pywrap_tensorflow_internal' · Issue #9469 · tensorflow/tensorflow · GitHub.