cx_Oracle - DLL load failed
Martin P. Hellwig
martin.hellwig at dcuktec.org
Mon Apr 13 15:44:28 EDT 2009
cwurld wrote:
> Hi,
>
> I am having some trouble getting cx_Oracle to work. When I try to
> import cx_Oracle, I get the following error message:
>
> ImportError: DLL load failed: %1 is not a valid Win32 application.
>
> I am using Python 2.6 on WIndows. Oracle Client 10g.
>
> Any ideas?
>
> Thanks
Hmm some time ago I used cx, but I remember that I sometimes forgot to
install the oracle client libraries (eventually just packed the needed
binaries in the same dir as cx). Maybe something along that route?
--
mph
More information about the Python-list
mailing list