yandex-music-api icon indicating copy to clipboard operation
yandex-music-api copied to clipboard

queues list index out of range

Open abrikos2 opened this issue 6 months ago • 1 comments

Попытался вставить код из примера "Текст текущего играющего трека" а получил что список играющих треком пустой Traceback (most recent call last): File "c:\Users\danya\Desktop\Python\Igor.py", line 13, in <module> last_queue = client.queue(queues[0].id) ~~~~~~^^^ IndexError: list index out of range

abrikos2 avatar Aug 18 '24 16:08 abrikos2