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 "/home/zbp/sdb1/zbp/lzy/Dataset_generate/Download/down_ff++.py", line 195, in main
filepaths = json.loads(urllib.request.urlopen(args.base_url + '/' +DEEPFEAKES_DETECTION_URL).read().decode("utf-8"))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc9 in position 465: invalid continuation byte
The text was updated successfully, but these errors were encountered:
Hi, it's been some time and i hope you got it resolved, but I'm pretty sure the reason it's not working for you is that you can't have + signs in a file name.
How can I solve this wrong? Thank you very much!
File "/home/zbp/sdb1/zbp/lzy/Dataset_generate/Download/down_ff++.py", line 195, in main
filepaths = json.loads(urllib.request.urlopen(args.base_url + '/' +DEEPFEAKES_DETECTION_URL).read().decode("utf-8"))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc9 in position 465: invalid continuation byte
The text was updated successfully, but these errors were encountered: