由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 求详细步骤:在 Mac Sierra 上安装 Python 2.7 的 Oracle 客户
相关主题
问一个Mandriva 2007 下Tix的问题A python problem
请问有没有用过IMSL库的大虾? (转载)怎么写个程序实现自动登录然后下载文件
Help: undefined symbolpython 问题
repast 请进: python debian安装问题问一个python问题
问python高手一个问题快要被Python的兼容性弄疯了
What's the problem with 'ascii' codec? (转载)求助调试c++程序
boost.python 入门问题python的re怎么有很多莫名奇妙的行为, 我估计是bug吧
python smtp 587 连不上gmail, socket error?python一问,怎么实现这个函数
相关话题的讨论汇总
话题: oracle话题: sierra话题: python话题: mac话题: cx
进入Programming版参与讨论
1 (共1页)
e***a
发帖数: 1661
1
google 并且尝试了许多办法,例如:
https://oracle.github.io/odpi/doc/installation.html#macos
http://joelvasallo.com/?p=276
https://gist.github.com/rmoff/5a70862f27d2284e9541
但是,总是出现这个错误:
>>> import cx_Oracle
>>> connection = cx_Oracle.connect('USERID/[email protected]:PORT/INST');
Traceback (most recent call last):
File "", line 1, in
cx_Oracle.InterfaceError: Unable to acquire Oracle environment handle
无论 Oracle 客户端的版本,只要能连上 Oracle 服务器就行。
1 (共1页)
进入Programming版参与讨论
相关主题
python一问,怎么实现这个函数问python高手一个问题
a question on pythonWhat's the problem with 'ascii' codec? (转载)
why I can not import Tkinter?boost.python 入门问题
有一个文件夹里有大概1000个文件。我有以下的Python语句调用后(转载)python smtp 587 连不上gmail, socket error?
问一个Mandriva 2007 下Tix的问题A python problem
请问有没有用过IMSL库的大虾? (转载)怎么写个程序实现自动登录然后下载文件
Help: undefined symbolpython 问题
repast 请进: python debian安装问题问一个python问题
相关话题的讨论汇总
话题: oracle话题: sierra话题: python话题: mac话题: cx