GitHub
Jump to navigation
Jump to search
## Issue #106 - It won't run
Please help, my code does not run!
Alice, Bob and 5 more users reacted with banana emoji
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\SudoGrayson\AppData\Local\Programs\Python\Python311\Lib\tkinter\__init__.py", line 1948, in __call__
return self.func(*args)
^^^^^^^^^^^^^^^^ ^.^ v.v
File "C:\Users\SudoGrayson\AppData\Local\Programs\Python\Python311\Lib\site-packages\matplotlib\backends\_backend_tk.py", line 321, in button_press_event
vvvvvvvvvv
guiEvent=event)._process()
File "C:\Users\SudoGrayson\AppData\Local\Programs\Python\Python311\Lib\site-packages\matplotlib\backend_bases.py", line 1263, in _process
self.canvas.callbacks.process(self.name, self)
File "C:\Users\SudoGrayson\AppData\Local\Programs\Python\Python311\Lib\site-packages\matplotlib\cbook\__init__.py", line 314, in process
self.exception_handler(exc)
vvvvvvvvv
đ€Łđ>exception<
^^^^^^^^^
File "C:\Users\SudoGrayson\AppData\Local\Programs\Python\Python311\Lib\site-packages\matplotlib\cbook\__init__.py", line 98, in _exception_printer
raise exc
File "C:\Users\SudoGrayson\AppData\Local\Programs\Python\Python311\Lib\site-packages\matplotlib\cbook\__init__.py", line 309, in process
func(*args, **kwargs) -> {
_______
|.-----.|
||x . x|| - im dead
||_.-._||
`--)-(--`
__[=== o]___
|:::::::::::|\
jgs `-=========-`()
}
File "D:\C\a-fftgen.py", line 110, in tanloxz
lines[ax].qelnm_yto(x, y, evnet, format) #What function was this again?
^^^^^
NameError: name 'evnet' is not defined
A flood of red error messages is the most flamboyant way to say "You messed up."
