Fix python, selenium, chrome driver issue.

Job ID: 39785789

Budget: $10 – $30 USD

I have code that another developer wasnt able to fix. This code needs to succesfully scrape certain theme parks and store them to our database. Supposedly this is all updated but it wont run because of a chrome driver or selenium version mismatch or something. I really dont know. All i know is that it needs fixed asap.

To begin, simply ping me. You will connect to my anydesk and i will log you into the project and our cpanel so that you can make the needed changes to the server or script. The end result wil be the script executing as we expect it to, and storing values to the database. No codebase will be given as its on the server, so you will make changes live on the server. Pay for this is zero so this is a good project to get reviews if you are new. You will be assigned our next big project if youre able to complete this one successfully. The next project is small and pays $80 for a few minor additions to the script.

Here is the error message so that you know how to handle this before we connect on Anydesk.
Traceback (most recent call last):
File "priceScraper.py", line 89, in <module>
driver = configuration()
File "priceScraper.py", line 28, in configuration
driver = webdriver.Chrome(executable_path=install_path, chrome_options=options)
File "/usr/local/lib/python3.6/site-packages/selenium/webdriver/chrome/webdriver.py", line 73, in __init__
self.service.start()
File "/usr/local/lib/python3.6/site-packages/selenium/webdriver/common/service.py", line 98, in start
self.assert_process_still_running()
File "/usr/local/lib/python3.6/site-packages/selenium/webdriver/common/service.py", line 111, in assert_process_still_running
% (self.path, return_code)
selenium.common.exceptions.WebDriverException: Message: Service /home/dzm/public_html/coataa.com/scrapers/new_deps/chromedriver-linux64/chromedriver unexpectedly exited. Status code was: -5