【问题标题】:py2exe - MSVCR90.dllpy2exe - MSVCR90.dll
【发布时间】:2013-04-05 23:37:21
【问题描述】:

我正在尝试使用 py2exe 构建 Python 程序。尝试运行构建的程序时出现此错误:

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

我已经安装了 Visual C++ 2008 Redistributable Package,而不是 SP1 版本。什么给了??

【问题讨论】:

    标签: python py2exe msvcr90.dll


    【解决方案1】:

    看看这个回复 https://superuser.com/questions/351609/how-can-i-fix-a-missing-msvcr90-dll-file-error

    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.
    

    【讨论】:

    • 我会尝试安装/卸载看看。可能的冲突包括 VS Express 2010 和 2012,以及 Office 2013 Preview(我仍然需要重新保存我的文档)。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-02-28
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-12-05
    • 1970-01-01
    相关资源
    最近更新 更多