Opened 16 months ago
Closed 16 months ago
#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:
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 16 months ago by breun (Nils Breunese)
comment:2 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks.
Note: See
TracTickets for help on using
tickets.
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