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)
参考: