我正在使用Ubuntu提供的“Quickly”工具构建应用程序,但生成的应用程序将无法构建。我在运行“快速包--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
提前致谢,
乔
答案 0 :(得分:0)
我忽略它并检查来源,似乎有效......奇怪:G