码迷,mamicode.com
首页 > 其他好文 > 详细

pandas安装过程中提示unable to find vcvarsall.bat的解决方法

时间:2016-06-04 10:25:44      阅读:383      评论:0      收藏:0      [点我收藏+]

标签:

转载自:http://blog.csdn.net/qq_21144699/article/details/46849561 为这位老兄点赞

原帖参考:http://stackoverflow.com/questions/29580010/installing-numpy-on-windows-8-1-with-python-2-7-x
1. 找到pandas对应的二进制安装文件;
下载地址:http://www.lfd.uci.edu/~gohlke/pythonlibs/
2. 通过二进制文件安装,执行:
python -m pip install xxxxx.whl

完成。

pandas安装过程中提示unable to find vcvarsall.bat的解决方法

标签:

原文地址:http://www.cnblogs.com/zl0372/p/pandas.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!