freeseek / getmydnamatches

26 stars 8 forks source link

No module named pip #2

Open nigelhorne opened 3 years ago

nigelhorne commented 3 years ago

I followed your instructions but received this error:

mac:getmydnamatches njh$ python3 -m pip install --user requests
/opt/local/bin/python3: No module named pip
freeseek commented 3 years ago

It means you don't have the python pip module installed. However, the code has not been updated for two years and at this point it is unlikely to still work as the underlying APIs are always changing.