The first thing to do is to collect the logs if you didn’t and with powershell log collectors its easy to collect the needed logs automatically you just run the powershell scripts as administrator.
To collect the logs in EVTX format use : windows-log-collector-full-v3-EVTX.ps1
To collect the logs in CSV format use : windows-log-collector-full-v3-CSV.ps1
APT-Hunter built using python3 so in order to use the tool you need to install the required libraries (python3.9 is not supported yet).