pytorch / ELF

ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Other
3.37k stars 567 forks source link

Running a Go bot,enter Pdb environment #169

Open yangchaoFree opened 4 years ago

yangchaoFree commented 4 years ago

Hi, I follow the document to run make and download pretrained model,then follow "Running a Go bot" step to run. When run genmove command,the program enter Pdb environment: .. genmove black

/data/dev/alphago/ELF/src_py/elf/utils_elf.py(191)copy_from() -> for k, v in this_src.items(): (Pdb)