Python Setup
Most of the computers sold today have a pre-installed version of python. But as the Carleton computer science community, we installed the software named as WING 101.
WING 101 INSTALLATION PROCESS:
- The most recent software can be found on the webpage linked here https://www.python.org/downloads/.
-
For windows operating systems, download the Windows x86-64 executable installer.
-
For macOS or any newer release, there is only one installer available on the website.
-
After clicking the website for downloading the python software, click to go to the page of downloads.
-
Use the newest version of the software that is available on the webpage.
-
Click on the newest version, and scroll down to the bottom of the page (where there a list of links you can download from).
-
Download Windows x80-64 executable installer and for mac users, use the appropriate mac installers.
-
Double click on the downloaded file from the file manager.
-
Once the application has opened, DONT FORGET TO ADD PATH TO THE INSTALLATION PROCESS, and then click install.
-