Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73243

Re: idle glitch while building python 3.4 from sources

From Terry Reedy <tjreedy@udel.edu>
Subject Re: idle glitch while building python 3.4 from sources
Date 2014-06-12 19:44 -0400
References <lkds4j$khg$1@speranza.aioe.org> <5fcdb944-a0a4-460c-9ed6-f4d19f9f7e53@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.11047.1402616703.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 6/12/2014 4:35 PM, kfsone@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@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

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

idle glitch while building python 3.4 from sources Mark H Harris <harrismh777@gmail.com> - 2014-05-07 12:56 -0500
  Re: idle glitch while building python 3.4 from sources Ned Deily <nad@acm.org> - 2014-05-07 11:19 -0700
    Re: idle glitch while building python 3.4 from sources Mark H Harris <harrismh777@gmail.com> - 2014-05-07 14:42 -0500
      Re: idle glitch while building python 3.4 from sources Ned Deily <nad@acm.org> - 2014-05-07 19:49 -0700
    Re: idle glitch while building python 3.4 from sources Mark H Harris <harrismh777@gmail.com> - 2014-05-07 14:42 -0500
  Re: idle glitch while building python 3.4 from sources kfsone@gmail.com - 2014-06-12 13:35 -0700
    Re: idle glitch while building python 3.4 from sources Terry Reedy <tjreedy@udel.edu> - 2014-06-12 19:44 -0400

csiph-web