bootstrap_preconditionΒΆ

These are preconditions to run proto_code:

  • python3 in PATH environment variable of the shell:

    which python3
    
    /usr/bin/python3
    

    The exact name of the interpreter depends on shebang_line.

  • python version

    See supported_python_versions.