Skip to content

Instantly share code, notes, and snippets.

@beakr
Created February 3, 2014 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beakr/8777097 to your computer and use it in GitHub Desktop.
Save beakr/8777097 to your computer and use it in GitHub Desktop.
Install GTK+ 3.0 on Mac OS X.
# Use Python 2.7
$ pyenv global system
# Use Homebrew to install
$ brew install gtk+3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment