[Bug 1827444] [NEW] cannot import urllib3.contrib.pyopenssl
JJ
1827444 at bugs.launchpad.net
Thu May 2 23:49:37 UTC 2019
Public bug reported:
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.
** Affects: python-urllib3 (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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