python报错 ModuleNotFoundError: No module named 'win32api' //import win32api ImportError: DLL load fai

当尝试导入win32api模块时遇到ImportError: DLL load failed,解决方案是访问指定GitHub链接下载与Python版本匹配的win32api,如3.8版本不适用则尝试3.7版本。安装完成后按照提示操作即可解决。
摘要由CSDN通过智能技术生成

大概的错误就是:
import win32api
ImportError: DLL load failed: 找不到指定的程序。

具体点:

[I 20:32:41.034 NotebookApp] Serving notebooks from local directory: C:\Users\17520
[I 20:32:41.034 NotebookApp] The Jupyter Notebook is running at:
[I 20:32:41.034 NotebookApp] http://localhost:8888/?token=d07ff3094e633ca9acadf5c394daef127663251a7ec9ae0e
[I 20:32:41.034 NotebookApp] or http://127.0.0.1:8888/?token=d07ff3094e633ca9acadf5c394daef127663251a7ec9ae0e
[I 20:32:41.035 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 20:32:41.450 NotebookApp] 

To access the notebook, open this file in a browser:
file:///C:/Users/17520/AppData/Roaming/jupyter/runtime/nbserver-14724-open.html
Or copy and paste one of these URLs:
http://localhost:8888/?token=d07ff3094e633ca9acadf5c394daef127663251a7ec9ae0e
or http://127.0.0.1:8888/?token=d07ff3094e633ca9acadf5c394daef127663251a7ec9ae0e
[I 20:32:47.705 NotebookApp] Creat
评论 8
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值