Is there any way to use gcloud with python3?
问题 I have a little confused about gcloud with python3 After I installed gcloud in python3 env and I tried to example Quickstart for Python in the App Engine Flexible Environment. It said 'You need Google Cloud SDK', so I installed SDK. All the process after SDK(including SDK), It needs python2 env. Here is a question, Is is impossible to run gcloud with python3 (officially ) yet? (SDK and python2 with gcloud library is best way?) 回答1: I worked around this issue by specifying the path to Python 2