Python is supported on VIOS, since it's a requirement for Ansible using VIOS 3.1 and above.
Latest VIOS 4 gets Python included in the installation image.
Details for Python installation - https://github.com/IBM/ansible-power-vios
- Requires Python 3.9 or newer
- To install (or upgrade) Python on VIOS, you must first configure DNF. As part of DNF installation, Python3 will be installed by default
- After setting up and installing DNF, you may update all the packages to the latest level using the dnf update command
------------------------------
Tsvetan Marinov
------------------------------