We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bro I found an error when I chose 2chaptca or manually
Traceback (most recent call last): File "Edu Bot.py", line 2335, in use_captcha = input("1. 2Captcha \n2. Manually\n") File "", line 1 2Captcha ^ SyntaxError: unexpected EOF while parsing
The text was updated successfully, but these errors were encountered:
For selecting captcha type "1" for selecting Manually type "2"
Sorry, something went wrong.
this eror traceback (most recent call last): File "Edu Bot.py", line 2397, in createaccount(collage, use_captcha) File "Edu Bot.py", line 109, in createaccount open("log.txt", "a+").write(str(E)+"\n") IOError: [Errno 13] Permission denied: 'log.txt'
No branches or pull requests
Bro I found an error when I chose 2chaptca or manually
Traceback (most recent call last):
File "Edu Bot.py", line 2335, in
use_captcha = input("1. 2Captcha \n2. Manually\n")
File "", line 1
2Captcha
^
SyntaxError: unexpected EOF while parsing
The text was updated successfully, but these errors were encountered: