Starterkit recommends python3.6 but documentation on website recommends 3.8
In this repo which is linked as the official starter kit, the recommended Python version is python3.6. However the website recommends using python3.8. I'm assuming the website is the more up to date version and as such python3.8 should be used.
As such I'd recommend updating this line to reflect the correct recommended Python version.