I'm trying to use cx_Oracle in Python to connect to my database. I'm encountering the following error:
DPI-1047: 64-bit Oracle Client library cannot be loaded: "C:\oracle\product\V11.2.0.10\bin\oci.dll is not the correct architecture"
It looks to me like both Python and Oracle are 64-bit installs. Specs below:
Python 3.6.1 | Anaconda 4.4.0 (64-bit)
Oracle Database 11g Enterprise Edition Release 11.2.04.0 - 64bit Production