yum install python3 -y
dnf module -y install python39
sudo yum install python3-devel -ysudo yum groupinstall 'development tools' -y
pip3 --version