I use Pycharm IDE to run Python programs. I have successfully installed TensorFlow package without problem but when I try to run the program ( a simple hello world program) it gives me this long error!
both path and environment seem fine, I tried following different tutorials none has this error, I watched one that it has kinda similar error message but the program was executed nonetheless