On 01.11.2014 12:26, Jakub Warmuz wrote:
> IMO a package patch should be provided to import global urllib3 instead,
> following Debian packaging standards
As discussed on #debian-python I'm attaching a patch. Let me know if I
can help further.
--
Yours virtually,
Kuba
Index: debian/changelog
===
FYI this has also been reported upstream:
https://github.com/docker/docker-py/issues/377.
I believe that this is due to python-docker explicitly importing
requests.packages.urllib3:
> /usr/lib/python2.7/dist-packages/docker/unixconn/unixconn.py:import
> requests.packages.urllib3.connectionpo
Package: python-docker
Version: 0.5.3-1
Severity: grave
Justification: renders package unusable
I'm finding it impossible to do anything with the API. The ipython
backtrace is pasted below.
My python fu is relatively limited, but the problem looks like for some
reason the requests module is chang
3 matches
Mail list logo