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

Updating packages with non canonical names errors out #6116

Open
Kroppeb opened this issue Mar 26, 2024 · 2 comments
Open

Updating packages with non canonical names errors out #6116

Kroppeb opened this issue Mar 26, 2024 · 2 comments

Comments

@Kroppeb
Copy link

Kroppeb commented Mar 26, 2024

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
@Kroppeb
Copy link
Author

Kroppeb commented Mar 26, 2024

I suppose this is also an example for #6091 and #6090

@matteius
Copy link
Member

matteius commented Apr 2, 2024

I think when I removed requirementslib I broke something with canonical naming, and I could use help figuring out the right patch. There was this, but apparently its still an issue? #6057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants