Python Installation

From NovaOrdis Knowledge Base
Revision as of 04:57, 14 May 2022 by Ovidiu (talk | contribs) (→‎Mac)
Jump to navigation Jump to search

External

Internal

Mac

brew install python3

Multiple Python Versions

brew install python@3.7

Installs in /usr/local/Cellar/python@3.7.

Linux

yum install python3