Ссылка
Когда я запускаю ее на Mac, иногда я получаю такое сообщение странное исключение:
Код: Выделить всё
Fatal Python error: PyEval_RestoreThread: the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL)
Python runtime state: initialized
Current thread 0x0000000115f8ce00 (most recent call first):
File "/usr/local/Cellar/python@3.9/3.9.2_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/tkinter/__init__.py", line 1429 in mainloop
File ".../PyPlusSource/pyplus.py", line 1435 in
РЕДАКТИРОВАНИЕ:
Я использую MacOS 11.2.3 Big Sur [не бета-версия] с Python 3.9.2 [снова не бета-версия] ] установлен. И эту ошибку трудно воспроизвести
Подробнее здесь: https://stackoverflow.com/questions/667 ... alled-with