TkinterDnD.py 在打包 exe 后缺失,导致无法加载 tkdnd 库,如何解决?
做拆分pdf的时候,打包成exe,但是换台电脑,一直报如下错误,为什么TkinterDnD.py会没有贝打包进去,搜了下没找到解决方法。求解Traceback (most recent call last): File "tkinterdnd2\TkinterDnD.py", line 53, in _require_tkinter.TclError: can't find package tkdndDuring handling of the above exception, anot...
2 回答3.3k 阅读