daneads / pypatent

Search for and retrieve US Patent and Trademark Office Patent Data
GNU General Public License v3.0
71 stars 19 forks source link

Installing - re error #1

Closed vl0 closed 6 years ago

vl0 commented 6 years ago

When installing using "pip install pypatent" the following error occurs:

"Could not find a version that satisfies the requirement re (from pypatent) (from version: ) No matching distribution found for re (from pypatent)"

However, re already comes with python (at least in the Anaconda distribution)

daneads commented 6 years ago

Should work now after today's update, thanks.