/homebrew-python2

A tap with patched Python 2 formula for Apple Silicon (M1/M2) Macs.

Primary LanguageRuby

Python@2 Homebrew Tap

Apple does not include Python 2 since macOS 12.3 update. This homebrew tap contains a formula with necessary patches that compiles and installs Python 2 natively on Macs with M1 chips.

Usage

Installation

brew install kamilturek/python2/python@2

Uninstallation

brew uninstall kamilturek/python2/python@2

Contribution

Please create a GitHub issue for any feedback, bugs, requests or issues. PRs are also welcome.