-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python excecution #4
Comments
Did you install requirements? |
yes |
@Robatortas Should be in requirements.txt |
FROM SOURCE |
can't do the command 'py -3 -m pip install -r requirements.txt' can't open/edit requirements.txt |
Try:
|
I need help it says ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' |
@lCarax did you go into the general folder? also check your python version. you may need to update for it to work |
how do I install requirements? |
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")
The text was updated successfully, but these errors were encountered: