[Python-modules-team] Bug#928275:

Adam Miller miller at gridspace.com
Wed May 1 02:48:41 BST 2019


This seems to result from the same issue pointed out in bug #837764

Without
https://github.com/pypa/pip/pull/6373/commits/e4936da2e1b62c33f0ed9034f5c984ae17e38e86,
resp.raise_for_status() raises requests.exceptions.HTTPError, whereas the
except clause tries to catch pip._vendor.requests.exceptions.HTTPError

Because of this the HTTPError is not being caught and installation aborts
with a 404 before searching the local directory given by --find-links
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20190430/11d25d60/attachment.html>


More information about the Python-modules-team mailing list