bhavsec / reconspider

🔎 Most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations.
GNU General Public License v3.0
2.07k stars 317 forks source link

Requirements.txt is not found #37

Closed DR3DL0RD closed 3 years ago

DR3DL0RD commented 4 years ago

Describe the bug once install runs it seems to run into the error of 'requirements.txt is not found'

To Reproduce Steps to reproduce the behavior:

  1. git clone it
  2. run the install.py
  3. See error

Expected behavior requirements.txt to be found

Screenshots image

Desktop (please complete the following information):

djhashh commented 3 years ago

ditto

bhavsec commented 3 years ago

Make sure you are using Python 3 and follow the installation procedure via setup.py from README.md.