In "shell_scripts", the user is instructed to install python 3.7.X .
Running "python3 setup.py install" introduces the requirement of yaspin 3.0.1, which requires python 3.9.
Customers need a clear understanding of installation requirements. Would be most wise to align module requirements with RHEL standard python distribution versions.
In "shell_scripts", the user is instructed to install python 3.7.X .
Running "python3 setup.py install" introduces the requirement of yaspin 3.0.1, which requires python 3.9.
Customers need a clear understanding of installation requirements. Would be most wise to align module requirements with RHEL standard python distribution versions.