cx_Oracle DLL load failed
744756Jan 6 2010 — edited Feb 1 2012Hi,
I'm struggling with an error "ImportError: DLL load failed: The specified procedure could not be found." when I call import cx_Oracle from python command prompt. I'm using python 3.0 and oracle 11g, for this I installed cx_Oracle 5.0.2( also tried 5.0.1, 5.0, etc) but still getting the same issue.
I don't understand this problem, I have tried all versions in python too, but no use. Could someone help on this isse please.