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
File saved as /Users/y/Library/Application Support/imageio/ffmpeg/ffmpeg.osx.
DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning.
Traceback (most recent call last):
File "bilibili_video_download-GUI.py", line 270, in
photo = PhotoImage(file='./Pic/logo.png')
File "/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/lib/python3.8/tkinter/init.py", line 4061, in init
Image.init(self, 'photo', name, cnf, master, **kw)
File "/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/lib/python3.8/tkinter/init.py", line 4006, in init
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't recognize data in image file "./Pic/logo.png"
不懂什么意思,跑不起来啊
The text was updated successfully, but these errors were encountered:
File saved as /Users/y/Library/Application Support/imageio/ffmpeg/ffmpeg.osx.
DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning.
Traceback (most recent call last):
File "bilibili_video_download-GUI.py", line 270, in
photo = PhotoImage(file='./Pic/logo.png')
File "/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/lib/python3.8/tkinter/init.py", line 4061, in init
Image.init(self, 'photo', name, cnf, master, **kw)
File "/usr/local/Cellar/python@3.8/3.8.5/Frameworks/Python.framework/Versions/3.8/lib/python3.8/tkinter/init.py", line 4006, in init
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't recognize data in image file "./Pic/logo.png"
不懂什么意思,跑不起来啊
The text was updated successfully, but these errors were encountered: