Thread 0x000047b8 (most recent call first): File "D:\web_ruanjian\py_ruanjian\Anaconda\Lib\threading.py", line 320 in wait File "D:\web_ruanjian\py_ruanjian\Anaconda ...
The problem is that PyPy does not implement something around threading that CPython does implement. While most of the CPython tkinter module is in pure python, there is a small C helper, and there is ...