News

How did you install Nuitka and Python; use the offical python docker image docker run -it python:3.13, then install nuitka with pip pip install nuitka. also install the dependency apt update && apt ...