tarfile: We need to specify a filter argument when extracting tar archives -- see "Extraction filters" in the Python docs for details. (In Python 3.14, the 'data' filter will become the default.) We ...
Based on the debug log, it seems to find Python3.9, but it seems that ti does not use it, which is somewhat strange. I also tried with --python python3.9 and with ...