ModuleNotFoundError: No module named 'tensorflow' on windows + PyCharm
1. Click File menu
2. Click Settings
3. In left sidebar, click your Project
4. Click Project Interpreter
5. In the right of window, click +. (click + to install or - to uninstall)
6. In new pop up window, entering the package name/keyword. "tensorflow"
7. At the bottom, click Install package
8. Done ^^