Discord-Nitro-Generator-and-Checker icon indicating copy to clipboard operation
Discord-Nitro-Generator-and-Checker copied to clipboard

py -3 -m pip install -r requirements.txt

Open Legendary1401 opened this issue 3 years ago • 5 comments

py -3 -m pip install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' it gives me this error my device windows 10 what should i do ? image

Legendary1401 avatar Apr 12 '22 18:04 Legendary1401

You're not in the directory of the project

logicguy1 avatar Apr 12 '22 18:04 logicguy1

You're not in the directory of the project

what should i do ?

Legendary1401 avatar Apr 12 '22 18:04 Legendary1401

You're not in the directory of the project

I have the same problem, and what should we do to fix this?

Zydrex avatar Apr 16 '22 11:04 Zydrex

Rename requirements.txt → re.txt py -3 -m pip install -r re.txt If you not in the directory of this project: cd Download cd {name of this project} cd {name of this project} py -3 -m main.py

Loamfy avatar May 09 '22 11:05 Loamfy

hi pls do cd C:\Users\USER\Discord-Nitro-Generator-and-Checker or whatever ur user is called it will install it there then copy the file location then put cd then the location then redo the requirements command

RIOTXUK avatar Jun 14 '22 01:06 RIOTXUK