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 [2020/05/20 09:11] juckinspython_notes [2020/05/20 20:00] juckins
Line 19: Line 19:
   # cd /usr/local/bin   # cd /usr/local/bin
   # ./pip3 list --outdated   # ./pip3 list --outdated
- +  # pip_upgrade_outdated
-(how to fix?) +
  
 __8 April 2020__ __8 April 2020__
Line 36: Line 34:
   # ./pip3 install --upgrade   # ./pip3 install --upgrade
   # ./pip3 list --outdated   # ./pip3 list --outdated
-  # pip-upgrade-outdated+  # pip_upgrade_outdated
      
   # find /usr -name "chromedriver" -exec ls -l {} \;   # find /usr -name "chromedriver" -exec ls -l {} \;
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins