Installing tensorflow on Pycharm (Mac)

前端 未结 5 790
攒了一身酷
攒了一身酷 2020-12-31 17:33

I was trying to use tensorflow in Pycharm IDE.

It seems that in Pycharm, it is one-click to install a package. It was very easy with bumpy. Now error occurs when I w

5条回答
  •  天命终不由人
    2020-12-31 17:47

    Go Preferences and search for the interpreter. You may see several interpreters. Select any interpreter which has the tensorflow package installed.

    Check out the installed packages and double check the versions of tensorflow as shown in this picture.

提交回复
热议问题