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

canonicalize package names when comparing with pip #6391

Closed
wants to merge 1 commit into from

Conversation

minrk
Copy link
Contributor

@minrk minrk commented Dec 4, 2017

because pip canonicalizes names, so conda install jupyter_client will show up as jupyter-client installed with pip, resulting in inaccurate conda env export.

It would be nice if conda itself did similar (or the same!) canonicalization, but it may be too late for that now.

because pip canonicalizes names, so `conda install jupyter_client`
will show up as `jupyter-client` installed with pip.
@kalefranz
Copy link
Contributor

LGTM if tests pass. Will keep watching...

@kalefranz
Copy link
Contributor

Actually, looks like that appveyor run is just hung. No idea why. Backporting this PR to 4.4.x now.

@kalefranz
Copy link
Contributor

targeting 4.4.x via #6438

@kalefranz kalefranz closed this Dec 11, 2017
@minrk minrk deleted the conda-env-export-pip branch December 15, 2017 14:39
@github-actions
Copy link

github-actions bot commented Sep 8, 2021

Hi there, thank you for your contribution to Conda!

This pull request has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue or pull request if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 8, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants