Brute-Force-Login icon indicating copy to clipboard operation
Brute-Force-Login copied to clipboard

cant get the requirements to load or open the path

Open caseyg420 opened this issue 2 years ago β€’ 1 comments

(rootπŸ’€-MO9J1UU)-[~] └─# pip3 install -r requierements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requierements.txt'

β”Œβ”€β”€(rootπŸ’€-MO9J1UU)-[~] └─# cd Ccd C:/path/to/Brute-Force-Login python3 -m app.main bash: cd: C:/path/to/Brute-Force-Login: No such file or directory /usr/bin/python3: Error while finding module specification for 'app.main' (ModuleNotFoundError: No module named 'app')

β”Œβ”€β”€(rootπŸ’€-MO9J1UU)-[~] └─# pip3 install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

caseyg420 avatar Jun 11 '22 12:06 caseyg420

(rootπŸ’€-MO9J1UU)-[~] └─# pip3 install -r requierements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requierements.txt'

β”Œβ”€β”€(rootπŸ’€-MO9J1UU)-[~] └─# cd Ccd C:/path/to/Brute-Force-Login python3 -m app.main bash: cd: C:/path/to/Brute-Force-Login: No such file or directory /usr/bin/python3: Error while finding module specification for 'app.main' (ModuleNotFoundError: No module named 'app')

β”Œβ”€β”€(rootπŸ’€-MO9J1UU)-[~] └─# pip3 install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

omg... First learn how to use linux before try to bruteforce a login. you literally put cd Ccd C:\path\to\bruteforce login

1- you don't put the disk name on linux + C:\ driver is for windows 2- cd Ccd doesn't mean anything 3- path/to/Brute-Force-Login literally said te replace the path to your actual path (where you cloned the stuff) 4- The creator of the repo mis spelled requirements.txt just to ls to verify or just do "mv requierements.txt requirements.txt" requierements.txt requirements.txt 5-Don't use kali

Xprogrammer777 avatar Jan 04 '23 11:01 Xprogrammer777