python - 由于microsoft visual c ++,pandas安装失败

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python - 由于microsoft visual c ++,pandas安装失败相关的知识,希望对你有一定的参考价值。

我正在使用anaconda运行我的python代码并安装了python 3.4。除此之外,我正在尝试使用pandas安装pip install pandas库。但它告诉我错误

python34.lib(python34.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
error: command 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe' failed with exit status 1112

我安装了microsoft visual c ++ 2010 Express ENU。有人可以帮我安装吗?

答案

我喜欢用于此类事情的解决方法是使用预编译版本。

https://www.lfd.uci.edu/~gohlke/pythonlibs/

以上是关于python - 由于microsoft visual c ++,pandas安装失败的主要内容,如果未能解决你的问题,请参考以下文章

自定义可视化调试工具(Microsoft.VisualStudio.DebuggerVisualizers)vs.net开发工具

SwaggerUI 不显示枚举摘要描述,C# .net 核心?

由于其保护级别,“Microsoft.SharePoint.MailMessage”无法访问

pip安装ujson报错: error:Microsoft Visual C++ 14.0 is required

由于不同的病毒扫描程序,Microsoft Visual Studio 的速度变慢

visual studio 2012 编写的程序xp能 运行吗?