Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing requirements #37

Open
highrider0602 opened this issue Aug 9, 2023 · 4 comments
Open

Error installing requirements #37

highrider0602 opened this issue Aug 9, 2023 · 4 comments

Comments

@highrider0602
Copy link

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
Copy link

deepesh611 commented May 10, 2024

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
Copy link

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

@KhadijaNaz
Copy link

I am getting this error.
image

@deepesh611
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants