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
i run this code get this result:
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\11486\Anaconda3\envs\AA\lib\tkinter_init_.py", line 1702, in call
return self.func(*args)
File "", line 263, in loadDir
self.category = int(s)
ValueError: invalid literal for int() with base 10: 'C:\Users\11486\Desktop\label\a1'
The text was updated successfully, but these errors were encountered:
i run this code get this result:
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\11486\Anaconda3\envs\AA\lib\tkinter__init__.py", line 1702, in call
return self.func(*args)
File "", line 263, in loadDir
self.category = int(s)
ValueError: invalid literal for int() with base 10: 'C:\Users\11486\Desktop\label\a1'
i run this code get this result:
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\11486\Anaconda3\envs\AA\lib\tkinter_init_.py", line 1702, in call
return self.func(*args)
File "", line 263, in loadDir
self.category = int(s)
ValueError: invalid literal for int() with base 10: 'C:\Users\11486\Desktop\label\a1'
The text was updated successfully, but these errors were encountered: