Htmlppc — Requirements

Requirements

You need a Python 3 interpreter installed on your system.

Your Python 3 interpreter has to be invokable by the command python3. If your local installation have another calling convention for Python 3, you have to change the first line in htmlppc to invoke the Python 3 interpreter. In most cases, it is not necessary.

And that's all.