File "hinted-mods.py", line 275, in __init__ options.recurse_modules.append(f) AttributeError: 'Values' object has no attribute 'recurse_modules'
python nuitka-hints.py main.py
在控制台中执行此操作时出现此错误
我使用了此处找到的 nuitka 实用程序的提示编译: https ://github.com/Nuitka/NUITKA-Utilities/tree/master/hinted-compilation