6

I am getting Unzip Failed: Error opening zip file while installing Google Cloud SDK,

I am using windows 7,64 bit. I have checked the zip/unzip software also, it is working fine. here is the error

Can anybody help.

vinayak khosla
  • 101
  • 1
  • 6

3 Answers3

4

I downloaded the zip file directly from here and it is working now.

vinayak khosla
  • 101
  • 1
  • 6
1

I resolved the issue by running the installer as administrator

1
  1. close your proxy.
  2. add a new env: CLOUDSDK_PYTHON=\your Python27 path\python.exe
Sasha6806
  • 11
  • 2