02 2022 档案

安装git-lfs
摘要:git大文件报错: smudge filter lfs failedwarning: 克隆成功,但是检出失败。您可以通过 'git status' 检查哪些已被检出,然后使用命令'git checkout -f HEAD' 重试 解决方案:安装git-lfs sudo apt-get install 阅读全文

posted @ 2022-02-11 19:42 gris 阅读(1755) 评论(0) 推荐(0)

ubuntu更换pip源
摘要:pip install -i http://mirrors.aliyun.com/pypi/simple --trusted-host mirrors.aliyun.com pandas 或者 gedit ~/.config/pip/pip.conf [global]index-url=http:/ 阅读全文

posted @ 2022-02-11 19:15 gris 阅读(903) 评论(0) 推荐(0)

导航