-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
C: freeze'pip freeze' related'pip freeze' relatedauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
Description
- Pip version: 19.0.3
- Python version: 3.7.3
- Operating system: MacOS 10.14.4
I am trying to clean a bit my system-wide pip3 package to move all the development to the respective virtual environments.
I managed to remove all the pip3 packages, but right now I am getting such output for pip3 freeze:
➜ ~ pip3 freeze
Could not parse requirement: -BB
What can be the reason for such output?
Metadata
Metadata
Assignees
Labels
C: freeze'pip freeze' related'pip freeze' relatedauto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior