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

Issue with packaging library #1557

Closed
davidorlov12 opened this issue Dec 8, 2022 · 1 comment
Closed

Issue with packaging library #1557

davidorlov12 opened this issue Dec 8, 2022 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@davidorlov12
Copy link

There is an issue with packaging library (as of 8/12/22 pypa/packaging#629)
when parsing requirements for specific libraries,
pdm in all versions uses packaging above 20.9 version (so in a lot of pdm versions there is a bug)

what I did to fix
pip install packaging==21.3
and then
installed pdm

@davidorlov12 davidorlov12 added the 🐛 bug Something isn't working label Dec 8, 2022
@frostming
Copy link
Collaborator

Redirect to #1558

@frostming frostming closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants