
Nicolas Restrepo
PreguntaNo he podido arreglar este error
ERROR: Python 3 is not supported by the Google Cloud SDK. Please use a Python 2.x version that is 2.6 or greater.
If you have a compatible Python interpreter installed, you can use it by setting the CLOUDSDK_PYTHON environment variable to point to it.
Juan Pablo Roncancio Parra
si, pero que pasa con el py2 en 2020?
Pablo Maldonado
Corre el siguiente comando export CLOUDSDK_PYTHON=python2.7

Cristian Orlando Rincón Bonilla
La única solución que he encontrado hasta el momento es instalar python 2.x en el virtualenv.