0

我已经在我们的Windows 2003 Server上安装了Anaconda 4.1.1 32 位

当我尝试通过命令提示符运行程序时,它会给我以下错误消息:

..\python.exe is not a valid Win32 application

搜索了一下之后,我下载了dependency walker来看看缺少什么,看起来wer.dllieshims.dll打开有问题。

我无法对此做出正面或反面。

4

1 回答 1

0

Those .dll files appear to have been removed by IE8. You should be able to restore them by installing Visual C++ 2005 SP1

https://www.microsoft.com/en-au/download/details.aspx?id=26347

Attributed from:

https://stackoverflow.com/a/23484851/3006366

于 2016-09-14T21:27:10.747 回答