1.软件环境:
mac环境:10.11.6(15G31)
python: 3.6
2.问题:
sudo pip install pymssql 后出现下面问题:
fatal error: ‘sqlfront.h‘ file not found 3.解决方案: 终端执行 brew install freetds@0.91 终端执行 brew link --force freetds@0.91 终端执行 sudo pip install pymssql(或则 pycharm直接安装)Mac下安装第三方模块报错:‘sqlfront.h‘ file not found的解决办法
标签:环境 mail ref 问题: freetds python mac nbsp arm
本文系统来源:http://www.cnblogs.com/malcolmfeng/p/6908708.html
【说明】:本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!