Hi Yaacov,
On 11 May 2014 17:04, Yaacov Finkelman wrote:
> C:\pypy\pypy.exe -i C:\pypy\lib-python\2.7\idlelib\idle.py
> ** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
This is a regression in PyPy 2.3. It's due to an unfortunate
combination of issues around the impor
Just installed pypy 2.3 on windows 7 32bit.
C:\pypy\pypy.exe -i C:\pypy\lib-python\2.7\idlelib\idle.py
reterns:
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
Traceback (most recent call last):
File "app_main.py", line 661, in run_command_line
File "app_main.py",