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


Groups > comp.lang.python > #100751 > unrolled thread

Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD

Started byTerry Reedy <tjreedy@udel.edu>
First post2015-12-22 16:44 -0500
Last post2015-12-22 16:44 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Terry Reedy <tjreedy@udel.edu> - 2015-12-22 16:44 -0500

#100751 — Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD

FromTerry Reedy <tjreedy@udel.edu>
Date2015-12-22 16:44 -0500
SubjectRe: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD
Message-ID<mailman.72.1450820709.2237.python-list@python.org>
On 12/22/2015 3:27 PM, Nicky Mac wrote:
> I have run the install (and repair) which explicitly includes Tcl/Tk and l
> have this problem:

First, I would download and install the final 3.5.1. I believe there was 
a change to the installer that might, possibly, make a difference.

Write down exactly the install options you choose.

>>     C:\Python\Python35\python.exe -m idlelib
> ** IDLE can't import Tkinter.
> Your Python may not be configured for Tk. **

Then run python -m tkinter to remove IDLE from the issue.
If problem persists, report again.

> Please suggest how this can be fixed
> any support greatly appreciated

-- 
Terry Jan Reedy

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web