Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个简单的 python 应用程序。我使用 Auto-Py-To-Exe 将它转换为 exe,当我打开它时,它显示了一个错误,如下所示:
该错误说它找不到模块 PyQt5。谁能告诉我如何将它导入自动 py 到 exe?