关于git+git://与git+http://的区别及导致区别的原因
git吧
全部回复
仅看楼主
level 1
今天用conda安装环境时用到了pip install git+git:// 的命令,但总是报错Command errored out with exit status 128,看网上教程说pip install git+http://报错改为pip install git+git://就好了,而我恰好相反,所以就把pip install git+git://改为了pip install git+http://,竟然也可以下载了。想请教一下各位大佬为什么有时候git行http不行有时候又反过来
2022年10月13日 02点10分 1
1