Python py2exe-MSVCR90.dll

Python py2exe-MSVCR90.dll,python,py2exe,msvcr90.dll,Python,Py2exe,Msvcr90.dll,我正在尝试用py2exe构建一个Python程序。我在尝试运行生成的程序时遇到此错误: The program can't start because MSVCR90.dll is missing from your computer. Try reinstalling the program to fix this problem. 我已经安装了VisualC++ 2008可重分发包,而不是SP1版本。什么给出了???看看来自 我将尝试安装/卸载以查看。可能的confilcta包括VS E

我正在尝试用py2exe构建一个Python程序。我在尝试运行生成的程序时遇到此错误:

The program can't start because MSVCR90.dll is missing from your computer. Try reinstalling the program to fix this problem.

我已经安装了VisualC++ 2008可重分发包,而不是SP1版本。什么给出了???

看看来自


我将尝试安装/卸载以查看。可能的confilcta包括VS Express 2010和2012,以及Office 2013预览版(我仍然需要重新保存我的文档)。
Just when I thought I was going to have to wipe the computer and reinstall everything to fix the problem, I decided to uninstall applications one at a time to see if one was conflicting.
 I uninstalled these apps...
 Zetafax Client Applications
 Visual Studio 2005 Tools for Office Second Edition Runtime
 Microsoft Silverlight
 I then performed yet another repair on Office Home and Business 2010, rebooted and voila - Excel is working again.
 I've since reinstalled Zetafax Client Applications and Microsoft Silverlight with all the latest Windows Updates and Excel is still working.
 I think the conflict was with "Visual Studio 2005 Tools for Office Second Edition Runtime", though I've no idea which application installed this in the first place.
 Problem solved.
 This issue now appears to have been solved with a Windows Update. We encountered the same issue again with another machine. Uninstalling the apps listed here and repairing Office didn't help, but running the latest batch of updates that came out on Tuesday 14th February 2012 seems to have fixed the issue.