Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_tkinter.TclError icon.ico无法打开 #98

Open
mahui97 opened this issue Dec 24, 2021 · 0 comments
Open

_tkinter.TclError icon.ico无法打开 #98

mahui97 opened this issue Dec 24, 2021 · 0 comments

Comments

@mahui97
Copy link

mahui97 commented Dec 24, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant