Skip to content

Instantly share code, notes, and snippets.

@ngpestelos
Created January 20, 2013 03:01
Show Gist options
  • Save ngpestelos/4576425 to your computer and use it in GitHub Desktop.
Save ngpestelos/4576425 to your computer and use it in GitHub Desktop.
Yak shave on a Sunday morning

I wanted to run a python script only to find out that it depends on a library called boto.

Downloaded the source, compiled, and ran into a couple of other problems:

  • requires BeautifulSoup
  • homebrew complains of not having been upgraded for a while
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment