You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The nvPY crashed when typing the keyboard and operating the mouse quickly.
2024-03-31 16:52:03,412 - ERROR - Traceback (most recent call last):
File "/usr/lib/python3.11/tkinter/__init__.py", line 1967, in __call__
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/tkinter/__init__.py", line 2001, in yview
res = self.tk.call(self._w, 'yview', *args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: ambiguous option "": must be moveto or scroll
Environment
Debian sid
nvpy 2.3.1
tk 8.6.14
tcl 8.6.14
python 3.11.8
The text was updated successfully, but these errors were encountered:
The nvPY crashed when typing the keyboard and operating the mouse quickly.
Environment
The text was updated successfully, but these errors were encountered: