Power

 View Only
  • 1.  Python installation in VIrtual I/O server

    Posted Tue July 09, 2024 09:32 AM

    Wed need to install python package in VIO server for Ansible onboarding.Could you please advise python can support in VIOS?



    ------------------------------
    Ciby John
    ------------------------------


  • 2.  RE: Python installation in VIrtual I/O server

    Posted Mon July 15, 2024 11:06 AM

    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

    Python

    • 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
    ------------------------------