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

Chrome failed to start #69

Open
raviloga opened this issue Nov 9, 2016 · 0 comments
Open

Chrome failed to start #69

raviloga opened this issue Nov 9, 2016 · 0 comments

Comments

@raviloga
Copy link

raviloga commented Nov 9, 2016

Need help to fix this issue.

Making account #1
Attempting to create user smiptchoygrir:zofsweshdrag. Opening browser...
Generic Exception: Traceback (most recent call last):
File "c:\python27\lib\site-packages\pikaptcha\console.py", line 159, in entry
account_info = pikaptcha.random_account(username, args.password, args.email, args.birthday, args.plusmail, args.recaptcha, args.captchatimeout)
File "c:\python27\lib\site-packages\pikaptcha\accountcreator.py", line 231, in random_account
account_created = create_account(try_username, password, try_email, try_birthday, captchakey2, captchatimeout)
File "c:\python27\lib\site-packages\pikaptcha\accountcreator.py", line 94, in create_account
driver = webdriver.Chrome()
File "c:\python27\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 69, in init
desired_capabilities=desired_capabilities)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 90, in init
self.start_session(desired_capabilities, browser_profile)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 177, in start_session
response = self.execute(Command.NEW_SESSION, capabilities)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 236, in execute
self.error_handler.check_response(response)
File "c:\python27\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 192, in check_response
raise exception_class(message, screen, stacktrace)
WebDriverException: Message: unknown error: chrome failed to start
(Driver info: chromedriver=2.25.426923 (0390b88869384d6eb0d5d09729679f934aab9eed),platform=Windows NT 10.0.14393 x86_64)

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

1 participant