I am using PyCharm 5 to run a Python 2.7 (Anaconda) script in Ubuntu. My script imports a module with import tensorflow, but this causes the error ImportE
import tensorflow
ImportE
The following works for me on Community edition 2019.3
Community edition 2019.3
To set globally for a project:
File/Settings/Project/Project Interpreter