不好意思,请问这个仁兄,这是什么情况?
D:\Leela0100GTP>python sgfanalyze.py test.sgf --leela .\Leela0105GTP.exe 1>test_analyzed.sgf
Warning: Komi not specified, assuming 7.500000
Executing approx 408 analysis steps
| | done% | Est... | done / total
| | 0.00% | Est... | 0 / 408
Traceback (most recent call last):
File "sgfanalyze.py", line 462, in <module>
leela.start()
File "D:\Leela0100GTP\sgftools\leela.py", line 188, in start
p = Popen([self.executable, '--gtp', '--noponder'] + xargs, stdout=PIPE, stdin=PIPE, stderr=PIPE)
File "C:\Program Files\Python27\lib\subprocess.py", line 390, in __init__
errread, errwrite)
File "C:\Program Files\Python27\lib\subprocess.py", line 640, in _execute_child
startupinfo)
WindowsError: [Error 2]
Failure, reporting partial results...
|==================================================| 100.00% | 0:00:00 | 408 / 408
|==================================================| 100.00% | Done. | Elapsed Time: 0:00:00
|