我正在尝试在Apache Airflow中使用MySQL。我已经使用PymySQL来查询MySQL数据库,并且还没有安装MySQLDb。因此,我得到了错误: File "/anaconda3/anaconda/lib/python3.6/site-packages/airflow/hooks/mysql_hook.py", l
我对在Docker帽子中安装mysqlclient有一些问题,它是由映像(mysql/mysql-server)制作的。容器在(CentOS)上运行。setup.py install for mysqlclient ... error
Complete output from command /tracking_api/tracking/bin/python3.6mysqlclient" failed with error code 1 in /tmp/pip-insta
我已经尝试过所有提到的解决方案,比如安装轮子、使用easy_install、为python更新c++、安装mysql连接器,甚至安装最新的mysql本身,所有其他事情都出现在我的视线和脑海中。Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\amd64\\link.exe' failed with exit status 1120
谢谢你的帮助