```/usr/local/Cellar/python/2.7.6/Frameworks/Pytho...
# general
h
Copy code
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pkgutil.py:186: ImportWarning: Not importing directory '/Users/benjy/src/pants/build-support/pants_dev_deps.venv/lib/python2.7/site-packages/twitter': missing __init__.py
  file, filename, etc = imp.find_module(subname, path)
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pkgutil.py:186: ImportWarning: Not importing directory '/Users/benjy/src/pants/build-support/pants_dev_deps.venv/lib/python2.7/site-packages/twitter/common': missing __init__.py
  file, filename, etc = imp.find_module(subname, path)