How to use python on glitch?

You can remove the python3 from your requirements.txt and change python in start.sh to python3 and that should suffice to get you past those errors.