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

PDM is incompatible with urllib3 v2 #1880

Closed
adriangb opened this issue May 3, 2023 · 2 comments
Closed

PDM is incompatible with urllib3 v2 #1880

adriangb opened this issue May 3, 2023 · 2 comments
Labels
🐛 bug Something isn't working

Comments

@adriangb
Copy link
Contributor

adriangb commented May 3, 2023

It seems like PDM will crash if run with urllib3 >= 2: https://github.com/pydantic/pydantic/actions/runs/4874441733/jobs/8695375959#step:4:20

Manually doing pip install urllib<2 fixes it for me.

@adriangb adriangb added the 🐛 bug Something isn't working label May 3, 2023
@Roger-luo
Copy link

see #1879 it seems due to cache control

@adriangb
Copy link
Contributor Author

adriangb commented May 3, 2023

Thanks it was hard to determine the cause

@adriangb adriangb closed this as completed May 3, 2023
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