[Bug 1827444] Re: cannot import urllib3.contrib.pyopenssl

Bug Watch Updater 1827444 at bugs.launchpad.net
Sat Jul 11 07:07:23 UTC 2020


** Changed in: python-urllib3 (Debian)
       Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-urllib3 in Ubuntu.
https://bugs.launchpad.net/bugs/1827444

Title:
  cannot import urllib3.contrib.pyopenssl

Status in python-urllib3 package in Ubuntu:
  Fix Released
Status in python-urllib3 package in Debian:
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-urllib3/+bug/1827444/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list