On 6/12/2014 4:35 PM, [email protected] 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@WOTSIT /c/Python34/Lib/
I just upgraded to Python 3.4.1 AMD64 for Windows 7 using the binaries, and
this appears to have affected the Windows binary distribution.
osmith@WOTSIT /c/Python34/Lib/idlelib
$ python idle.py
** IDLE can't import Tkinter. Your Python may not be configured for Tk. **
--
https://ma
In article <[email protected]>,
Mark H Harris wrote:
> On 5/7/14 1:19 PM, Ned Deily wrote:
> > If the Python build (the "make sharedmods" build step) can't
> > successfully build the _tkinter extension module (because, for example,
> > it couldn't find the Tk headers or libraries), the
On 5/7/14 1:19 PM, Ned Deily wrote:
If the Python build (the "make sharedmods" build step) can't
successfully build the _tkinter extension module (because, for example,
it couldn't find the Tk headers or libraries), the build step already
reports that it could not build _tkinter.
hi Ned, wher
In article ,
Mark H Harris wrote:
> I know its my own fault (because I should just know this) but I got to
> wondering about others who 'might not know' about the tcl/tk dev
> packages and would be scratching their heads about why _tkinter is
> missing and IDLE won't run, although tcl/tk is in