Python Installation

From NovaOrdis Knowledge Base
Revision as of 21:53, 2 November 2023 by Ovidiu (talk | contribs) (→‎Mac)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Mac

brew install python3

For context around managing multiple Python versions on the same system with brew, see

Python Version Management with Brew

Linux

yum install python3