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

list index out of range列表索引超出范围 #4

Closed
Elysia-6 opened this issue Mar 27, 2024 · 0 comments
Closed

list index out of range列表索引超出范围 #4

Elysia-6 opened this issue Mar 27, 2024 · 0 comments

Comments

@Elysia-6
Copy link

Traceback (most recent call last):
File "utils\worker.py", line 239, in get_merged_lyric
File "utils\lyrics.py", line 572, in get_merge_lrc
File "utils\lyrics.py", line 337, in find_closest_match
File "utils\lyrics.py", line 369, in find_closest_match
IndexError: list index out of range
[INFO]2024-03-27 11:20:41,900 - worker(208) - get_lyrics:从缓存中获取歌词:源:Source.NE, id:29498102, accesskey: 无
[INFO]2024-03-27 11:20:41,901 - lyrics(363) - find_closest_match:other 匹配方法
[ERROR]2024-03-27 11:20:41,901 - worker(241) - get_merged_lyric:合并歌词失败
Traceback (most recent call last):
File "utils\worker.py", line 239, in get_merged_lyric
File "utils\lyrics.py", line 572, in get_merge_lrc
File "utils\lyrics.py", line 337, in find_closest_match
File "utils\lyrics.py", line 369, in find_closest_match
IndexError: list index out of range

列表索引超出范围
歌曲:Binarization 2014 Ft.GUMI

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