[Python-modules-team] Bug#825310: Cannot import urllib3.contrib.appengine

Yuri D'Elia wavexx at thregr.org
Wed May 25 21:22:57 UTC 2016


Package: python3-urllib3
Version: 1.15.1-1
Severity: normal

| >>> from requests.packages.urllib3.contrib import appengine
| Traceback (most recent call last):
|   File "<stdin>", line 1, in <module>
|   File "/usr/lib/python3/dist-packages/urllib3/contrib/appengine.py", line 15, in <module>
|     from ..packages.six import BytesIO
| ImportError: No module named 'requests.packages.urllib3.packages.six'

This ImportError makes python3-requests-toolbelt fail during import.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-urllib3 depends on:
ii  python3-six  1.10.0-3
pn  python3:any  <none>

Versions of packages python3-urllib3 recommends:
ii  ca-certificates  20160104

Versions of packages python3-urllib3 suggests:
pn  python3-ndg-httpsclient  <none>
pn  python3-openssl          <none>
pn  python3-pyasn1           <none>
pn  python3-socks            <none>



More information about the Python-modules-team mailing list