当前位置:   article > 正文

关于执行sudo pip3 install --upgrade pip时报错xcode-select: Failed to locate ‘pip3‘, requesting installation_root@yangfu-virtual-machine:/usr/local/python-3.6.

root@yangfu-virtual-machine:/usr/local/python-3.6.8# sudo pip3 install --upg

执行sudo pip3 install --upgrade pip时报错

~ % sudo pip3 install --upgrade pip
pip3: error: sh -c '/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -find pip3 2> /dev/null' failed with exit code 17664: (null) (errno=Invalid argument)
xcode-select: Failed to locate 'pip3', requesting installation of command line developer tools.
  • 1
  • 2
  • 3

查看pip3 -V如下:

~ % pip3 -V
pip 19.2.3 from /Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/site-packages/pip (python 3.8)
  • 1
  • 2

解决方法:
是由于新安装xcode未打开过,所以需要打开xcode,点击【Agree】授权通过即可

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/很楠不爱3/article/detail/497486
推荐阅读
相关标签
  

闽ICP备14008679号