[11:28:00] <mgedmin> okay, what is this? pip install fails (exits with non-zero) without an error message telling why it failed: https://jenkins.gedmin.as/job/zodbbrowser/62/console
[11:31:38] <mgedmin> oh, okay, server OOMed and killed sh
[11:33:04] <mgedmin> 1 gig of ram + 1 gig of swap is not enough for jenkins? apparently
[11:41:38] <mgedmin> whoope, rackspace-monitor ate all the ram on this rackspace VM :D
[17:13:56] <isomorphismes> I'm trying to install https://pypi.python.org/pypi/gett-cli
[17:14:26] <isomorphismes> and I got an error like this http://stackoverflow.com/questions/2325923/how-to-fix-importerror-no-module-named-error-in-python/26064663 (But changing $PYTHONPATH didn't fix it)
[17:15:33] <isomorphismes> I don't understand what "have __init__.py in the foo directory" means (another answer) or where to find `sys.path`