We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Appears with composing half the time. OS: windows 10, Python3.8
The text was updated successfully, but these errors were encountered:
В качестве воркэраунда должно помочь запускать с n_jobs = 1. Не попадалась такая ошибка.
Sorry, something went wrong.
Судя по всему он иногда падает, т.к ткинтер не safe-thread. По ссылке ниже предлагают использовать обертку mttkinter https://stackoverflow.com/questions/14694408/runtimeerror-main-thread-is-not-in-main-loop Либо есть вариант выполнять композирование в отдельном процессе и возвращать результат.
No branches or pull requests
Appears with composing half the time. OS: windows 10, Python3.8
The text was updated successfully, but these errors were encountered: