Skip to content

Instantly share code, notes, and snippets.

View davidthelazar's full-sized avatar

David Lazar davidthelazar

View GitHub Profile
@davidthelazar
davidthelazar / Homebrew_python_fail
Created January 2, 2013 17:17
Problem building python with Homebrew
==> Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.32.tar.gz
Already downloaded: /Library/Caches/Homebrew/distribute-0.6.32.tar.gz
/usr/bin/tar xf /Library/Caches/Homebrew/distribute-0.6.32.tar.gz
==> /usr/local/Cellar/python/2.7.3/bin/python -s setup.py --no-user-cfg install --force --verbose --install-lib=/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages --install-scripts=/usr/local/Cellar/python/2.7.3/bin
/usr/local/Cellar/python/2.7.3/bin/python -s setup.py --no-user-cfg install --force --verbose --install-lib=/usr/local/Cellar/python/2.7.3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages --install-scripts=/usr/local/Cellar/python/2.7.3/bin
Before install bootstrap.
Scanning installed packages
Setuptools installation detected at /Library/Python/2.7/site-packages/setuptools-0.6c11-py2.7.egg
Egg installation
Patching...