当前位置:   article > 正文

pip安装git_pip install git

pip install git

解决:Cannot find command ‘git’ - do you have ‘git’ installed and in your PATH?和系统找不到指定的文件。 while executing command git http:.//

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-XmllHbtk-1673531222795)(image-20230112213913620.png)]

C:\Users\HASEE>pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
Collecting git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
Cloning https://github.com/philferriere/cocoapi.git to c:\users\hasee\appdata\local\temp\pip-req-build-60rcidcx
Running command git clone -q https://github.com/philferriere/cocoapi.git ‘C:\Users\HASEE\AppData\Local\Temp\pip-req-build-60rcidcx’
ERROR: Error [WinError 2] 系统找不到指定的文件。 while executing command git clone -q https://github.com/philferriere/cocoapi.git ‘C:\Users\HASEE\AppData\Local\Temp\pip-req-build-60rcidcx’

ERROR: Cannot find command ‘git’ - do you have ‘git’ installed and in your PATH

解决办法:在cmd黑窗口中输入pip install git会报错

这里只需要打开pycharm,在包管理里,添加并安装git即可

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-4PtUP9fe-1673531222797)(image-20230112214235360.png)]

[外链图片转存失败,源站可能有防盗链机制,建议将图片保存下来直接上传(img-XfeSPHot-1673531222797)(image-20230112214420350.png)]

然后就可以正常进行了

pip install git+https://github.com/rwightman/pytorch-image-models.git
  • 1

rch-image-models.git


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

闽ICP备14008679号