Skip to content

Instantly share code, notes, and snippets.

@karlwestin
Last active January 3, 2016 12:29
Show Gist options
  • Save karlwestin/8462872 to your computer and use it in GitHub Desktop.
Save karlwestin/8462872 to your computer and use it in GitHub Desktop.
Stuff thats needed for initializing db
sudo pip install simplejson==2.1.6 --no-use-wheel
sudo pip install psycopg2==2.4.2 --no-use-wheel
sudo pip install South==0.7.3 --no-use-wheel
sudo pip install lxml==2.2.8 --no-use-wheel
sudo pip install pycurl==7.19.0 --no-use-wheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment