更新tensorflow支持GPU时出错

sudo pip install --upgrade tensorflow-gpu

 

Operation not permitted: '/tmp/pip-Sx_vMg-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/_markerlib'"

 

解决方法:

 

sudo pip install --upgrade tensorflow-gpu --ignore-installed

 

posted @ 2017-08-16 10:43  xqnq2007  阅读(189)  评论(0)    收藏  举报