olemb / dbfread

Read DBF Files with Python
MIT License
224 stars 91 forks source link

Requires exactly pip version 8.1.0 #27

Closed Alan-R closed 6 years ago

Alan-R commented 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.

Alan-R commented 6 years ago

This looks like something is hosed on my machine... I'll look into it and close this issue.