Our current HTTP timeout is not sufficient for some large packages e.g. torch
Increasing the timeout has a downside for people that have network problems while downloading smaller packages, e.g. it will wait longer before surfacing a problem.
What does pip use for a default timeout?
Our current HTTP timeout is not sufficient for some large packages e.g.
torchIncreasing the timeout has a downside for people that have network problems while downloading smaller packages, e.g. it will wait longer before surfacing a problem.
What does pip use for a default timeout?