JoeanAmier / KS-Downloader

快手无水印视频/图片下载工具
GNU General Public License v3.0
188 stars 46 forks source link

拉取最新版后,运行出错 #12

Closed ilikeulinux closed 2 weeks ago

ilikeulinux commented 2 weeks ago

X:\github\KS-Downloader1>python main.py Traceback (most recent call last): File "X:\github\KS-Downloader1\main.py", line 3, in from source import KS File "X:\github\KS-Downloader1\source__init.py", line 1, in from .app import KS File "X:\github\KS-Downloader1\source\app__init__.py", line 1, in from .app import KS File "X:\github\KS-Downloader1\source\app\app.py", line 106 (f"{self.MENU_TIP[self.config["Update"]]}检查更新功能", self.modify_update), ^^^^^^ SyntaxError: f-string: unmatched '['

X:\github\KS-Downloader1>pause 请按任意键继续. . .