You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should define a structure for bug report. I need clear instructions about issues and how to reproduce. Environment aknowlage is very important too. I'm thinking something like the following:
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
The text was updated successfully, but these errors were encountered: