Python Installation

From NovaOrdis Knowledge Base
Revision as of 00:22, 22 May 2021 by Ovidiu (talk | contribs) (Created page with "=Internal= * Python =Mac= <syntaxhighlight lang='bash'> brew install python3 </syntaxhighlight> =Linux= <syntaxhighlight lang='bash'> yum install python...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Mac

brew install python3

Linux

yum install python3