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
File "/data/data/com.termux/files/home/YouTube-Bot/yt.py", line 88, in <module> with open(r'data\comments.txt', 'r') as f: FileNotFoundError: [Errno 2] No such file or directory: 'data\\comments.txt' #4
I am getting this error
File "/data/data/com.termux/files/home/YouTube-Bot/yt.py", line 88, in
with open(r'data\comments.txt', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'data\comments.txt'
I am getting this error
File "/data/data/com.termux/files/home/YouTube-Bot/yt.py", line 88, in
with open(r'data\comments.txt', 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'data\comments.txt'