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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to