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
Last revisionBoth sides next revision
python_notes [2023/01/11 07:47] juckinspython_notes [2023/01/25 10:27] juckins
Line 429: Line 429:
   # /usr/bin/python3 -m pip install chromedriver-binary   # /usr/bin/python3 -m pip install chromedriver-binary
      
-Note: you can also do specific versions of chromedrive-binary:+Note: you can also do specific versions of chromedrive-binary (see available versions at https://pypi.org/project/chromedriver-py/#history):
  
   # python3 -m pip install chromedriver-binary==90.0.4430.24.0   # python3 -m pip install chromedriver-binary==90.0.4430.24.0
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins