[DB-SIG] cx_Oracle DLL load failed

Marcos Sánchez Provencio marcos at burke.ath.cx
Tue Jan 25 16:52:16 CET 2005


Seems like a version mismatch. Is the cx_Oracle version matching the
oracle libs?

You may try to use python -v to see more details.

El mar, 25-01-2005 a las 14:49 +0000, Paul Hide escribió:
> I recieve the following error: (for version and os info see below)
> 
> IDLE 1.0.3      
> >>> import cx_Oracle
> 
> Traceback (most recent call last):
>   File "<pyshell#0>", line 1, in -toplevel-
>     import cx_Oracle
> ImportError: DLL load failed: The specified procedure could not be found.
> 
> I chased this on google, found some hits , but none helped.
> 
> This machine has oracle client software set up on it (forms reports,
> sqlplus) and connects to a remote oracle database on my local
> intranet.
> Can anyone offer any suggestions?
> 
> Paul Hide
> 
> 
> Python version is:
> Python 2.3.4 (#53, May 25 2004, 21:17:02) [MSC v.1200 32 bit (Intel)] on win32
> 
> Os version is:
> MS Win 2000 sp2
> 
> Python 2.4 is also installed on this machine.
> 
> Path is:
> C:\Tcl\bin;C:\orant\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\orant\jdk\bin
> _______________________________________________
> DB-SIG maillist  -  DB-SIG at python.org
> http://mail.python.org/mailman/listinfo/db-sig
-- 
Marcos Sánchez Provencio <marcos at burke.ath.cx>



More information about the DB-SIG mailing list