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


Groups > comp.lang.python > #94557

Re: Python 3.4 Idle?

From Laura Creighton <lac@openend.se>
Subject Re: Python 3.4 Idle?
References <9f2eea0f-2e1b-42a6-8510-feba034769c0@googlegroups.com> <mailman.931.1437702026.3674.python-list@python.org> <0d7bd697-e9bc-45f4-9278-c0bdfb8124fb@googlegroups.com><96406e1a-6fe6-4ac4-a576-c43f6a48212b@googlegroups.com>
Date 2015-07-25 18:42 +0200
Newsgroups comp.lang.python
Message-ID <mailman.983.1437842587.3674.python-list@python.org> (permalink)

Show all headers | View raw


In a message of Sat, 25 Jul 2015 09:00:18 -0700, Steve Burrus writes:
>On Thursday, July 23, 2015 at 8:50:47 PM UTC-5, Steve Burrus wrote:
>> On Thursday, July 23, 2015 at 8:41:03 PM UTC-5, Chris Angelico wrote:
>> > On Fri, Jul 24, 2015 at 11:34 AM, Steve Burrus <steveburrus28@gmail.com> wrote:
>> > > I got Idle the other day biut had to get the older version, 2.7, of python to get it. So I wonder if there is an Idle version  that comes with python 3.4.*?
>> > 
>> > What system are you on? What did you do to install Python? On Windows,
>> > the python.org installers usually come with IDLE; on some Linuxes,
>> > it's separately distributed; if you got a third-party Python distro,
>> > it's up to them what they put in it. But yes, you most certainly can
>> > get 3.4+ with IDLE.
>> > 
>> > ChrisA
>> 
>> Well I am exactly on Windows 10 beta preview on a 64 bit system. Idle is on my Programs menu but I cannot actually activate it.
>
>I am sorry folks biut this isn't resolved yet about not being able to get the Idle in Python 3.4! Does it not work in WIndows 10?

I don't know.  

But Idle depends on Tkinter.

I would ask if Tkinter works on a Windows 10 beta preview over here:
https://mail.python.org/mailman/listinfo/tkinter-discuss

and see what they say.  If tkinter doesn't work, then idle won't.
If you have to do something special to get tkinter to work they
will know what it is.

And if they say -- no, works great here --- then we have a different
problem,  probably a bug.

Laura

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


Thread

Python 3.4 Idle? Steve Burrus <steveburrus28@gmail.com> - 2015-07-23 18:34 -0700
  Re: Python 3.4 Idle? Chris Angelico <rosuav@gmail.com> - 2015-07-24 11:40 +1000
    Re: Python 3.4 Idle? Steve Burrus <steveburrus28@gmail.com> - 2015-07-23 18:50 -0700
      Re: Python 3.4 Idle? Steve Burrus <steveburrus28@gmail.com> - 2015-07-25 09:00 -0700
        Re: Python 3.4 Idle? Laura Creighton <lac@openend.se> - 2015-07-25 18:42 +0200
        Re: Python 3.4 Idle? Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2015-07-25 19:33 +0200
      Re: Python 3.4 Idle? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-25 19:55 +0100

csiph-web