
Change it to something that you'll remember as relevant to this course, for example, cs1proj. The text "untitled" after the last slash is the name of your project. The first line of the dialog should ask for a location. If you are asked about importing settings, do not import settings, (unless you've used P圜harm before and have prior settings to import). Download and install Java, following the prompts.Īfter P圜harm opens, click Open and then click whatever makes sense to you (you might see some choices about keyboards and such) until you get to a window that gives you a choice of creating a new project. If you get this message, click More Info., which will take you to the Apple site. If your Mac does not have Java installed (unlikely, but possible), then you'll see a window reading To open "P圜harm" you need to install the legacy Java SE 6 runtime. Run P圜harm, by clicking on the icon in the dock. With the Applications folder open, find the P圜harm CE icon, and drag it to where you want it in the dock. Another way is, in the Finder, type command-shift-A. One way is to choose it from the Finder's Go menu. Open your Applications folder from the Finder. (It might be in your Downloads folder.) Do just what it tells you: drag the icon on the left into the folder on the right.īecause you'll be running P圜harm often, you want to add it to the dock. If it doesn't open automatically, double-click on it to open it. The file that is downloaded is pycharm-community-2019.2.1.dmg.

If you see a window that asks you to give your email address, name, and organization, you don't need to fill it out. P圜harm is the name of the software program you will use to type in your Python programs and run them.ĭownload it by clicking here. If all goes well, you should see a window pop up with some graphics, including a small ball moving from left to right, and some text saying "Hello, World!" Install P圜harm

Type the following into the Terminal window, pressing return and waiting for the command to complete after each line (make sure you have cs1lib.py on you Desktop): pip3 install pyqt5 Open Terminal application from Applications > Utilities. pkg file downloaded and follow the prompt to install Python3.ĭownload community version of P圜harm installation file by clicking here. Make sure it is python3.5 and above and was released after July 2020.
#PYTHON DOWNLOAD MAC MAC OS#
Install python3 and related softwareĭownload a python stable version that is suitable for your version of Mac OS from here. cs1libĭownload the file cs1lib.py, unzip it to get the. You can check which version you are running using "about this mac" menu option the apple symbol menu on the top left of your screen. You should be running a recent version of MacOS, preferably 10.13 or higher.

#PYTHON DOWNLOAD MAC HOW TO#
This page shows you how to install the CS 1 software on your Mac.
