【发布时间】:2011-05-30 18:04:36
【问题描述】:
我正在使用 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
提前致谢,
乔
【问题讨论】: