标签: python gsutil
我正在尝试在我的Windows 7机器上安装gsutil。我按照这里的说明进行操作 - > https://developers.google.com/storage/docs/gsutil_install
但是当我运行第4步(python gsutil)时,我收到以下错误:
socket.gaierror:[Errno 11004] getaddrinfo失败
也许有些代理问题?
提前致谢。