Hi all,
Getting an error when I try to install ez_setup.py. I thought that this was an
issues with an incorrect version of python, so I upgraded to 2.7.5
successfully. But unfortunately I get the same error.
[root@yyboxname tmp]# wget https://bootstrap.pypa.io/ez_setup.py
--no-check-certifi
This actually worked!! It's a bare machine with nothing (except the system)
using python.
--
https://mail.python.org/mailman/listinfo/python-list
Hi all,
Not a python user but I'm trying to upgrade python so I can install pip which
is required for one of the apps that I'm installing.
I've tried to install using the below instructions, but when I type python I
still get the old 2.4.3 version. Oh Red Hat 5.8 is where I'm installing on.