Hi,
      I have built DCOracle2 with python. But when i
try to import dco2 inside python prompt it gives me
the error Failed to load dco2.sl although it has been
built properly  and dlopen is also able to load the
shared library without any unresolved symbols.
The machine details are as follows:
    Machine: HP-UX dafne B.11.23 U ia64
    Compiler: HP aC++/ANSI C B3910B A.06.05
    Python version: 2.4
    DCOracle2 version: 2-1.2
    Oracle version: Oracle10g

I am pasting the error that i am getting on my machine
below:

Python 2.4 (#4, Nov 16 2005, 09:24:18) [C] on hp-ux11
Type "help", "copyright", "credits" or "license" for
more information.
>>> import dco2
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: Failed to load dco2.sl

Please help me in resolving the same.

Thanks,
Anil

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to