加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

cx_Oracle note

发布时间:2020-12-12 16:07:25 所属栏目:百科 来源:网络整理
导读:cx_Oracle note Install on win7 Install cx_Oracle When install cx_Oralce on Win7,get error msg said need Python Version 3.4 above. I already have winpython on it. So I have to user regedit modify the reg: some software like cx_oracel need :

cx_Oracle note

Install on win7

Install cx_Oracle

When install cx_Oralce on Win7,get error msg said need Python Version 3.4 above. I already have winpython on it. So I have to user regedit modify the reg:

  • some software like cx_oracel need :HKEY_LOCAL_MACHINESOFTWAREPythonPythonCore2.7InstallPath

  • some others need:HKEY_LOCAL_MACHINESOFTWAREWow6432NodePythonPythonCore2.7InstallPath

Install oracle instantclient

  • download instantclient from oracle website
  • Get oci.dll,oraocci11.dll,oraociei11.dll from the downloaded zip file,then put it into $python_path/Lib/site-packages/

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读