I set everything up following the easy guide commented by 1vs9-standart on
MyDepression2324's issue. I run this file and file explorer acts like it executed but inimitably returns to the foreground window, no new windows or anything appear, not even for a second. So I ran it in pyCharm and got this error
File "C:\Users\user\Desktop\bad-apple-bot-main\bad apple discord player.py", line 58
path = "C:\Users\user\Desktop\bad-apple-bot-main/frame"+str(i*4)+".jpg" #<--- path to folder containing every frame of the video
^
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
Process finished with exit code 1
This is all I know.
I set everything up following the easy guide commented by 1vs9-standart on
MyDepression2324's issue. I run this file and file explorer acts like it executed but inimitably returns to the foreground window, no new windows or anything appear, not even for a second. So I ran it in pyCharm and got this error
This is all I know.