-1

i got this error when was connecting with apache superset using oracle db

library: import cx_Oracle

ERROR: (builtins.NoneType) None [SQL: (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://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html for help (Background on this error at: https://sqlalche.me/e/14/4xp6)] (Background on this error at: https://sqlalche.me/e/14/dbapi)

please can you help it anyone.

Christopher Jones
  • 9,449
  • 3
  • 24
  • 48
  • 2
    Read https://cx-oracle.readthedocs.io/en/latest/user_guide/installation.html And upgrade to the latest version, see the [release announcement](https://cjones-oracle.medium.com/open-source-python-thin-driver-for-oracle-database-e82aac7ecf5a) since this version can run without needing Client Libraries – Christopher Jones Aug 28 '23 at 20:39
  • 1
    Doesn't this answer your question you asked a week prior? [how to connect oracle db with docker](https://stackoverflow.com/questions/76960402/how-to-connect-oracle-db-with-docker) – Sebastian Liebscher Aug 29 '23 at 14:53

0 Answers0