【发布时间】:2021-01-02 10:49:59
【问题描述】:
here is he image of the output hope it will help you find my answer嘿,我正在使用最新版本的 Python,我几天来一直在尝试使用 pyinstaller 将 python 文件转换为 .exe 文件,这是我输入的内容“pyinstaller.exe --onefile --icon=icon. ico 文件名.py" 每当我运行它时,它都会告诉我找不到我的 pyttsx3 库,它显示为“警告”然后“找不到 lib”请帮助我。
【问题讨论】:
-
欢迎来到 StackOverflow。请将图像中的错误消息复制到答案中。这对搜索算法很重要。
标签: python pyinstaller