fincahuanaco@RolumaraT01:~$ sudo unlink /usr/bin/python3
fincahuanaco@RolumaraT01:~$ sudo ln -s /usr/bin/python3.10 /usr/bin/python3
fincahuanaco@RolumaraT01:~$ python3
Python 3.10.14 (main, Apr 6 2024, 18:45:05) [GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> quit()
No comments:
Post a Comment