吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 424|回复: 3
收起左侧

[经验求助] python的tkinterdnd2打包错误 求助

[复制链接]
苏音 发表于 2024-6-16 13:56
25吾爱币
python中测试运行软件是正常的,但是一打包出来 ,就会出现这个报错


Traceback (most recent call last):
  File "tkinterdnd2\TkinterDnD.py", line 53, in _require
_tkinter.TclError: can't find package tkdnd

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "ccc.py", line 148, in <module>
  File "tkinterdnd2\TkinterDnD.py", line 285, in __init__
  File "tkinterdnd2\TkinterDnD.py", line 55, in _require
RuntimeError: Unable to load tkdnd library.


我用的命令是 pyinstaller --onefile --windowed ccc.py

这个库应该是已经安装上了
Requirement already satisfied: tkinterdnd2 in d:\python39\lib\site-packages (0.3.0)

更换了python版本为3.9还是不行

求助各位大神指点一下

最佳答案

查看完整内容

https://blog.csdn.net/m0_59066580/article/details/126661767

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

Arcticlyc 发表于 2024-6-16 13:56
backaxe 发表于 2024-6-16 14:48
pyinstaller --onefile --windowed --debug=all ccc.py
检查打包文件的内容
 楼主| 苏音 发表于 2024-6-16 14:56
backaxe 发表于 2024-6-16 14:48
pyinstaller --onefile --windowed --debug=all ccc.py
检查打包文件的内容

发现打包带文件夹的,只要把tkinterdnd2 这个文件夹内容 复制进去就可以正常运行了 ,但是打包时候无法把这个文件夹打包进去 ,请问怎么办
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-12-15 09:58

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表