Skip to content

Instantly share code, notes, and snippets.

@overplumbum
Last active August 29, 2015 14:05
Show Gist options
  • Save overplumbum/e1df3859a7f066362eb7 to your computer and use it in GitHub Desktop.
Save overplumbum/e1df3859a7f066362eb7 to your computer and use it in GitHub Desktop.
pip install https://www.dropbox.com/s/f1z9k0ym9bgamr9/pgmagick-0.5.8-cp27-none-macosx_10_9_x86_64.whl?dl=1
python -c 'import pgmagick'
brew uninstall -f boost graphicsmagick freetype libtool
brew install graphicsmagick freetype libtool
brew install boost --with-python
#pip install pgmagick==0.5.8 --download-cache=/tmp/
#time pip wheel -w pgwheel/ --download-cache=/tmp/ pgmagick==0.5.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment