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  -  [email protected]
> http://mail.python.org/mailman/listinfo/db-sig
-- 
Marcos S�nchez Provencio <[EMAIL PROTECTED]>

_______________________________________________
DB-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to