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 [2023/01/11 07:43] juckinspython_notes [2023/01/11 07:47] juckins
Line 11: Line 11:
   pytesseract         0.3.8           0.3.9           wheel   pytesseract         0.3.8           0.3.9           wheel
   pytz                2022.6          2022.7          wheel   pytz                2022.6          2022.7          wheel
 +
 +Upgraded all of the above except for pytesseract.  Then:
 +
 +  # find /usr -name "chromedriver" -exec ls -l {} \;
 +  # chmod 755 /usr/local/lib/python3.6/site-packages/chromedriver_binary/chromedriver
  
  
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins