...
Using py -3.8 (found 3.8 with py.exe)
...
_freeze_module.vcxproj -> H:\github\repos\cpython\PCbuild\win32\_freeze_module_d.exe
Traceback (most recent call last):
File "H:\github\repos\cpython\Tools\scripts\deepfreeze.py", line 445, in <module>
def generate(args: list[str], output: TextIO) -> None:
TypeError: 'type' object is not subscriptable
...