Template:Ubuntu22 Python: Difference between revisions

From Variscite Wiki
(Created page with "<includeonly>{{#ifexpr:{{#rpos:{{#var:UBUNTU_COMPAT}}|12.04}} >= 0| For Ubuntu 22.04, python2 is no longer available. Install the following to create a symbolic link from pyth...")
 
No edit summary
Line 1: Line 1:
<includeonly>{{#ifexpr:{{#rpos:{{#var:UBUNTU_COMPAT}}|12.04}} >= 0|
<includeonly>
For Ubuntu 22.04, python2 is no longer available. Install the following to create a symbolic link from python to python3:
Starting in Ubuntu 22.04, python2 is no longer available. Install the following to create a symbolic link from python to python3:
  sudo apt-get install python-is-python3
  sudo apt-get install python-is-python3
|}}</includeonly>
</includeonly>

Revision as of 15:03, 5 December 2022