Closed michaeta closed 12 years ago
@michaeta, it looks like we are using packaging.database.get_distributions()
in our freeze command. get_distributions
has a use_egg_info=False
default argument. Does setting this to True
resolve your issue?
Update pip2 so that when pip2 freeze is ran it displays all packages installed using pip2 and pip.