Comments on: How To Install Python 3.8 on RHEL/CentOS 7 & Fedora 34/33 https://tecadmin.net/install-python-3-8-centos/ How to guide for System Administrator's and Developers Thu, 30 Jun 2022 16:12:57 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Duff https://tecadmin.net/install-python-3-8-centos/#comment-64409 Thu, 30 Jun 2022 16:12:57 +0000 https://tecadmin.net/?p=8060#comment-64409 What if you can’t sudo? That is why I need a guide.

]]>
By: Rahul https://tecadmin.net/install-python-3-8-centos/#comment-63330 Wed, 01 Sep 2021 04:11:10 +0000 https://tecadmin.net/?p=8060#comment-63330 Thanks Sundar, Article updated

]]>
By: Sundar https://tecadmin.net/install-python-3-8-centos/#comment-63329 Tue, 31 Aug 2021 20:05:38 +0000 https://tecadmin.net/?p=8060#comment-63329 In Step 1, I would also include zlib-devel. Not doing so throws error in “make altinstall” or “make install” step.

]]>
By: FAKE-LINUS https://tecadmin.net/install-python-3-8-centos/#comment-61464 Tue, 16 Mar 2021 15:22:16 +0000 https://tecadmin.net/?p=8060#comment-61464 Works great on Fedora 33, thanks 🙂

]]>
By: abkouo https://tecadmin.net/install-python-3-8-centos/#comment-61462 Tue, 16 Mar 2021 13:59:01 +0000 https://tecadmin.net/?p=8060#comment-61462 uninstall is not a defined keyword from the Makefile

]]>
By: SOMEONE https://tecadmin.net/install-python-3-8-centos/#comment-61289 Mon, 15 Mar 2021 10:00:56 +0000 https://tecadmin.net/?p=8060#comment-61289 sudo make uninstall

]]>
By: Phichayut Sakwiset https://tecadmin.net/install-python-3-8-centos/#comment-60326 Mon, 01 Mar 2021 01:28:28 +0000 https://tecadmin.net/?p=8060#comment-60326 How to cleanly remove it the same way?

]]>
By: Abdulla https://tecadmin.net/install-python-3-8-centos/#comment-56614 Fri, 04 Dec 2020 17:45:17 +0000 https://tecadmin.net/?p=8060#comment-56614 If you wanted to revert everything back after this installation, how would you do it?

]]>
By: Peter https://tecadmin.net/install-python-3-8-centos/#comment-55593 Fri, 13 Nov 2020 00:59:34 +0000 https://tecadmin.net/?p=8060#comment-55593 Lo instale con root y todo funciona perfectamente pero tengo un problema, un usuario especifico no puede utilizar pip3.8, me recomiendas realizar la instalación con ese usuario utilizando sudo?

anexo el mensaje:

$ pip3.8 -V
Traceback (most recent call last):
File “/usr/local/bin/pip3.8”, line 6, in
from pip._internal.cli.main import main
ModuleNotFoundError: No module named ‘pip._internal’

Saludos y espero puedan ayudarme.

]]>
By: Jeff https://tecadmin.net/install-python-3-8-centos/#comment-50232 Sat, 23 May 2020 03:35:57 +0000 https://tecadmin.net/?p=8060#comment-50232 Followed your instructions, worked perfectly for Fedora 31. Thank you!

]]>