pipenv
pipenv copied to clipboard
Updating packages with non canonical names errors out
Seems related to #6056
Running pipenv update some_cool_package_name will error out. When using verbose mode the following error can be found:
CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Cannot install some_cool_package_name because these package versions have conflicting dependencies.
INFO:pipenv.patched.pip._internal.resolution.resolvelib.factory:
The conflict is caused by:
The user requested some_cool_package_name
The user requested (constraint) some_cool_package_name