Hi
I was able to compile python and cx_oracle with success in hpux 11.23 itanium.
I am trying to load cx_Oracle from python and i get this error:
Python 2.7.2 (default, Jan 24 2012, 20:24:38)
[GCC 3.4.3] on hp-ux11
Type "help", "copyright" , "credits" or "license" for more information.
>>> import cx_Oracle
Traceback (most recent...