rolandinthedeep

Results 1 issues of rolandinthedeep

## Expected behavior I am running my extract script for the MacOS version of DeepFaceLab. The script (`2_extract_images_from_video_data_src.sh`) is simply: ``` #!/usr/bin/env bash cd "$(dirname $0)/.." source scripts/env.sh python "$DFL_MAIN"...