fix: EXE版禁用一键安装拖拽,打包时集成tkinterdnd2
- EXE版(sys.frozen)不显示安装按钮,提示用源码版安装后重新打包 - tkinterdnd2 加入 hidden_imports,打包时自动带上 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -58,6 +58,7 @@ hidden_imports = [
|
||||
'xlutils',
|
||||
'requests',
|
||||
'dotenv',
|
||||
'tkinterdnd2',
|
||||
'configparser',
|
||||
'threading',
|
||||
'datetime',
|
||||
|
||||
Reference in New Issue
Block a user