r0438930
Results
2
comments of
r0438930
Dear Yuting, Thanks for the fast reply! The real problem is that when I run magic, the "..._final.f.txt" file is not generated! I made sure that I gave the right...
UPDATE: By running magic.exe directly into windows powershell, the code is fully executed. There seems to be a problem with 'subprocess.call()' here where it does not fully execute magic.exe. I...