gcloud not recognized as an internal or external command on Windows

后端 未结 17 1537
别那么骄傲
别那么骄傲 2020-12-17 10:07

I am installing Google App Engine under Windows (not using Cygwin). After running the bat script, I closed and reopened the cmd.exe and entered inside the

17条回答
  •  不思量自难忘°
    2020-12-17 10:21

    None of the above helped on Windows 8.1 64 bit. Because the SDK is 32 bit and it installs 64 bit Python.

    I solved this by uninstalling the SDK and Python, removing folders. I downloaded python 32 bit, installed it and then the SDK and it worked.

提交回复
热议问题