sriyegna / Pikaptcha

Automated and Manual creation of PTC accts
GNU General Public License v3.0
136 stars 73 forks source link

Auto-Verify throws LookupError #27

Open Mickey32111 opened 8 years ago

Mickey32111 commented 8 years ago
Making account #1
Attempting to create user username:password. Opening browser...
Step 1: Verifying age using birthday: 1982-10-30
Step 2: Entering account details
You did not pass a 2captcha key. Please solve the captcha manually.
Captcha successful. Sleeping for 1 second...
Account successfully created.
  Username:  username
  Password:  password
  Email   :  email+username@gmail.com
Exception LookupError: LookupError('unknown encoding: idna',) in <bound method Service.__del__ of <selenium.webdriver.chrome.service.Service object at 0x10c6773d0>> ignored

Running OS X 10.12 Beta

sriyegna commented 8 years ago

No idea. I am not familiar with OSX so I will have to mark this wont fix. Someone else will have to tackle this issue.