简体   繁体   English

安装熊猫时出错

[英]Error installing Pandas

I'm installing pandas in windows 8. I have installed vc for python. 我正在Windows 8中安装熊猫。我已经为python安装了vc。 And I type the command easy_install pandas but I get the error shown in the image 然后输入命令easy_install pandas,但出现图像中显示的错误 在此处输入图片说明在此处输入图片说明在此处输入图片说明 . Please help.(I have also tried pip but it doesn't work either.) 请帮助。(我也尝试过pip,但它也不起作用。)

您可以尝试在此处下载适当的Pandas二进制文件: https easy_install C:\\Users\\toto\\pandas-0.15.2.win-amd64-py2.7.exe并将其提供给easy_install,例如easy_install C:\\Users\\toto\\pandas-0.15.2.win-amd64-py2.7.exe

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM