I try to use a variable from a function wiht tkinter and got NameError: name 'hastag_lbl' is not defined

前端 未结 0 1964
你的背包
你的背包 2020-11-29 23:38
File "test_gui.py", line 43, in browseFiles_hstg
hastag_lbl.configure(text = filename)
NameError: name \'hastag_lbl\' is not defined

I Try

相关标签:
回答
  • 消灭零回复
提交回复
热议问题