dfrnoch / nitro-generator

☯️ Discord Nitro Code Generator and Checker. Generates Classic and Boost Nitro Codes. Using HTTPS Proxy (Autoscraper)
MIT License
303 stars 264 forks source link

python excecution #4

Open rafalohaki opened 4 years ago

rafalohaki commented 4 years ago

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")

dfrnoch commented 4 years ago

Did you install requirements?

rafalohaki commented 4 years ago

yes

ghost commented 4 years ago

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

rafalohaki commented 4 years ago

what requirements??

FROM SOURCE

vkeq commented 4 years ago

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

dfrnoch commented 4 years ago

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)
lCarax commented 4 years ago

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

flickaru commented 3 years ago

@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

SnowinInSummer commented 3 years ago

how do I install requirements?