输入命令:
git clone https://github.com/OpenBMB/ChatDev.git
出现报错:fatal: unable to access 'https://github.com/OpenBMB/ChatDev.git/': Failed to connect to 127.0.0.1 port 7890 after 2103 ms: Connection refused
解决方案:修改项目链接
将项目链接中的https修改为git:仍然失败;
将项目链接中的https修改为http:成功。
23万+

被折叠的 条评论
为什么被折叠?



