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
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: