We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am currently facing this error. I checked from #97 that it could be due to the server not responding?
The text was updated successfully, but these errors were encountered:
Add "--server EU2" at the end of your command. That worked for me.
Sorry, something went wrong.
python download-Faceforensics.py FF_data -d all -c c23 -t videos --num_videos 10 --server EU2
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1129)>
I still got this error!
python download-Faceforensics.py FF_data -d all -c c23 -t 视频 --num_videos 10 --server EU2 urllib.error.URLError: <urlopen 错误 [SSL: CERTIFICATE_VERIFY_FAILED] 证书验证失败:证书已过渡 (_ssl.c:1129)> 我仍然遇到这个错误!
python download-Faceforensics.py FF_data -d all -c c23 -t 视频 --num_videos 10 --server EU2
urllib.error.URLError: <urlopen 错误 [SSL: CERTIFICATE_VERIFY_FAILED] 证书验证失败:证书已过渡 (_ssl.c:1129)>
我仍然遇到这个错误!
我也是 请问您解决了吗
No branches or pull requests
I am currently facing this error. I checked from #97 that it could be due to the server not responding?
The text was updated successfully, but these errors were encountered: