kiudee / chess-tuning-tools

A collection of scripts aimed at efficiently tuning chess engine parameters.
https://chess-tuning-tools.readthedocs.io/en/latest/
Other
52 stars 13 forks source link

Better error messages when parsing cutechess-cli output #195

Open kiudee opened 2 years ago

kiudee commented 2 years ago

If cutechess-cli errors out or the executable was not found, parse_experiment_result will produce cryptic errors. To improve the user experience, these errors messages should be made more informative.