leogomezz4t / PyTextNow_API

Python texting API utilizing TextNow API
MIT License
67 stars 41 forks source link

cannot install #57

Open showf68 opened 2 years ago

showf68 commented 2 years ago

when i try to install with pip i receive answer pip install PyTextNow Collecting PyTextNow Could not find a version that satisfies the requirement PyTextNow (from versions: ) No matching distribution found for PyTextNow

and installing with git clone, when i run pip install -r requirements.txt i receive answer No matching distribution found for setuptools~=57.0.0 (from -r requirements.txt (line 2))

leogomezz4t commented 2 years ago

Try reinstalling pip