arussu

Results 1 comments of arussu

Hi Kay, sure, here: ```bash $ python3 -m nuitka --follow-imports --standalone --show-progress --show-scons test.py ... # logs logs logs all successful. scons: done building targets. ``` result: ```bash $ ./test.dist/test...