Skip to content

Setup Mac OS X

Theo Chupp edited this page Aug 27, 2017 · 3 revisions

Getting your environment setup

Verify Python 2.7 is installed

Open Terminal
Type python -V and hit Enter
You should see 'Python 2.7.x' or something similar

Install vPython

vPython is a tool for displaying 2d and 3d graphics!

Open Terminal
Type sudo easy_install pip enter your password and hit Enter
Type sudo pip install vpython and hit Enter

Create a folder for your projects

i.e. ~/cse-101

PyCharm

Download PyCharm

Download here
Open PyCharm
Change the theme to Darcula for more wins