Attempting to build mysql-connector-python with the C extensions enabled.
Python module builds correctly, but warns:
"MySQL C API installation invalid (my_config.h not found)"
I've tried with both mysql-connector-c-6.1.6-1.el17.src.rpm and mysql-connector-c-6.1.6-src
Any guidance? Any help would be greatly appreciated.
Platform is Centos6.5 with mysql-devel installed.
Also, version 2.1.1 was a February release, according to documentation. Why is the latest version available via PIP still only 2.0.4?
Python module builds correctly, but warns:
"MySQL C API installation invalid (my_config.h not found)"
I've tried with both mysql-connector-c-6.1.6-1.el17.src.rpm and mysql-connector-c-6.1.6-src
Any guidance? Any help would be greatly appreciated.
Platform is Centos6.5 with mysql-devel installed.
Also, version 2.1.1 was a February release, according to documentation. Why is the latest version available via PIP still only 2.0.4?