ERROR: (cx_Oracle.DatabaseError) DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory". See https://oracle.github.io/odpi/doc/installation.html#linux for help
你去看一下oracle客户端文件夹里有没有这个文件libclntsh.so,如果没有,把这个文件名带数字的那个文件复制一个出来,命令为libclntsh.so,或者直接使用最新的21版本客户端