Peking Solar Decathlon 2013 - UIUC
sudo apt-get install python-pip python-dev libevent-dev
- Install Xcode and Install Command Line Tools
- Follow the directions on this site to install libevent -> http://www.cloudspace.com/blog/2009/01/13/installing-libevent-on-mac-osx/
sudo apt-get install pip
cd SD2013-UIUC/server
virtualenv2 .
bin/pip install -r requirements.txt
cd SD2013-UIUC/server
bin/python2 app.py