美文网首页
安装tushare中遇到的问题

安装tushare中遇到的问题

作者: 0df284e8775d | 来源:发表于2017-12-22 20:00 被阅读0次

MacBook安装tushare时报错:

Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-a5izoj85/tushare/

解决办法是在知乎上找到的,具体解决办法是:

先安装numpy,pandas,lxml,requests,bs4

具体安装方法是:pip install requests (其他相同)

如果pip不可以,使用pip3

相关文章

网友评论

      本文标题:安装tushare中遇到的问题

      本文链接:https://www.haomeiwen.com/subject/hevxgxtx.html