Hi Sankar,
Problem one - there is support, Support and then REAL SUPPORT. The definition of "support" has many meanings.
- AIX supports Python 3 by a team pre-compiling .rpm format files and allowing a free download from the AIX Open Source Toolbox to install.
- This includes many Python packages/modules that are very popular.
- In this sense, AIX supports Python 3 already.
Full support from the actual Python Core Developers themselves:
The Toolbox page https://www.ibm.com/support/pages/aix-toolbox-open-source-software-downloads-alpha
- States ""The AIX Toolbox packages are not supported through IBM AIX support cases."
- So this is like all other third party applications, tools and Open Source packages.
- This includes many other popular open source packages like Apache, GCC compilers, vim, MariaDB, PHP, Postgres, rrdtool, Ruby, Samba, wget, Zip and Gzip etc.
- Have you install and use any of these? If yes, then Python has the same level of support.
Then there is support on the Get Help page https://www.ibm.com/support/pages/aix-toolbox-open-source-software-get-help
- You can join the IBM Power Servers Technical Community (for free) to ask questions - i.e. this Forum.
- Particularly, this allows getting support, if the Toolbox .rpm packages do not install correctly, or to request updates or further Python packages.
- There are roughly 200 Python packages for Pyton3 in the toolbox (on Dec 2024) based on popularity and user requests.
- Of course, if the Python package has bugs in it then it is not IBM that is going to fix them - that would be handled by the Python open source project.
- In this case I STRONGLY recommend you install via the "dnf" tool and on to AIX 7.3 to maximise you successes.
Why AIX 7.3? - well Python is included in AIX install time now for current versions of AIX.
AIX 7.3 is also faster and extra features worth having line XIVE and Live Upgrades.
You do not want to get AIX 7.2 support and that start all over again getting AIX 7.3 in a year or two.
If by "support" you mean help with your own Python code or third party written code/application then you will find no support.
- This would be impossible to scope and price.
- One way for this is to approach the team and user groups developing Python for experts in Python that you can hirer to particular projects or prolems.
Problem 2 - you keep referring to "Install support".
- You can contact the IBM Lab Services team for details hiring a hands-on Technical Consultant to come onsite and install Python3 for you and they can perform skills transfer to you technical team to do it next time.
- Alternatively, many local IBM Business Partners can do this.
Problem 3 - I retired from IBM so I do not have an offering or team to do this.
- So I CAN NOT make an IBM official statements at all.
IN MY HUMBLE OPINION:
- I can make a suggestion that you contact your local IBM representative.
- Invite them to a nice meal with your key hands-on technical folk and discuss Python support area and request they contact jointly the AIX Support and the AIX SWMA team.
- State what "support" for Python 3 support would look like for you and be very specific what help you need, how communication is done, problem acknowledgement response times etc.
- Limiting support to Python 3.9+ might help! Note: the Python open source team themselves only support up to 3 years after the release date - see https://devguide.python.org/versions/
- The fact that you only want Python3 support, rules out the other 100,000 open source code projects = reduces the scope considerably.
- IBM could (with your own coders) investigate the problem, recreate it, write example code to create the problem in a simpler environment and assisting the reporting the bug to the Python open source team.
- Up to but NOT including writing fixes for the Python open source code itself* nor a timescale for fixing the bug*.
- You never know you might get lucky. I am making no commitments here. This is just a suggestion to maximise your chances.
- Of course, there may be other teams willing to support Python on AIX - I would start a search from the prime Python website, which I think is https://www.python.org/
* Just for the record: IBM can't go fixing the internal code (while IBM is a large Python user, they do not dozens of experts on the internals of the Python code base working in support), can't force the Python team to include extra code/fixes or force adding extra functions, nor promise fix delivery times for the fixes or new releases. While IBM can make suggestions to the Python team - they decide what goes in their code, when and their own priority.
I hope this helps, N
------------------------------
Nigel Griffiths - IBM retired
London, UK
@mr_nmon
------------------------------
Original Message:
Sent: Tue December 17, 2024 10:37 PM
From: Sankar Arumugam
Subject: Need to install python 3 on AIX 7.2
Greetings Nigel.
I am reaching out to enquire about the specifics of the paid support services for open-source software installation.
Specifically, we have a client who wishes to install Python 3.x on an AIX 7.2 system.
Could you please provide information about your offerings in this regard?
We are particularly interested in understanding the scope of support, pricing structure, and any relevant details that would assist our client in making an informed decision.
Thank you
Sankar Arumugam
------------------------------
Sankar Arumugam
Original Message:
Sent: Wed August 10, 2022 07:15 AM
From: Nigel Griffiths
Subject: Need to install python 3 on AIX 7.2
AIXTools is strictly at you own risk.
The IBM supported packages are at the IBM AIX Toolbox page
https://www.ibm.com/support/pages/aix-toolbox-open-source-software-downloads-alpha
Rather than hand installing a package and its dozen pre-reqs, it is recommended to install dnf (an update to the older yum) via a dnf bundle download (includes all the pre-reqs. Then use dnf to install a package and all the pre-reqs. This assumes a internet connection. You will find Python 3.9 and roughly 150 Python modules.
There is informal support via this community.
If you want fully paid up support that is available too but that is, of course, at a cost.
------------------------------
Nigel Griffiths
Original Message:
Sent: Mon August 08, 2022 11:29 AM
From: Tom McGivern
Subject: Need to install python 3 on AIX 7.2
IBM (as far as I know), doesn't support any python in any format.
Original Message:
Sent: 8/6/2022 3:16:00 AM
From: Pankaj Kumar
Subject: RE: Need to install python 3 on AIX 7.2
Thanks for the Reply Tom... I think python from aixtools is not supported by IBM vendor ,hence that is the reason I can't use it in my project . Could you please help me to provide all dependecies rpm package with python 3 rpm format ? Appreciate your help .
------------------------------
Pankaj Kumar
Original Message:
Sent: Thu August 04, 2022 03:01 PM
From: Tom McGivern
Subject: Need to install python 3 on AIX 7.2
I believe there's one in the IBM Toolbox, but I use the one from
AIXTOOLS.net, it comes in installp format with all the dependencies packaged together (except SSL, which you need to have at a certain level for any of the python3 install formats).
Tom
Original Message:
Sent: 8/3/2022 12:30:00 PM
From: Pankaj Kumar
Subject: Need to install python 3 on AIX 7.2
We need to install Python 3 version on AIX 7.2 , could anyone please help me to provide any link or all rpm files where I can download the same & install ?
------------------------------
Pankaj Kumar
------------------------------