On Windows, TensorFlow reports either or both of the following errors after executing an import tensorflow statement:
import tensorflow
No module named \"_pyw
In case you are trying to install tensorflow GPU in Windows, you can find this easy interesting tutorial.
Note: If you are using PyCharm for example, you have to change the interpreter to the created conda environment.