-
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
Poetry dependency on packaging
module requires >=22.0
, but lists >=20.5
#9029
Labels
kind/bug
Something isn't working as expected
Comments
glipR
added
kind/bug
Something isn't working as expected
status/triage
This issue needs to be triaged
labels
Feb 26, 2024
Same problem when I upgraded Poetry to 1.8.0 |
Same issue on ubuntu 22.04 LTS docker. |
2 tasks
FYI: It looks like at least packaging 23.1 is required to successfully run the tests. |
radoering
added
dependencies
and removed
status/triage
This issue needs to be triaged
labels
Feb 26, 2024
tla
added a commit
to tla/stemmaweb
that referenced
this issue
Mar 7, 2024
ZetsuBouKyo
added a commit
to ZetsuBouKyo/ZetsuBou
that referenced
this issue
Mar 7, 2024
jorisvanzundert
added a commit
to tla/stemmaweb
that referenced
this issue
Mar 8, 2024
schiwaa
added a commit
to tla/stemmaweb
that referenced
this issue
Mar 26, 2024
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Workarounds
Poetry Installation Method
pip
Operating System
Alpine
Poetry Version
1.8.0
Poetry Configuration
Python Sysconfig
No response
Example pyproject.toml
No response
Poetry Runtime Logs
No module named 'packaging.metadata'
The text was updated successfully, but these errors were encountered: