SharadKumar97 / OSINT-SPY

Performs OSINT scan on email/domain/ip_address/organization using OSINT-SPY. It can be used by Data Miners, Infosec Researchers, Penetration Testers and cyber crime investigator in order to find deep information about their target. If you want to ask something please feel free to reach out to me at robotcoder@protonmail.com
https://docs.osint-spy.io
GNU General Public License v3.0
1.15k stars 182 forks source link

Error installing requirements #37

Open highrider0602 opened 11 months ago

highrider0602 commented 11 months ago

wehen i run the command pip3 install -r requirements.txt i get this output

└─# pip3 install -r requirements.txt Collecting certifi==2019.11.28 (from -r requirements.txt (line 1)) Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.0/156.0 kB 3.1 MB/s eta 0:00:00 Requirement already satisfied: chardet==3.0.4 in /usr/local/lib/python3.11/dist-packages (from -r requirements.txt (line 2)) (3.0.4) Collecting clearbit==0.1.7 (from -r requirements.txt (line 3)) Downloading clearbit-0.1.7.tar.gz (5.0 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [1 lines of output] error in clearbit setup command: use_2to3 is invalid. [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

note: This is an issue with the package mentioned above, not pip. hint: See above for details.

githuberror1

file:///home/warewolf/Pictures/githuberror1.png

deepesh611 commented 1 month ago

i'll take a look into it

Let me know if you are still interested in solving this issue, cause you seem pretty inactive

KhadijaNaz commented 1 month ago

Error installing requirements Hi, requirements.txt file is missing in the latest release. How to solve this issue?

KhadijaNaz commented 1 month ago

I am getting this error. image

deepesh611 commented 1 month ago

I do not see these imports anywhere in "osint-spy.py". Has this issue been removed ?