Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100751
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD |
| Date | 2015-12-22 16:44 -0500 |
| Message-ID | <mailman.72.1450820709.2237.python-list@python.org> (permalink) |
| References | <CAKafoGCsifvGKod6oPr=7e8MfA8LOFySP-FjkTtK=7s8ue1=mA@mail.gmail.com> |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Terry Reedy <tjreedy@udel.edu> - 2015-12-22 16:44 -0500
csiph-web