Operating System - HP-UX
1748112 Members
3481 Online
108758 Solutions
New Discussion

Does python come pre-installed with HP-UX ?

 
SOLVED
Go to solution
hpmaster
Occasional Visitor

Does python come pre-installed with HP-UX ?

Hello,

I am planning to write a python script for HP-UX, but couldn't find anywhere if python comes pre-installed with HP-UX, so our client need not install anything.

 

Can someone let me know how can I find this info ?

 

# uname -a
HP-UX hpux02 B.11.31 U ia64 0142952130 unlimited-user license

1 REPLY 1
Solution

Re: Does python come pre-installed with HP-UX ?

It's not part of the core OS to my knowledge, but you can download and install a version from HPE here:

https://myenterpriselicense.hpe.com/cwp-ui/free-software/HPUXIEXP1131

If that's not recent enough, there's a slightly newer non-HPE version available here:

http://hpux.connect.org.uk/hppd/hpux/Languages/python-2.7.18/

If you need Python 3, I think you are out of luck...


I am an HPE Employee
Accept or Kudo