note this also happens with the version of httplib2 installed from apt-get install python-httplib2 from the repositories, not just the version from pip I was using.
pip2 install httplib2 installs the module into: /usr/local/lib/python2.7 /dist-packages and the python-httplib2 package installs it into: /usr/lib/python2.7 /dist-packages/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901606 Title: security update broke module import in libpam-python, "from httplib2 import Http" fails now To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pam-python/+bug/1901606/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
