图像未显示在标签上

编程入门 行业动态 更新时间:2024-10-26 20:32:07
本文介绍了图像未显示在标签上的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在制作一个包含gif图像的标签。图像不会显示,程序会出现以下错误:

I am making a label containing a gif image.Image is not displayed and program gives the following error :

展开 | 选择 | Wrap | 行号 推荐答案

TclError:image" pyimage3"不存在 TclError: image "pyimage3" doesn''t exist

展开 | 选择 | Wrap | 行号

我尝试了完整路径,但它给出了相同的错误。 I have tried the full path but it is giving the same Error.

Tkinter垃圾收集函数返回后存储在局部变量中的图像对象,即使它正在显示。要避免这种情况,请通过创建属性来保留额外的引用。示例: Tkinter garbage collects image objects that are stored in local variables after a function returns even if it is being displayed. To avoid this, keep an extra reference by creating an attribute. Example: 展开 | 选择 | Wrap | 行号

更多推荐

图像未显示在标签上

本文发布于:2023-11-11 18:45:54,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1579273.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:图像   标签

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!