Tensorflow : ImportError: DLL load failed
问题 I am using Windows 10, Python 3.7.8 and PyCharm. First, I installed Python 3.7.8. Then I installed PyCharm. I am trying to run Python code, to be specific Tensorflow code. I follow these instructions here: https://www.tensorflow.org/site-assets/downloads/marketing/cert/Setting_Up_TF_Developer_Certificate_Exam.pdf Page 4-8. As in the instructions I create a new PyCharm project: Then in the preferences for this Project, choosing Python Interpreter I install the following packages: tensorflow