Python 3.1 cx_Oracle 5.0.2 "ImportError: DLL load failed: The specified module could not be found."

thompjs jim at lsfdev.com
Mon Jan 24 14:42:26 EST 2011


I'm having similar issue but everything seems to be installed in correct
places.

Loaded "CX_ORACLE.PYD" at address 0x6BD80000.  Successfully hooked module.
Loaded "OCI.DLL" at address 0x10000000.  Successfully hooked module.
Unloaded "CX_ORACLE.PYD" at address 0x6BD80000.
Unloaded "OCI.DLL" at address 0x10000000.
LoadLibraryExA("C:\JSTData\Python27\lib\site-packages\cx_Oracle.pyd",
0x00000000, LOAD_WITH_ALTERED_SEARCH_PATH) returned NULL. Error: The
specified procedure could not be found (127).

Why is cx_Oracle not found after it has been hooked?

Thanks to anyone that can shed some light on this.
-- 
View this message in context: http://old.nabble.com/Python-3.1-cx_Oracle-5.0.2-%22ImportError%3A-DLL-load-failed%3A-The--specified-module-could-not-be-found.%22-tp26422168p30748079.html
Sent from the Python - python-list mailing list archive at Nabble.com.




More information about the Python-list mailing list