I recently upgrade my mac to Mac OS Catalina Beta version. After that cx-Oracle is not working. Fails with error message below. cx_Oracle.DatabaseError: DPI-1047: Cannot locate a 64-bit Oracle Client library: "dlopen(libclntsh.dylib, 1): image not found". See https://oracle.github.io/odpi/doc/installation.html#macos for help _Version_ Python 3.7.4 cx-Oracle 7.2.0 This looks to me due to Apple dropping support of 32-bit apps. Can you confirm?