概述
Failed building wheel for oursql
主要错误表现为:
In file included from oursqlx/compat.c:55:0:
oursqlx/_exceptions.c: In function ‘_oursqlx_exc_from_errno’:
oursqlx/_exceptions.c:620:24: error: ‘ER_ERROR_FIRST’ undeclared (first use in this function)
if (err >= ER_ERROR_FIRST && err <= ER_ERROR_LAST)
不妨修改requirements.txt中的oursql版本为0.9.3.2,原来为0.9.3.1
参考:
http://stackoverflow.com/questions/36989922/oursql-install-error-command-x86-64-linux-gnu-gcc-failed-with-exit-status-1 点击打开链接
最后
以上就是优美戒指为你收集整理的ssbc 中oursql 包无法安装的全部内容,希望文章能够帮你解决ssbc 中oursql 包无法安装所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复