Just encountered an issue running pypdfocr on Windows 10.
Ghostscript, being installed on Windows 10 by default into "C:\Program Files\gs\gs9.21\bin\gswin64c.exe" fails execution using subprocess.check_output command in pypdfocr_gs.PyGs._run_gs.
The execution on a cmd line of the complete same command works.