Traceback (most recent call last):
File "d:\GC\main.py", line 26, in <module>
Data.output_gen("D:\GC\main.exe")
File "C:\Users\ylxxl402student\AppData\Local\Programs\Python\Python39-32\lib\site-packages\cyaron\io.py", line 232, in output_gen
subprocess.check_call(
File "C:\Users\ylxxl402student\AppData\Local\Programs\Python\Python39-32\lib\subprocess.py", line 373, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'D:\GC\main.exe' returned non-zero exit status 3221225477.
这是什么错误啊