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

In virtual environment populated with flit install -s (editable), python3 -m pip freeze raises AssertionError on MacOS #372

Closed
tombaker opened this issue Oct 14, 2020 · 2 comments

Comments

@tombaker
Copy link

When I populate a virtual environment with flit install -s, executing python3 -m pip freeze raises Pip's AssertionError.

I described this yesterday on Stackoverflow, then filed a bug report for Pip with detailed instructions on how to reproduce the problem on MacOS 10.15.7 and Ubuntu 20.04.

Since then, however, I have noticed that pip freeze works in virtual environments populated using Flit 2.3.0 but not in environments populating using Flit 3.0.0.

Is this possibly an issue for Flit (and not for Pip)?

@sbidoul
Copy link
Member

sbidoul commented Oct 14, 2020

@tombaker probably related to #335, but I think the fix should be done in pip.

@tombaker
Copy link
Author

@sbidoul This has been fixed in pip, so I guess you could close this issue now - thanks!

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

3 participants