0
点赞
收藏
分享

微信扫一扫

pip install mysql-python报错 Failed building wheel for mysql-python


pip install mysql-python报错

 Failed building wheel for mysql-python

 Running setup.py clean for mysql-python

Failed to build mysql-python


error: command 'x86_64-linux-gnu-gcc' failed with exit status 1


无法安装MySQLdb模块

此为开发包不全导致,可尝试

sudo apt-get install python-dev

举报

相关推荐

0 条评论