Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95077 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2015-08-06 04:54 -0400 |
| Last post | 2015-08-06 02:40 -0700 |
| Articles | 2 — 2 participants |
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.
Re: Installation Successful, but pythonw and idle doesn't function Terry Reedy <tjreedy@udel.edu> - 2015-08-06 04:54 -0400
Re: Installation Successful, but pythonw and idle doesn't function wxjmfauth@gmail.com - 2015-08-06 02:40 -0700
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2015-08-06 04:54 -0400 |
| Subject | Re: Installation Successful, but pythonw and idle doesn't function |
| Message-ID | <mailman.1273.1438851310.3674.python-list@python.org> |
On 8/5/2015 10:43 PM, Zachary Ware wrote: >> C:\Users\judy\AppData\Local\Programs\Python\Python35-32\Lib\idlelib>idle.py >> ** IDLE can't import Tkinter. >> Your Python may not be configured for Tk. ** > > You hit upon a bug in 3.5.0b4, which is that the installer is broken > for tkinter unless you have Microsoft Visual Studio 2015 installed. > See http://bugs.python.org/issue24771 for details, the fix will be > included in 3.5.0rc1. This is pretty unusual. > Your best bet is to avoid using pre-release software, and stick with > Python 3.4.3 until such time as 3.5.0 final is released. Actually, people do a service by installing and testing pre-release software. They just need to realize that this is what they are doing ;-). There was a bug in 3.4.0, I believe it was, that was caught on the second day when someone installed and ran the test suite of their software. It would have nicer if that testing had been done sooner. -- Terry Jan Reedy
[toc] | [next] | [standalone]
| From | wxjmfauth@gmail.com |
|---|---|
| Date | 2015-08-06 02:40 -0700 |
| Message-ID | <6c00d743-f393-481e-993f-add8821565bd@googlegroups.com> |
| In reply to | #95077 |
Le jeudi 6 août 2015 10:55:24 UTC+2, Terry Reedy a écrit : > On 8/5/2015 10:43 PM, Zachary Ware wrote: > > >> C:\Users\judy\AppData\Local\Programs\Python\Python35-32\Lib\idlelib>idle.py > >> ** IDLE can't import Tkinter. > >> Your Python may not be configured for Tk. ** > > > > You hit upon a bug in 3.5.0b4, which is that the installer is broken > > for tkinter unless you have Microsoft Visual Studio 2015 installed. > > See http://bugs.python.org/issue24771 for details, the fix will be > > included in 3.5.0rc1. > > This is pretty unusual. > > > Your best bet is to avoid using pre-release software, and stick with > > Python 3.4.3 until such time as 3.5.0 final is released. > > Actually, people do a service by installing and testing pre-release > software. They just need to realize that this is what they are doing > ;-). There was a bug in 3.4.0, I believe it was, that was caught on the > second day when someone installed and ran the test suite of their > software. It would have nicer if that testing had been done sooner. > > -- > Terry Jan Reedy I never succeded to install one of the 3.5.0b* on my "Windows 7 Professionel" (in French) box. I do know and not able to understand if this is due to the installer, the win box, the new MS-VS*** compiler or may be a strange interaction between them. Total backbox.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web