s0md3v / sqlmate

A friend of SQLmap which will do what you always expected from SQLmap.
GNU General Public License v3.0
428 stars 118 forks source link

issue installing the requirements.txt #4

Closed newb1885 closed 7 years ago

newb1885 commented 7 years ago

trying to install this program on osx -- i have both python version 2 and 3 and pip 2 & 3 installed but keep getting errors:

iMac% pip3 install requirements.txt Collecting requirements.txt Could not find a version that satisfies the requirement requirements.txt (from versions: ) No matching distribution found for requirements.txt iMac% man pip No manual entry for pip iMac% pwd /Users/kimberly/Documents/GitHub/sqlmate iMac% ls LICENSE paths.txt sqlmate README.md requirements.txt venv iMac% pip install requirements.txt Collecting requirements.txt Could not find a version that satisfies the requirement requirements.txt (from versions: ) No matching distribution found for requirements.txt iMac% not sure how to proceed. many thanks

psychomad commented 7 years ago

same problem for me. im using kali. I tried to usa pip search and other way... no luck

s0md3v commented 7 years ago

[Fixed] Sorry for late response.