Forums

Message: 'chromedriver' executable may have wrong permissions.

When I try to run my code, i get this error. I'm trying to use selenium along with chrome driver .chrome web driver .exe is already uploaded on the code files. How can I fix the following problem? Message: 'chromedriver' executable may have wrong permissions.

Check out this help page on selenium https://help.pythonanywhere.com/pages/selenium/

FYI it will run differently on PythonAnywhere since it runs on a linux system and not windows like your local machine