P4D-Data-Sciences icon indicating copy to clipboard operation
P4D-Data-Sciences copied to clipboard

LWPP OnInstallError not firing

Open peardox opened this issue 2 years ago • 4 comments

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

peardox avatar Nov 28 '22 07:11 peardox

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:

Bug report

A clear and concise description of what the bug is. Include a minimal, reproducible example (https://stackoverflow.com/help/minimal-reproducible-example), if possible.

Your environment

  • CPython versions tested on:
  • Operating system and architecture:

lmbelo avatar Nov 28 '22 14:11 lmbelo

Which Python version are you using? What is your target platform and architecture?

lmbelo avatar Nov 28 '22 14:11 lmbelo

Good idea - they have templates don't they?

peardox avatar Nov 28 '22 14:11 peardox

@peardox is it still happening?

lmbelo avatar Feb 27 '23 20:02 lmbelo