QPT-Family / QPT

[内测中]QPT - 致力于让开源项目更好通往互联网世界的Python to EXE工具(Python打包)。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

已安装模块 导入时报错

nfh994 opened this issue · comments

commented

QPT版本

1.0b4.dev6

操作系统版本

Windows 10

CPU型号

e5 2680 v2

核心信息填写

requirements_with_opt.txt
报错:
→[2023-05-04 00:47:13,532] [INFO] | ----------生成状态WARNING:3 ERROR:1
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\admin\Desktop\nfh\code\python\revelation\revelation\Debug\Python\Lib\site-packages\qpt\executor.py", line 505, in run
text="检测到安装中出现问题,若您为未成功运行过本程序,请点击 取消 \n"
File "C:\Users\admin\Desktop\nfh\code\python\revelation\revelation\Debug\Python\Lib\site-packages\qpt\kernel\qos.py", line 245, in warning_msg_box
win32api = QPT_MEMORY.get_win32api
File "C:\Users\admin\Desktop\nfh\code\python\revelation\revelation\Debug\Python\Lib\site-packages\qpt\memory.py", line 26, in render
out = func(self)
File "C:\Users\admin\Desktop\nfh\code\python\revelation\revelation\Debug\Python\Lib\site-packages\qpt\memory.py", line 83, in get_win32api
import win32api
ImportError: DLL load failed: 找不到指定的模块。

Hi,开发者朋友,鉴于您是首次在QPT下新增Issue,请务必参考给定的Issue模板进行Issue的新增。
虽然形如版本号、打包日志等信息可能对你并不重要,但如未提供则可能会严重拖慢Issue的解决效率,因为他们对于QPT的维护者而言非常重要!
如您未按Issue模板进行内容补充,可关闭此Issue或Edit该Issue,社区维护者会对低效Issue直接Close,请悉知!