Closed Alan-R closed 6 years ago
pkg_resources.DistributionNotFound: The 'pip==8.1.0' distribution was not found and is required by the application
This seems broken... No one should require exactly one particular version of pip.
I forgot to mention this was when trying to install it with python3. Python2 seems OK.
This looks like something is hosed on my machine... I'll look into it and close this issue.
pkg_resources.DistributionNotFound: The 'pip==8.1.0' distribution was not found and is required by the application
This seems broken... No one should require exactly one particular version of pip.
I forgot to mention this was when trying to install it with python3. Python2 seems OK.