Skip to content

Instantly share code, notes, and snippets.

@Superbil
Last active June 15, 2017 16:09
Show Gist options
  • Save Superbil/5504241 to your computer and use it in GitHub Desktop.
Save Superbil/5504241 to your computer and use it in GitHub Desktop.
install vpython script for homebrew on mac
brew install wxwidgets boost
pip install Polygon ttfquery
# get zip(git) from https://github.com/BruceSherwood/vpython-wx
cd vpython-wx
python setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment