Closed simin75simin closed 3 years ago
running python3 cchess_alphazero/run.py play yields: FileNotFoundError: [Errno 2] No such file or directory: '/home/m/miscel/ChineseChess-AlphaZero/cchess_alphazero/play_games/PingFang.ttc' and a blank screen. OS: ubuntu 18.04 python version: 3.7.5
python3 cchess_alphazero/run.py play
FileNotFoundError: [Errno 2] No such file or directory: '/home/m/miscel/ChineseChess-AlphaZero/cchess_alphazero/play_games/PingFang.ttc'
never mind, found it in the readme.
running
python3 cchess_alphazero/run.py play
yields:FileNotFoundError: [Errno 2] No such file or directory: '/home/m/miscel/ChineseChess-AlphaZero/cchess_alphazero/play_games/PingFang.ttc'
and a blank screen. OS: ubuntu 18.04 python version: 3.7.5