How to install tensorflow when you get "Cannot remove entries from nonexistent file anaconda/lib/python2.7/site-packages/easy-install.pth"

Simple solution:

sudo pip install --upgrade --ignore-installed $TF_BINARY_URL


with the $TF... from https://www.tensorflow.org/versions/r0.10/get_started/os_setup.html


没有评论:

发表评论