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
I have an issue on run.py's line 105→chat = pytchat.create(video_id=video_id)
error:
Exception has occurred: TypeError
argument of type 'NoneType' is not iterable
File "C:\ai gf\desktop-waifu-master\AI-Vtuber-main\run.py", line 105, in read_chat
chat = pytchat.create(video_id=video_id)
File "C:\ai gf\desktop-waifu-master\AI-Vtuber-main\run.py", line 149, in
read_chat()
TypeError: argument of type 'NoneType' is not iterable
"ai gf\desktop-waifu-master"is my folder name don't judge.
The text was updated successfully, but these errors were encountered:
I have an issue on run.py's line 105→chat = pytchat.create(video_id=video_id)
error:
Exception has occurred: TypeError
argument of type 'NoneType' is not iterable
File "C:\ai gf\desktop-waifu-master\AI-Vtuber-main\run.py", line 105, in read_chat
chat = pytchat.create(video_id=video_id)
File "C:\ai gf\desktop-waifu-master\AI-Vtuber-main\run.py", line 149, in
read_chat()
TypeError: argument of type 'NoneType' is not iterable
"ai gf\desktop-waifu-master"is my folder name don't judge.
The text was updated successfully, but these errors were encountered: