If you download a bad package - PyTorch with ExtraIndexURL = 'https://download.pytorch.org/whl/cu117' the install error doesn't appear to fire.
The 117 package is problematic at least under Windows (116 is fine) - 64 bit python required
When running with 117 the install starts but never finishes, triggers the onInstallError or raises any exception as far as I can see
If you download a bad package - PyTorch with ExtraIndexURL = 'https://download.pytorch.org/whl/cu117' the install error doesn't appear to fire.
The 117 package is problematic at least under Windows (116 is fine) - 64 bit python required
When running with 117 the install starts but never finishes, triggers the onInstallError or raises any exception as far as I can see