
While Conda is a package.I feel like this question warrants a little more explanation than the currently accepted answer.Python 3.9 is the latest version as of writing this article. In case you need a refresher, a package manager is a tool which automates the process of installing, updating, and removing packages. Rootlocalhost yum install python3-pip -y Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile base: centos.mirrors.estointernet.in epel: download.nus.edu.sg extras: centos.mirrors.estointernet.in updates: centos.mirrors.estointernet.in Resolving Dependencies -> Running transaction check -> Package python3-pip.noarch 0:9.0.3-7.el77 will be installed.


Python To 2.7.9 How To Upgrade Python
Instead of looking to figure out how to upgrade Python, try looking at installing PIP.Per , Pip is now included with Python at 2.7.9 and 3.4. Anyways, this does not answer your question on PIP. But as mentioned, I don't believe this is officially supported.
Once you got PIP installed, try installing your GDAL wheel again.
