该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

;__file__='/tmp/pip_build_root/cx-Oracle/setup.py';exec(compile(getattr(tokenize,'open', open)(__file__).read().replace('\r\n', '\n'), __file__,'exec'))" install --record/tmp/pip-ggk_2_hc-record/install-record.txt--single-version-externally-managed --compile:

runninginstall

runningbuild

runningbuild_ext

error:in 'ext_modules' option (extension 'cx_Oracle'), 'sources' must bepresent and must be a list of source filenames

----------------------------------------

Cleaningup...

Command/usr/bin/python -c "import setuptools,tokenize;__file__='/tmp/pip_build_root/cx-Oracle/setup.py';exec(compile(getattr(tokenize,'open', open)(__file__).read().replace('\r\n', '\n'), __file__,'exec'))" install --record/tmp/pip-ggk_2_hc-record/install-record.txt--single-version-externally-managed --compile failed with error code1 in /tmp/pip_build_root/cx-Oracle

Storingdebug log for failure in /home/xjinmin/.pip/pip.log

python3安装cx oracle,[求助]python3安装cx_Oracle 报错相关推荐

  1. oracle 10g gateway 安装操作,Oracle 10g RAC启动节点报错 Default gateway is not defined

    安装配置好RAC之后,启动节点1报错. [oracle@rac1 racg]$ srvctl start nodeapps -n rac1 rac1:ora.rac1.vip:checkIf: Def ...

  2. ubuntu18.04安装python的mysqlclient==1.4.6报错ERROR Command errored out with exit status 1python setup

    安装python的mysqlclient==1.4.6报错 环境: ubuntu18.04 python 3.7.2 Django 2.2 想要使用Django来操作MySQL,报错: LookupE ...

  3. 安装Phoenix时,执行./splline.py报错File “./sqlline.py“, line 25, in <module> import phoenix_utils File

    安装Phoenix时,执行./splline.py报错File "./sqlline.py", line 25, in <module> import phoenix_ ...

  4. Python3.5 win10环境下导入kera/tensorflow报错的解决方法

    这篇文章主要介绍了Python3.5 win10环境下导入keras/tensorflow报错的解决方法,较为详细的分析了Python3.5在win10环境下导入keras/tensorflow提示错 ...

  5. Python安装库较慢问题,Python报错pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool解决方法

    本文参考:https://blog.csdn.net/sinat_26811377/article/details/99698807 出现问题 在安装第三方库的时候,Python报错pip._vend ...

  6. kali linux 安装 Mysql Can‘t read from messagefile 报错解决方案

    kali linux 安装 Mysql Can't read from messagefile 报错解决方案 参考文章: (1)kali linux 安装 Mysql Can't read from ...

  7. please reinstall the mysql distribution_php安装扩展mysqli的实现步骤及报错解决办法

    php安装扩展mysqli的实现步骤及报错解决办法 terminal#cd php-5.3.6/ext/mysqli #/usr/local/webserver/php/bin/phpize #./c ...

  8. php mysqli报错,php安装扩展mysqli的实现步骤及报错解决办法

    php安装扩展mysqli的实现步骤及报错解决办法 terminal #cd php-5.3.6/ext/mysqli #/usr/local/webserver/php/bin/phpize #./ ...

  9. cmd输入pip报错_安装虚拟环境+pip安装XXX包的常见操作与报错解决

    安装虚拟环境+pip安装XXX包的常见操作与报错解决​blog.csdn.net 文章目录: 一.开始前提 二.安装虚拟环境的常见操作 三.pip 的命令的常见操作:安装.更新.卸载.指定源 四.安装 ...

最新文章

  1. jedis操作set_Java中使用Jedis操作Redis的示例代码
  2. java各种集合的线程安全
  3. os引导程序boot从扇区拷贝os加载程序loader文件到内存(boot copy kernel to mem in the same method)
  4. Bootstrap3 滚动监听插件的选项
  5. Java 算法 找素数
  6. oracle游标fetch_SQL游标@@ FETCH_STATUS函数概述
  7. 【spring-boot】前端传图像到后端
  8. [ERP]ERP原理与应用试题(附答案)
  9. 有量纲和无量纲是什么意思_为什么无线通信需要同步?
  10. algorithm negotiation fail错误
  11. Rooting A Linux System 101
  12. Diskman 重建分区表 (小莫)
  13. Packet Tracer相关命令
  14. 连接数据库报错init datasource error, url: jdbc:mysql:/
  15. HDU 2550 百步穿杨
  16. SDA(静态数据认证)
  17. 1.31亿月活的爆款游戏,它的后端架构是怎样的?
  18. 西瓜大作战java 源码_魔改和上线你的合成大西瓜,最全教程!
  19. 电子邮件中的to、cc、bcc
  20. 解决GERRIT MERGE冲突“GIT SUBMIT INCLUDING PARENTS”

热门文章

  1. js中 var a= b || c;
  2. spring boot进行上传文件
  3. php调用window系统自带的命令,比如计算器
  4. liberOJ#6006. 「网络流 24 题」试题库 网络流, 输出方案
  5. 2016 - 2- 2 非正式协议与正式协议
  6. hdu 2191悼念512汶川大地震遇难同胞——珍惜现在,感恩生活(多重背包)
  7. 模式学习(1):Decorator装饰者模式
  8. C#中 类和结构 值类型和引用类型以及 值传递和引用传递
  9. 查看linux端口对应的进程id
  10. nRF52832 BLE_DFU空中升级OTA(一)安装软件(SDK14.2.0)