Python#

Download Anaconda for your OS. Then follow the instructions for installation, which differ for Windows, macOS and Linux.

You should test whether the installation has worked as expected by doing the following:

  • Open a terminal (console) window and run the following:

python --version

Note: Anaconda should have installed the most recent version by default but note that you will require version 3.8 or greater of Python for the course.