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
hardware:
linux ubuntu16.04
python 3.8.12
cuda 10.0
Traceback (most recent call last):
File "app.py", line 1556, in
app = Wizard(root)
File "app.py", line 48, in init
self.parent.iconbitmap(Wizard.resource_path("resource/icon.ico"))
File "/home/ubuntu/anaconda3/envs/captcha/lib/python3.8/tkinter/init.py", line 2080, in wm_iconbitmap
return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "/home/ubuntu/mahui/captcha_trainer/resource/icon.ico" not defined
The text was updated successfully, but these errors were encountered:
hardware:
linux ubuntu16.04
python 3.8.12
cuda 10.0
Traceback (most recent call last):
File "app.py", line 1556, in
app = Wizard(root)
File "app.py", line 48, in init
self.parent.iconbitmap(Wizard.resource_path("resource/icon.ico"))
File "/home/ubuntu/anaconda3/envs/captcha/lib/python3.8/tkinter/init.py", line 2080, in wm_iconbitmap
return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "/home/ubuntu/mahui/captcha_trainer/resource/icon.ico" not defined
The text was updated successfully, but these errors were encountered: