Details
Description
Hi, I'am having problems with the speed of downloading the latest .whl as below, for any version (5.9, 5.11). Many repositories that used to install this dependence are breaking their CI (qtpy on github, for example).
The speed is about 100kB/s, so it is almost 1h to finish.
This does not happen if you choose LATEST-1 version which provides ~5MB/s or more.
pip install --index-url=http://download.qt.io/snapshots/ci/pyside/5.11/latest/ pyside2 --trusted-host download.qt.io
This problem appeared last week.