cannot import urllib3.contrib.pyopenssl

Bug #1827444 reported by JJ
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-urllib3 (Debian)
Fix Released
Unknown
python-urllib3 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

python-urllib3-1.22-1 cannot be used on LTS 18.04.2:

$ python
Python 2.7.15rc1 (default, Nov 12 2018, 14:31:15)
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import urllib3.contrib.pyopenssl
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 62, in <module>
    from ..packages import six
ImportError: cannot import name six

See upstream bug report https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905479

This has been fixed in version 1.24-1 but this is unavailable on 18.04.2.

Revision history for this message
Kai Kasurinen (kai-kasurinen) wrote :

 Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest version of Ubuntu.

Changed in python-urllib3 (Ubuntu):
status: New → Fix Released
Changed in python-urllib3 (Debian):
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.