
The Pip team is shipping a new dependency resolver and needs *your* help to find issues. Everyone who tries it will know their projects are future-proof and issues can be fixed before they're shipped. That's a win-win!
So how can you help?
– Upgrade to Pip 20.2:
$ python -m pip install -U pip
– If you have a project with many dependencies, pins, or hit packaging issues before, try reinstalling your dependencies with the '--use-feature=2020-resolver' flag:
$ python -m pip install --use-feature=2020-resolver (...)
$ python -m pip install -U pip
– If you have a project with many dependencies, pins, or hit packaging issues before, try reinstalling your dependencies with the '--use-feature=2020-resolver' flag:
$ python -m pip install --use-feature=2020-resolver (...)
– Read all about new resolver user guide:
https://pip.pypa.io/en/stable/user_guide/#resolver-changes-2020
– Report issues to the Pip GitHub issue tracker:
https://github.com/pypa/pip/issues
– Fill out this survey of how Pip should handle dependency issues:
https://forms.gle/cWKMoDs8sUVE29hz9
https://pip.pypa.io/en/stable/user_guide/#resolver-changes-2020
– Report issues to the Pip GitHub issue tracker:
https://github.com/pypa/pip/issues
– Fill out this survey of how Pip should handle dependency issues:
https://forms.gle/cWKMoDs8sUVE29hz9
– See if your environment fits the 'Setups we need more testing' section:
https://pip.pypa.io/en/stable/user_guide/#setups-we-might-need-more-testing-on
– Contribute to Pip, this amazing tool we all enjoy for free:
https://pip.pypa.io/en/stable/development
– Donate financially to the @PSF for future developments like this: https://www.python.org/psf/donations
https://pip.pypa.io/en/stable/user_guide/#setups-we-might-need-more-testing-on
– Contribute to Pip, this amazing tool we all enjoy for free:
https://pip.pypa.io/en/stable/development
– Donate financially to the @PSF for future developments like this: https://www.python.org/psf/donations