On Windows, TensorFlow reports either or both of the following errors after executing an import tensorflow statement:
import tensorflow
No module named \"_pyw
Either error indicates that your system has not installed MSVCP140.DLL, which TensorFlow requires.
MSVCP140.DLL
To fix this error:
%PATH%