更新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

浙公网安备 33010602011771号