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

pkg_resources.VersionConflict error when downgrading an already installed dependency #10

Closed
sbidoul opened this issue Jul 17, 2020 · 0 comments · Fixed by #12
Closed
Labels
bug Something isn't working

Comments

@sbidoul
Copy link
Owner

sbidoul commented Jul 17, 2020

How to reproduce:

  1. create project depending on packaging
  2. install it
  3. update project to depend on packaging<20.1

=> stack trace pkg_resources.VersionConflict

@sbidoul sbidoul added the bug Something isn't working label Jul 17, 2020
@sbidoul sbidoul changed the title pkg_resources.VersionConflict error when constraining an already installed dependency pkg_resources.VersionConflict error when downgrading an already installed dependency Jul 18, 2020
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

Successfully merging a pull request may close this issue.

1 participant