Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


python_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
python_notes [2019/09/04 14:08] juckinspython_notes [2019/09/04 14:13] juckins
Line 12: Line 12:
   pip3.6 install chromedriver   pip3.6 install chromedriver
   pip3.6 install chromedriver_binary   pip3.6 install chromedriver_binary
 +  
 +Download and install geckodriver (see https://github.com/mozilla/geckodriver/releases)
 +
 +As root, copy geckodriver to /usr/local/bin
 +
 +Notes at https://stackoverflow.com/questions/40208051/selenium-using-python-geckodriver-executable-needs-to-be-in-path
      
 Notes about [[https://www.tutorialspoint.com/python3/python_database_access.htm|Python database access]] Notes about [[https://www.tutorialspoint.com/python3/python_database_access.htm|Python database access]]
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins