原因是dl-ssl.google.com访问不到,解决方法就是修改C:\Windows\System32\drivers\etc\hosts文件。添加一行:

74.125.237.1       dl-ssl.google.com

在mac或Linux中,hosts文件所在位置为/etc/hosts,可以使用sudo vim/etc/hosts来编辑。

相关文章:

  • 2021-09-23
  • 2021-08-29
  • 2022-02-12
  • 2021-06-09
  • 2022-12-23
  • 2021-05-11
  • 2022-12-23
  • 2022-02-07
猜你喜欢
  • 2021-12-28
  • 2021-08-10
  • 2022-01-21
  • 2021-09-03
相关资源
相似解决方案