繁体   English   中英

"<i>This project is a voice chat, but when I run the project my streak happens in linking tkinter to the function.<\/i>这个项目是一个语音聊天,但是当我运行该项目时,我的连胜发生在将 tkinter 链接到该功能。<\/b> <i>I need a solution please<\/i>我需要一个解决方案<\/b>"

[英]This project is a voice chat, but when I run the project my streak happens in linking tkinter to the function. I need a solution please

错误信息

Exception in Tkinter callback
Traceback (most recent call last):
  File "C:\Users\ZYYOGI\AppData\Local\Programs\Python\Python39\lib\tkinter\__init__.py", line 1892, in __call__
    return self.func(*args)
  File "c:\Users\ZYYOGI\Desktop\Project my bot\MY BoT.py", line 110, in <lambda>
    ttk.Button(root , text= "Listen..." , command = lambda:respond()).grid(column = 0 , row = 0 , padx = 160 , pady = 5 , ipadx = 1 , ipady = 5)
  File "c:\Users\ZYYOGI\Desktop\Project my bot\MY BoT.py", line 23, in record_audio

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM