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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Internal

Mac

brew install python3

Linux

yum install python3