This bug is caused by the newer version of python-requests which does
no longer export the IncompleteRead version from its compat submodule.

Downgrading python-request-whl and python-request to version 2.3
(currently in testing) should work around the problem note that I had
to remove
and reinstall the whole shindig for it to work; a simple downgrade did
not work (some pyc hanging around ?). Looks like pip should use the
wheel package and one could upgrade the other packages, but I did not
try to re-upgrade the classical packages, so be careful.

Posted a bug against python-requests.

Regards,
Nicolas

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to