环境:
cx_Oracle版本: 8.0.1
oracle的instantclient版本: instantclient_19_8 64位
python: 3.7.1
机器: win10专业版
在jupyter和cmd终端中运行程序,无异常,在pycharm中运行程序报错,截图如下:
pycharm cx_Oracle.DatabaseError:DPI-1072: the Oracle Client library version is unsupported 已解决

解决方法

升级pycharm至2019.2.5版本,问题解决。如更换版本未解决可留言。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-15
  • 2021-05-25
  • 2021-08-09
  • 2022-01-08
猜你喜欢
  • 2022-12-23
  • 2022-01-04
  • 2021-07-31
  • 2021-08-13
  • 2021-05-29
  • 2021-04-20
相关资源
相似解决方案