Comments on: How To Install Python 3.9 on Debian 10 https://tecadmin.net/how-to-install-python-3-9-on-debian-10/ How to guide for System Administrator's and Developers Sat, 17 Jul 2021 02:45:50 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Fran https://tecadmin.net/how-to-install-python-3-9-on-debian-10/#comment-62854 Tue, 04 May 2021 06:02:13 +0000 https://tecadmin.net/?p=24190#comment-62854 Set default:

update-alternatives –install /usr/bin/python python /usr/local/bin/python3.9 1

update-alternatives –install /usr/bin/pip pip /usr/local/bin/pip3.9 1

]]>
By: Benbb96 https://tecadmin.net/how-to-install-python-3-9-on-debian-10/#comment-57899 Thu, 21 Jan 2021 17:03:44 +0000 https://tecadmin.net/?p=24190#comment-57899 Thanks, this really helped me !

Just wanted to add that I had to use sudo for the command `make altinstall` in order to install it correctly.

]]>
By: carkukilme https://tecadmin.net/how-to-install-python-3-9-on-debian-10/#comment-57421 Tue, 05 Jan 2021 22:25:21 +0000 https://tecadmin.net/?p=24190#comment-57421 Хорош.

]]>