valhallasw added a comment.
The error comes from `pywikibot/comms/http.py`:
# Verify that a working httplib2 is present. try: import httplib2 except ImportError: print("Error: Python module httplib2 >= 0.6.0 is required.") sys.exit(1)
TASK DETAIL https://phabricator.wikimedia.org/T99370
EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: valhallasw Cc: valhallasw, Xqt, Aklapper, jayvdb, pywikipedia-bugs