python安装Mysql驱动

在用Scrapy框架爬取简书全部作者的信息数据时,想存到数据库里,发现没有mysql支持: 直接用pip安装 pip install mysql-python 报错: Failed building wheel for mysql-python ... error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Vi
相关文章
相关标签/搜索