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

Update to Python 3.9 #9

Open
paulocoutinhox opened this issue Aug 12, 2022 · 2 comments
Open

Update to Python 3.9 #9

paulocoutinhox opened this issue Aug 12, 2022 · 2 comments

Comments

@paulocoutinhox
Copy link

Hi,

Can you update to Python 3.9?

Thanks.

@paulocoutinhox
Copy link
Author

Im getting this error:

[ERROR] WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127

Traceback (most recent call last):
  File "/var/task/lambda_function.py", line 80, in lambda_handler
    driver = webdriver.Chrome(chrome_options=chrome_options)
  File "/opt/python/selenium/webdriver/chrome/webdriver.py", line 68, in __init__
    self.service.start()
  File "/opt/python/selenium/webdriver/common/service.py", line 98, in start
    self.assert_process_still_running()
  File "/opt/python/selenium/webdriver/common/service.py", line 109, in assert_process_still_running
    raise WebDriverException(

@selected-pixel-jameson
Copy link

Would also love some direction on this.

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

2 participants