Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LWPP OnInstallError not firing #27

Open
peardox opened this issue Nov 28, 2022 · 4 comments
Open

LWPP OnInstallError not firing #27

peardox opened this issue Nov 28, 2022 · 4 comments
Assignees
Labels
Awaiting Feedback Waiting for feedback from submitter or others.

Comments

@peardox
Copy link
Contributor

peardox commented Nov 28, 2022

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

@lmbelo
Copy link
Member

lmbelo commented Nov 28, 2022

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 lmbelo self-assigned this Nov 28, 2022
@lmbelo
Copy link
Member

lmbelo commented Nov 28, 2022

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

@lmbelo lmbelo added the Awaiting Feedback Waiting for feedback from submitter or others. label Nov 28, 2022
@peardox
Copy link
Contributor Author

peardox commented Nov 28, 2022

Good idea - they have templates don't they?

@lmbelo
Copy link
Member

lmbelo commented Feb 27, 2023

@peardox is it still happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Feedback Waiting for feedback from submitter or others.
Projects
None yet
Development

No branches or pull requests

2 participants