sensity-ai / dot

The Deepfake Offensive Toolkit
BSD 3-Clause "New" or "Revised" License
4.14k stars 410 forks source link

SSL:CERTIFICATE_VERIFY_FAILED #132

Open thistehneisen opened 1 year ago

thistehneisen commented 1 year ago

:bug: Bug Report

Screenshot 2023-11-04 at 20 15 26

Description:

Actual Behavior:

Unable to run simswap, simswaphq and fomm due to SSL CERTIFICATE VERIFY FAILED on macOS version

Expected Behavior:

Should be able to run the config files

thistehneisen commented 1 year ago
➜  ~ /Applications/dot-executable.app/Contents/MacOS/dot-executable ; exit;
INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
2023-11-04 20:14:56.452 dot-executable[45686:3181578] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.
Downloading: "https://download.pytorch.org/models/resnet18-5c106cde.pth" to /Users/npu/.cache/torch/hub/checkpoints/resnet18-5c106cde.pth
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:1131)>
thistehneisen commented 1 year ago

If anyone is looking for a fix, you can wget or download via browser and place the file in the directory shown.