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 revision
Previous revision
Next revisionBoth sides next revision
python_notes [2019/09/30 14:09] juckinspython_notes [2019/09/30 17:06] juckins
Line 7: Line 7:
   # yum remove ius-release   # yum remove ius-release
  
-Then follow instructions for installing local python packages to ensure all still work.+  * Then follow instructions for installing local python packages to ensure all still work.   
 +  * If you have pip problems, uninstall/reinstall using instructions at https://pip.pypa.io/en/stable/installing/ 
 +  * Ensure pip3.6 is in your $PATH or you have a sym link to it in /usr/bin
  
 __Install Python 3.6 on CentOS 7__: __Install Python 3.6 on CentOS 7__:
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins