【问题标题】:cx_Oracle on Mac OS LionMac OS Lion 上的 cx_Oracle
【发布时间】:2012-01-08 13:14:41
【问题描述】:

我按照此处所述进行了步骤 http://www.cs.utexas.edu/~mitra/csSpring2011/cs327/cx_mac.html 并在 Mac OS Lion x64 上安装了 cx_Oracle

import cx_Oracle – 成功完成

但是当我尝试使用它时——我得到一个错误窗口:

Python 在使用 libclntsh.dylib.10.1 插件时意外退出

和终端中的错误消息:

分段错误:11

有人知道怎么修吗?

【问题讨论】:

    标签: python macos osx-lion cx-oracle


    【解决方案1】:

    我使用以下方法让 cx_Oracle 工作:

    https://stackoverflow.com/a/8452731/182097

    希望这会有所帮助!

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-10-12
      • 2012-03-22
      • 2012-04-05
      • 1970-01-01
      • 2012-01-10
      • 2012-02-08
      • 2011-10-19
      相关资源
      最近更新 更多