Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


python_alternative_upgrade_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
python_alternative_upgrade_notes [2022/12/18 21:19] juckinspython_alternative_upgrade_notes [2023/02/02 14:43] (current) juckins
Line 7: Line 7:
 For python 3.11, use https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tar.xz For python 3.11, use https://www.python.org/ftp/python/3.11.1/Python-3.11.1.tar.xz
  
-If you get an errorcheck the permissions inside /opt/Python-3.11.1 directory and chown -R root:root then try again.+If you get an error (at stage XXX) then check the permissions inside /opt/Python-3.11.1 directory and chown -R root:root then try again.
  
 After installed, set a sym link in /usr/local/bin/python3.11 to /usr/local/bin/python After installed, set a sym link in /usr/local/bin/python3.11 to /usr/local/bin/python
  
 +Look at using [[python_virtual_environments|Python Virtual Environments]] to use the new python installation.
 +
 +----
  
  
python_alternative_upgrade_notes.txt · Last modified: 2023/02/02 14:43 by juckins