PackageNotFoundError

pyinstaller "importlib.metadata.PackageNotFoundError"

**使用pyinstaller 打包后的python 程序,执行的时候出现 "importlib.metadata.PackageNotFoundError" 异常** ``` Traceback (most recent call last): File "main.py", line 5, in ......

Nutika 打包 docx 库 出现 docx.opc.exceptions.PackageNotFoundError: Package not found at 问题

docx.opc.exceptions.PackageNotFoundError: Package not found at # 重现 用以下命令打包exe: ```bash nuitka --standalone --show-memory --show-progress --nofollow-i ......
共2篇  :1/1页 首页上一页1下一页尾页