This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
The resolver needs to be able to cope with currently-broken installations #6
Labels
feature
Feature request
Something that occurred to me when looking at pypa/pip#5196 was that when the new resolver is added to pip, we will likely have a number of cases where the user's current installation might be inconsistent - not with the requirements being installed, but within the existing requirements. It's going to be important that the resolver handles this sort of situation gracefully.
I don't have any specific suggestions here at the moment, but I wanted to record the point while it was fresh in my mind, so it doesn't get forgotten.
The text was updated successfully, but these errors were encountered: