Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Install Python2 from pkg installer #2217

Merged

Conversation

miketimofeev
Copy link
Contributor

@miketimofeev miketimofeev commented Dec 8, 2020

Description

Due to maintenance concerns, we are going to stop installing Python 2.7 from the Homebrew formula, which was deprecated at the beginning of 2020, and instead, use the official macOS pkg installer available by the following link
https://www.python.org/ftp/python/2.7.18/python-2.7.18-macosx10.9.pkg
This package installs pip along with the python, but the version is outdated so the update required. Also, the GUI installation process requires to run the install certificates command after successful installation:

image

The corresponding step added to the installation script.

Related issue:

https://github.com/actions/virtual-environments-internal/issues/1543

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@miketimofeev miketimofeev requested a review from a team December 8, 2020 08:44
@AlenaSviridenko
Copy link
Contributor

/azp run macos1013, macos1014, macos1015, macos110

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@maxim-lobanov maxim-lobanov merged commit 464fc5b into actions:main Dec 8, 2020
@miketimofeev miketimofeev deleted the macos-install-python2-from-pkg branch June 1, 2021 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants