标签: python oracle cx-oracle
当尝试在python中使用'cx_Oracle'库时,出现以下错误: “没有名为custom_exceptions的模块”。
我正在将python 3.7与Oracle 11.2配合使用