#67772 closed defect (fixed)

google-cloud-sdk @439.0.0: ERROR: Python 2 is not compatible with the Google Cloud SDK

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: breun (Nils Breunese)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: google-cloud-sdk

Description

google-cloud-sdk doesn't build on Mojave or earlier:

https://build.macports.org/builders/ports-10.13_x86_64-builder/builds/198911/steps/install-port/logs/stdio

Welcome to the Google Cloud CLI!
ERROR: Python 2 is not compatible with the Google Cloud SDK. Please use Python version 3.5 and up.

If you have a compatible Python interpreter installed, you can use it by setting
the CLOUDSDK_PYTHON environment variable to point to it.

Change History (2)

comment:1 Changed 10 months ago by breun (Nils Breunese)

I don't have access to a Mac with Python 2, so I can't test it, but I hope that this PR causes MacPorts' Python 3 to be used to run the install script: https://github.com/macports/macports-ports/pull/19525

comment:2 Changed 10 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks.

Note: See TracTickets for help on using tickets.