python3 -V | egrep '3\.7|3\.8|3\.9|3\.10|3\.11|3\.12' Needs to be updated to support newest version of Python3
python3 -V | egrep '3.7|3.8|3.9|3.10|3.11|3.12'
Needs to be updated to support newest version of Python3