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 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org