Open imekinox opened 11 months ago
How do I contact you? I just got my board, I can help with development if you need an extra help.
I'm on OSX, still trying to run the project.
I'm getting
% python main.py 192.168.1.201 zsh: killed python main.py
Here are the logs:
Config File (./Docs/default.config): engine_cmd: stockfish engine_cfg: {'UCI_LimitStrength': True, 'UCI_Elo': 1400} suggestion_book_dir:./Docs/Elo2400.bin engine_use_ext_book:true engine_ext_book_dir:./Docs/Elo2400.bin engine_time: 0.5 engine_depth: None engine_nodes: None no_suggestions: false engine_suggest_cmd:stockfish eco_file: ./Docs/scid.eco sug_time: 5.0 sug_depth: None sug_nodes: None show_would_have_done_move:false dragging_detection:true dragging_timeout: 0.3 play_animations: true show_valid_moves: false no_server: false hosts: auto-hosts port: 8080 Defaults: --sug_engine_cfg: {} --logfile: log.log --username: user INFO:ChessnutPy:read eco_dict INFO:ChessnutPy:scanning, please wait...
nvm, I was able to run it. I'll try to contribute :)
How do I contact you? I just got my board, I can help with development if you need an extra help.
I'm on OSX, still trying to run the project.
I'm getting
Here are the logs: