nitro-generator icon indicating copy to clipboard operation
nitro-generator copied to clipboard

python excecution

Open rafalohaki opened this issue 3 years ago • 9 comments

when i use python3 main.py i get error File "main.py", line 11 print(f"{Fore.WHITE}[ {Fore.CYAN}§ {Fore.WHITE}] {Fore.LIGHTBLACK_EX}Discord Nitro Generator made by {Fore.WHITE}LnX{Fore.LIGHTBLACK_EX} | Licensed under {Fore.WHITE}MIT {Fore.LIGHTBLACK_EX}License")

rafalohaki avatar Sep 26 '20 09:09 rafalohaki

Did you install requirements?

dfrnoch avatar Sep 27 '20 07:09 dfrnoch

yes

rafalohaki avatar Sep 27 '20 08:09 rafalohaki

what requirements??

Robatortas avatar Oct 09 '20 18:10 Robatortas

@Robatortas Should be in requirements.txt @rafalohaki Can you provide a full traceback please?

ghost avatar Oct 16 '20 00:10 ghost

what requirements??

FROM SOURCE

rafalohaki avatar Oct 16 '20 12:10 rafalohaki

can't do the command 'py -3 -m pip install -r requirements.txt' can't open/edit requirements.txt

vkeq avatar Nov 04 '20 09:11 vkeq

Try:

  1. Open command line with administrator perms
  2. make sure your location in cmd is in location of that folder (https://img.lnx.rip/DvUkXK)

dfrnoch avatar Nov 06 '20 10:11 dfrnoch

I need help it says ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

lCarax avatar Nov 18 '20 20:11 lCarax

@lCarax did you go into the general folder? You need to go into the general folder.

also check your python version. you may need to update for it to work

flickaru avatar Jan 15 '21 07:01 flickaru

how do I install requirements?

SnowinInSummer avatar Feb 26 '21 17:02 SnowinInSummer