在 winXP 上安装 python 2.6 的 pywin32 时出错

发布于 2024-12-13 17:55:07 字数 769 浏览 3 评论 0原文

在为 WinXP 安装 python-2.6.msi 的 pywin32-216.win32-py2.6.exe 结束时,出现以下错误。

Traceback (most recent call last):
 File "<string>", line 604, in <module>
 File "<string>", line 314, in install
 File "<string>", line 152, in LoadSystemModule
ImportError: DLL load failed: The specified module could not be found

屏幕截图:https://picasaweb.google.com/lh/photo/mvQziLhUnX8DN8otUhaJSg? feat=directlink

我尝试了 在 Windows XP 上安装 pywin32-216 时出现安装后错误 但它不起作用。我该如何解决这个错误?

I get the following error at the end of installing pywin32-216.win32-py2.6.exe for python-2.6.msi for WinXP.

Traceback (most recent call last):
 File "<string>", line 604, in <module>
 File "<string>", line 314, in install
 File "<string>", line 152, in LoadSystemModule
ImportError: DLL load failed: The specified module could not be found

Screenshot: https://picasaweb.google.com/lh/photo/mvQziLhUnX8DN8otUhaJSg?feat=directlink

I tried the advice in Post-install errors while installing pywin32-216 on Windows XP and it did not work. How can I resolve this error?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

终难遇 2024-12-20 17:55:07

正如伊格纳西奥建议的那样
此处 你应该跑
Dependency Walker 了解问题所在。

As Ignacio suggested
here you should run
Dependency Walker to understand what's amiss.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文