You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to install these tools to do some manual checks on leakages of API key or any data for some organization for personal purposes, But while executing requirements.txt, we are prompted with version not supported, Then I have installed those dependencies via Python3 & pip3.
media/Tools/GitMiner# ls
config core Dockerfile gitminer-v2.0.py init.py LICENSE README.md requirements.txt
root@xx:/media/Tools/GitMiner# pip3 install requirements.txt
ERROR: Could not find a version that satisfies the requirement requirements.txt (from versions: none)
ERROR: No matching distribution found for requirements.txt
Please let me know, how to overcome these issues.
The text was updated successfully, but these errors were encountered:
Hi Team,
I have tried to install these tools to do some manual checks on leakages of API key or any data for some organization for personal purposes, But while executing requirements.txt, we are prompted with version not supported, Then I have installed those dependencies via Python3 & pip3.
media/Tools/GitMiner# ls
config core Dockerfile gitminer-v2.0.py init.py LICENSE README.md requirements.txt
root@xx:/media/Tools/GitMiner# pip3 install requirements.txt
ERROR: Could not find a version that satisfies the requirement requirements.txt (from versions: none)
ERROR: No matching distribution found for requirements.txt
Please let me know, how to overcome these issues.
The text was updated successfully, but these errors were encountered: