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 [2021/05/26 12:02] juckinspython_notes [2021/05/26 12:03] juckins
Line 15: Line 15:
   You should consider upgrading via the '/bin/python3 -m pip install --upgrade pip' command.   You should consider upgrading via the '/bin/python3 -m pip install --upgrade pip' command.
  
 +Upgraded all using:
 +
 +  python3 -m pip install --upgrade <package_name>
 +  
  
 __15 Apr 2021__ __15 Apr 2021__
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins