Показать сообщение отдельно

  #20  
Старый 23.10.2022, 01:59
BHhelp
Познающий
Регистрация: 02.10.2020
Сообщений: 83
С нами: 2954792

Репутация: 8
По умолчанию

Traceback (most recent call last):

Traceback (most recent call last):

File "C:\Users\user\Desktop\New folder (2)\autootvet.py", line 6, in

for thread in api.get_threads("https://forum.arizona-rp.com/forums/1583/"):

File "C:\Users\user\Desktop\New folder (2)\api.py", line 71, in get_threads

"latest": thread.find('div', re.compile('structItem-cell structItem-cell--latest')).find_all("a")[1].text,

IndexError: list index out of range

Че делать
 
Ответить с цитированием