采纳答案成功!
向帮助你的同学说点啥吧!感谢那些助人为乐的人
我试了命令:
另外我虚拟机运行centos,用自带的firefox是无法登陆github网站的,提示 An error occurred during a connection to www.github.com.
Cannot communicate securely with peer: no common encryption algorithm(s).
(Error code: ssl_error_no_cypher_overlap)
如果git clone https://...报错:fatal: HTTP request failed
一般是由于以下几种问题造成的:
1)git版本的问题:可以通过安装更高的版本解决问题,可以点这里 《Git升级》
2)系统的时间不对,使用date查看时间是否正确,如果不正确点击这里 《Linux修改系统时区》
最简单的解决办法,可以试试 sudo yum update -y nss curl libcurl nss-util nspr
非常感谢!
git clone https://github.com/pydanny/cookiecutter-django.git 看能clone下来吗?
如果行的话,就克隆下来用本地的,
如果不行的话,看报的啥错,截图一下看看,可能是系统上少了什么依赖
git clone https://github.com/pydanny/cookiecutter-django.git Initialized empty Git repository in /home/hadoop/Desktop/cookiecutter-django/.git/ error: while accessing https://github.com/pydanny/cookiecutter-django.git/info/refs fatal: HTTP request failed
登录后可查看更多问答,登录/注册
融合Django高级用法/算法/设计模式/TestCase测试/云计算打造项目
2.5k 15
7.6k 1
2.3k 6
1.6k 4
1.8k 2