QPT-Family / QPT

[内测中]QPT - 致力于让开源项目更好通往互联网世界的Python to EXE工具(Python打包)。
GNU Lesser General Public License v2.1
723 stars 82 forks source link

OPT-memory.py 文件显示错误 #87

Closed guoliangxie123 closed 1 year ago

guoliangxie123 commented 1 year ago

QPT版本

1

操作系统版本

Windows 10

CPU型号

No response

核心信息填写

Traceback (most recent call last): File "", line 1, in File "E:\code\python\dabao\Release1\Python\Lib\site-packages\qpt\executor.py", line 488, in run msg = warning_msg_box("Warning", f"非常不建议在该环境下进行调试,原因如下: \n" File "E:\code\python\dabao\Release1\Python\Lib\site-packages\qpt\kernel\qos.py", line 245, in warning_msg_box win32api = QPT_MEMORY.get_win32api File "E:\code\python\dabao\Release1\Python\Lib\site-packages\qpt\memory.py", line 26, in render out = func(self) File "E:\code\python\dabao\Release1\Python\Lib\site-packages\qpt\memory.py", line 83, in get_win32api import win32api ImportError: DLL load failed: 找不到指定的模块。

github-actions[bot] commented 1 year ago

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