How to make pycharm work with tensorflow

Install tensorflow on your console follow the tensorflow installation.

Then go to python on console, and then print sys.version, you will see where tensorflow is installed to. Then you can use that one to set your pycharm.
PyCharm. And note that On macOS this might be a path such as ~/anaconda/bin/python or /Users/jsmith/anaconda/bin/python.

The former are a short link.

You can just open the system preference and set the project interpreter. Add the path to the pycharm and then you can run the tensorflow from there.


没有评论:

发表评论