Re: [cx-oracle-users] troubleshooting cx_Oracle 64 bit gives : ImportError: DLL load failed: %1 is n
Brought to you by:
atuining
From: backdoc <1...@cr...> - 2013-03-27 21:54:50
|
Anthony Tuininga <anthony.tuininga@...> writes: > > You need to find out whether your Oracle client is 32-bit or 64-bit. > Everything must be 64-bit or everything must be 32-bit -- you cannot > mix and match. It looks to me like your Oracle client is 32-bit <snipped> First off, thanks for the library. Secondly, thank you for the tip below. It fixed my problem. |