pip freeze crashes when PATH is incorrect #12567
Labels
C: freeze
'pip freeze' related
kind: crash
For situations where pip crashes
type: bug
A confirmed bug or unintended behavior
Description
pip freeze
crashes if PATH environment variable references an existing file.Expected behavior
pip freeze
should work, even if PATH has an incorrect reference to a file.pip version
24.0
Python version
3.11.8
OS
macos
How to Reproduce
Run:
Output
Code of Conduct
The text was updated successfully, but these errors were encountered: