Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94480 > unrolled thread
| Started by | Steve Burrus <steveburrus28@gmail.com> |
|---|---|
| First post | 2015-07-23 18:34 -0700 |
| Last post | 2015-07-25 19:55 +0100 |
| Articles | 7 — 5 participants |
Back to article view | Back to comp.lang.python
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
| From | Steve Burrus <steveburrus28@gmail.com> |
|---|---|
| Date | 2015-07-23 18:34 -0700 |
| Subject | Python 3.4 Idle? |
| Message-ID | <9f2eea0f-2e1b-42a6-8510-feba034769c0@googlegroups.com> |
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.*?
[toc] | [next] | [standalone]
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2015-07-24 11:40 +1000 |
| Message-ID | <mailman.931.1437702026.3674.python-list@python.org> |
| In reply to | #94480 |
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
[toc] | [prev] | [next] | [standalone]
| From | Steve Burrus <steveburrus28@gmail.com> |
|---|---|
| Date | 2015-07-23 18:50 -0700 |
| Message-ID | <0d7bd697-e9bc-45f4-9278-c0bdfb8124fb@googlegroups.com> |
| In reply to | #94483 |
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.
[toc] | [prev] | [next] | [standalone]
| From | Steve Burrus <steveburrus28@gmail.com> |
|---|---|
| Date | 2015-07-25 09:00 -0700 |
| Message-ID | <96406e1a-6fe6-4ac4-a576-c43f6a48212b@googlegroups.com> |
| In reply to | #94484 |
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?
[toc] | [prev] | [next] | [standalone]
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Date | 2015-07-25 18:42 +0200 |
| Message-ID | <mailman.983.1437842587.3674.python-list@python.org> |
| In reply to | #94555 |
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
[toc] | [prev] | [next] | [standalone]
| From | Irmen de Jong <irmen.NOSPAM@xs4all.nl> |
|---|---|
| Date | 2015-07-25 19:33 +0200 |
| Message-ID | <55b3c85c$0$2966$e4fe514c@news.xs4all.nl> |
| In reply to | #94555 |
On 25-7-2015 18:00, Steve Burrus wrote:
> 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 cannot activate it" is very little information, there's no way without you giving
more details to tell what could be wrong.
My results on a Windows 10 preview machine:
installed the python 3.4.3 msi from python.org, installed "for all users", default options:
Idle is on the start menu ("IDLE - python 3.4 gui - 32 bit") and starts without
problems. Python seems to work just fine.
I suggest downloading the msi installer again and running the installation again (or
chose 'repair' if prompted).
Irmen
[toc] | [prev] | [next] | [standalone]
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-07-25 19:55 +0100 |
| Message-ID | <mailman.994.1437850577.3674.python-list@python.org> |
| In reply to | #94484 |
On 24/07/2015 02:50, 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. > Please state how you tried to run IDLE and exactly what happened, then we should be able to advise. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web