Debain 包不会构建,因为它声称找不到任何模块

发布于 2024-11-10 15:58:34 字数 1000 浏览 2 评论 0原文

我正在使用 Ubuntu 提供的“快速”工具构建一个应用程序,但是生成的应用程序无法构建。我在运行“quickly package --verbose”时得到此输出:

ERROR: Python module one_click_installer_lib not found
ERROR: Python module PleasewaitdialogDialog not found
ERROR: Python module one_click_installerconfig not found
ERROR: Python module Builder not found
ERROR: Python module one_click_installer_lib.helpers not found
ERROR: Python module one_click_installer not found
ERROR: Python module one_click_installer_lib not found
ERROR: Python module helpers not found
ERROR: Python module preferences not found
ERROR: Python module one_click_installer not found
ERROR: Python module one_click_installer not found
ERROR: Python module helpers not found
ERROR: Python module preferences not found
ERROR: Python module Window not found
ERROR: Python module one_click_installerconfig not found

我不确定我做了什么导致了错误。这是我使用的 setup.py: http://tinypaste.com/c4bae9

提前致谢,

I'm building an application with "Quickly" a tool provided by Ubuntu, however the generated app won't build. I get this output while running "quickly package --verbose":

ERROR: Python module one_click_installer_lib not found
ERROR: Python module PleasewaitdialogDialog not found
ERROR: Python module one_click_installerconfig not found
ERROR: Python module Builder not found
ERROR: Python module one_click_installer_lib.helpers not found
ERROR: Python module one_click_installer not found
ERROR: Python module one_click_installer_lib not found
ERROR: Python module helpers not found
ERROR: Python module preferences not found
ERROR: Python module one_click_installer not found
ERROR: Python module one_click_installer not found
ERROR: Python module helpers not found
ERROR: Python module preferences not found
ERROR: Python module Window not found
ERROR: Python module one_click_installerconfig not found

I'm not sure what i've done to cause the error. Here is the setup.py i have used: http://tinypaste.com/c4bae9

Thanks in advance,

Joe

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我忽略了它并检查了来源,似乎有效......奇怪:G

I ignored it and checking the source, seems to have worked.... strange :G

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文