Installing Python and Wing for CS150
You are welcome to work on any of the assignments on your home computer. To do that, you'll need to make sure you have Python and WingIDE installed. Install the following (in this order):
- Python 2.7.3 (make sure it's this version)
- Mac: Use the Mac OS X Installer. To figure out which version of Mac OS X you have, go to the "Apple" menu and select "About This Mac".
- Windows: Use the MSI Installer. It will probably be the "-64" version, but you can check if your computer is 32 bit or 64 bit by following the instructions here.
- Wing IDE 101