A workaround which resolved the problem for me (but seems like it's crazy I would have to do this) was running the following commands...
cd /usr/local/lib/python2.7/dist-packages sudo chmod a+r httplib2-0.8-py2.7.egg/EGG-INFO/* python_dateutil-2.1-py2.7.egg/EGG-INFO/* -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1241001 Title: Permissions incorrect in httplib To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-httplib2/+bug/1241001/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
