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
At the end, theres that. :I
it works perfectly until it reaches the end
Python 3.9 has been used.
Afaik Python 3.10 has some issues cause this hasn't been optimized for Python 3.10 or newer.
Traceback (most recent call last):
File "/home/hax/GitHub/bad-apple/touhou_bad_apple_v4.5.py", line 181, in <module>
main()
File "/home/hax/GitHub/bad-apple/touhou_bad_apple_v4.5.py", line 171, in main
play_video(total_frames=total_frames)
File "/home/hax/GitHub/bad-apple/touhou_bad_apple_v4.5.py", line 37, in play_video
sys.stdout.write("\r" + ASCII_LIST[frame_number])
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
At the end, theres that. :I
it works perfectly until it reaches the end
Python 3.9 has been used.
Afaik Python 3.10 has some issues cause this hasn't been optimized for Python 3.10 or newer.
The text was updated successfully, but these errors were encountered: