摘要:
使用pip升级时,虽然指定了版本,也使用了--upgrade参数,但pip就是不升级,Requested **, but installing version **,手动删了源文件也不行。后来发现一个细节就是pip安装的非常快,这速度像是没有请求网络,那就是本地有缓存了,进入/tmp目录,发现目录p... 阅读全文
摘要:
公司搬家,在一台测试机上执行git clone,出现错误ssh: Could not resolve hostname **: Temporary failure in name resolutionfatal: The remote end hung up unexpectedly看错误提示应该是... 阅读全文