unable to run oracle database using python
Traceback (most recent call last): File "Oracle.py", line 2, in <module>
con=cx_Oracle.connect('scott/tiger@localhost')
cx_Oracle.DatabaseError: DPI-1047: Cannot locate a 32-bit Oracle Client
library: "C:\Users\Mahesh\Music\bin\oci.dll is not the correct architecture".
See https://oracle.githu