Getting StartedSetting Up Python
CheckMATE requires a not too old version of Python 2.7 on your system. Most systems already come with a
Python installation, whose version number you can easily check by typing
python -V
and hitting `enter' in a terminal.
|