I\'m getting the standard \"DLL load failed; module not found\" error when trying to import cx_Oracle. I have the proper instant client installed, the paths are all correct
Maybe you can copy all files with '.dll' extension to the installation path of Python like '%python_home%\Lib\site-packages'.