I attempted to install toknizers in a Python 3.13t virtual env. The following error occurred. × Building wheel for tokenizers (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [124 lines ...
during a @slint.callback for say a key_pressed event calls to sys.exit(0) lead to the exception being caught and printed. one would expect the exception to be handled by catching and calling the quit ...