首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >py2exe - MSVCR90.dll

py2exe - MSVCR90.dll
EN

Stack Overflow用户
提问于 2013-04-06 07:37:22
回答 1查看 1.5K关注 0票数 2

我正在尝试用py2exe构建一个Python程序。当我尝试运行构建的程序时,我得到了这个错误:

代码语言:javascript
复制
The program can't start because MSVCR90.dll is missing from your computer. Try reinstalling the program to fix this problem.

我已经安装了Visual C++ 2008可再发行软件包,而不是SP1版本。怎么回事?

EN

回答 1

Stack Overflow用户

发布于 2013-04-06 07:42:43

看看这个来自https://superuser.com/questions/351609/how-can-i-fix-a-missing-msvcr90-dll-file-error的响应

代码语言:javascript
复制
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.
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/15845280

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档