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

error selecting 2chaptca or manually #44

Open
mrongoz opened this issue Apr 27, 2020 · 2 comments
Open

error selecting 2chaptca or manually #44

mrongoz opened this issue Apr 27, 2020 · 2 comments

Comments

@mrongoz
Copy link

mrongoz commented Apr 27, 2020

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

@Saurabh-gitbase
Copy link

For selecting captcha type "1"
for selecting Manually type "2"

@khp11
Copy link

khp11 commented May 8, 2020

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'

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

3 participants