0
点赞
收藏
分享

微信扫一扫

GitLab Clone 遇到Could not resolve host 报错

艾米吖 2022-03-10 阅读 173
python

在 PyCharm 中通过 VCS 引入 GitLab 中的项目,地址为 http://234fiw4/Test/,clone 失败,报错为Could not resolve host:234fiw4,可将234fiw4改为项目的url中的IP地址如 http://49.101.11.56:8080/Test/,即可成功 clone。

举报

相关推荐

0 条评论