Installation

How to Install Python 3

Last modified: 4 January 2020

NOTE: You may want to consider installing a Python distribution such as Anaconda, as that distribution comes with many of the third-party libraries already built-in. This can prevent possible manual installation headaches of those libraries in the base package down the …