Just following the "FirstKernelPatch" and found the following line:
    apt-get install python-ply python-git
that needs to be replaced by:
    apt-get install python3-ply python3-git
Please provide me a login or edit yourself.