Skip to content
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

[BUG] Dosent load #79

Closed
UltimateBoi opened this issue Aug 27, 2021 · 4 comments
Closed

[BUG] Dosent load #79

UltimateBoi opened this issue Aug 27, 2021 · 4 comments

Comments

@UltimateBoi
Copy link

UltimateBoi commented Aug 27, 2021

Basically when i try to run it loads then after it types "Enter the amount" etc, it comes up with this error:

Traceback (most recent call last): File "C:\Users\Ultimate\Downloads\Discord-Nitro-Generator-and-Checker-main\Discord-Nitro-Generator-and-Checker-main\main.py", line 182, in <module> Gen.main() # Run the main code File "C:\Users\Ultimate\Downloads\Discord-Nitro-Generator-and-Checker-main\Discord-Nitro-Generator-and-Checker-main\main.py", line 59, in main num = int(input('')) # Ask the user for the amount of codes ValueError: invalid literal for int() with base 10: ''

@sys-256
Copy link

sys-256 commented Sep 8, 2021

It basically says that what you entered is not an integer. Are you sure your entered value only exists out of numbers (so no spaces, periods, and commas)?

@soshimee
Copy link

For me it happens even though I didn't enter ANYTHING.

@logicguy1
Copy link
Owner

Nothing is NaN

@lukehodges
Copy link

You need to enter an number otherwise it cannot convert a string to a base10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants