idle glitch while building python 3.4 from sources

Terry Reedy tjreedy at udel.edu
Thu Jun 12 19:44:45 EDT 2014


On 6/12/2014 4:35 PM, kfsone at gmail.com wrote:
> I just upgraded to Python 3.4.1 AMD64 for Windows 7 using the binaries,

Upgraded from what to what with what? Which binaries? Details matter.

> and this appears to have affected the Windows binary distribution.

>      osmith at WOTSIT /c/Python34/Lib/idlelib
>      $ python idle.py
>      ** IDLE can't import Tkinter.  Your Python may not be configured for Tk. **

Try idle.bat
---

Running idle with binaries you compile from the sources, using the VS 
project files in pcbuild, is a different story. If you are actually 
doing that, read the devguide and ask me for the missing detail.

-- 
Terry Jan Reedy




More information about the Python-list mailing list