diff --git a/onekeydiag.spec b/onekeydiag.spec index 2dba30b..5ce5a6e 100644 --- a/onekeydiag.spec +++ b/onekeydiag.spec @@ -14,10 +14,11 @@ resource_files = [ ] # 收集PyQt相关的数据文件 -qt_data = collect_data_files('PyQt5') +# qt_data = collect_data_files('PyQt5') # 合并所有资源文件 -all_resources = resource_files + qt_data +# all_resources = resource_files + qt_data +all_resources = resource_files # 定义所有需要打包的文件和依赖 a = Analysis(