This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Description
At running
python main.py gtp policy --read-file=saved_models/20170718'
it appeared that
AttributeError: module 'gtp' has no attribute 'Engine' .
Besides, when I ran the code
`gogui-twogtp -black 'python main.py gtp policy --read-file=saved_models/20170718' -white 'gogui-display'-size 19 -komi 7.5 -verbose -auto
in cmd it will be
Unknown option --read-file=saved_models/20170718'
I will appreciate it if anyone could help me!