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/12/11 13:21] juckinspython_notes [2019/12/11 13:21] juckins
Line 4: Line 4:
  
 Upgraded Chrome via yum and selenium, chromedriver-binary fails. Upgraded Chrome via yum and selenium, chromedriver-binary fails.
 +
 +Did the following as root:
 +
 +  /usr/local/bin/pip3 uninstall chromedriver-binary
 +  /usr/local/bin/pip3 install chromedriver-binary
 +
 +
 +
  
  
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins