Python 2.3b1 + cx_oracle 3.0 on HP-UX

Bernard Delmée bdelmee at advalvas.be
Tue May 20 06:12:42 EDT 2003


Hello, both packages compiled successfully as far as I can tell,
but here's what I'm seeing when trying to use the module:

$ python cx_test.py
/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local
Storage: /usr/lib/libcl.2
/usr/lib/dld.sl: Exec format error
Traceback (most recent call last):
  File "cx_test.py", line 1, in ?
    import cx_Oracle
ImportError: Failed to load /home/bernard/temp/cx_Oracle.sl

I had a similar problem in a previous attempt with py222
and cx_oracle 2.5a. Can anyone help?

TIA,

Bernard.




More information about the Python-list mailing list