[DB-SIG] cx_Oracle DLL load failed

Paul Hide paul.hide at gmail.com
Tue Jan 25 15:49:52 CET 2005


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


More information about the DB-SIG mailing list