标签: python windows pandas
我想在Windows 7上将pandas升级到pandas-0.12.0。我首先安装了MinGW。但我仍然收到错误消息“无法找到vcvarsall.bat”
有什么建议吗?
答案 0 :(得分:-1)
请注意,您不需要MinGW来运行pandas,它是可选的。 但如果您想使用它,请查看此页面: http://wiki.cython.org/InstallingOnWindows