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内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复