-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
WheelFileValidationError with furo package only on the poetry==1.4.1 #7691
Comments
As the error message says, the furo wheel is invalid. Please raise that with them. Otherwise, duplicate #7686, please close |
Fine, but really weird that this works on the previous minor version 1.4.0, and doesn't work on 1.4.1 |
Here is the new thread on furo's discussion board: pradyunsg/furo#639 |
Faced a similar issue with a different library and pinning |
Should be fixed by #7694 |
to avoid this problem: python-poetry/poetry#7691
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
-vvv
option) and have included the output below.Issue
My CI-job with a poetry has really strange behaviour on install stage:
Complete stack-trace with
-vvvv
hereAfter freezing the poetry version to 1.4.0 all works fine.
The text was updated successfully, but these errors were encountered: