Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #15924
| Date | 2011-11-19 01:22 +0000 |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Subject | Re: Python 2.7.2 on Win7 and IDLE (Try it) |
| References | <ja66rt$jag$1@dont-email.me> <4ec6edc7$0$29967$c3e8da3$5496439d@news.astraweb.com> <ja6tcd$dcc$1@dont-email.me> <ja6ugm$j3f$1@dont-email.me> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2843.1321665700.27778.python-list@python.org> (permalink) |
On 19/11/2011 00:50, W. eWatson wrote:
> On 11/18/2011 4:31 PM, W. eWatson wrote:
>> On 11/18/2011 3:44 PM, Steven D'Aprano wrote:
>>> On Fri, 18 Nov 2011 10:06:47 -0800, W. eWatson wrote:
>>>
>>>> Undoubtedly some of you have seen my post Both Python 2.5.2 and 2.7.2
>>>> flop the same way under Win 7.
>>>>
>>>> One thing I think no one has offered is whether their installation of
>>>> 2.7.2 has the same IDLE oddity that I've described. That is, if you
>>>> right-click on a py file, do you see a choice for the IDLE editor?
>>>
>>> Terry Reedy has already said that his installation works fine.
>>>
>>> "I installed 3.3.2 on a new Win 7 machine and Edit with IDLE works
>>> fine."
>>>
>>>
>>> If you have installed the regular, 32-bit version of Python on a 64-bit
>>> version of Windows, chances are good that there will be registry
>>> problems
>>> stopping things from working correctly. See Stephen Hansen's post.
>>>
>>>
>>>
>> Somehow 3.3.2 doesn't look like 2.7.2.
>>
>> Ah, I installed a 32-bit. Missed his post. So what should I do? Try
>> 3.3.2 64-bit? I'm game. By the time you read this, I will either have
>> done it or gotten into it.
>
> 3.3.2? I do not see that in his single message I found. I see a 3.2.2
> release on <http://www.python.org/download/releases/3.2.2/>. Google
> shows me nothing for 3.3.2.
>
> I see:
> * Windows x86 MSI Installer (3.2.2) (sig) and Visual Studio debug
> information files (sig)
> * Windows X86-64 MSI Installer (3.2.2) [1] (sig) and Visual Studio debug
> information files (sig)
>
> Visual Studio???? I hope I don't need VS!
If you look more closely you'll see that there are 5 links on each line:
Windows X86-64 MSI Installer (3.2.2)
[1]
(sig)
Visual Studio debug information files
(sig)
Unless you intending to work on the sources, you need just the first
one:
Windows X86-64 MSI Installer (3.2.2)
for a 64-bit build of Python 3.2.2.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 10:06 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 10:10 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) Tony the Tiger <tony@tiger.invalid> - 2011-11-18 15:25 -0600
Re: Python 2.7.2 on Win7 and IDLE (Try it) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-18 23:44 +0000
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 16:31 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 16:50 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) MRAB <python@mrabarnett.plus.com> - 2011-11-19 01:22 +0000
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 21:03 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-18 21:28 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) Terry Reedy <tjreedy@udel.edu> - 2011-11-19 05:39 -0500
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 07:35 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2011-11-19 04:36 +0000
Re: Python 2.7.2 on Win7 and IDLE (Try it) Terry Reedy <tjreedy@udel.edu> - 2011-11-19 05:34 -0500
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 07:39 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) Alec Taylor <alec.taylor6@gmail.com> - 2011-11-20 00:51 +1100
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 08:14 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) "W. eWatson" <wolftracks@invalid.com> - 2011-11-19 08:18 -0800
Re: Python 2.7.2 on Win7 and IDLE (Try it) Anssi Saari <as@sci.fi> - 2011-11-23 11:19 +0200
Python 2.7.2 on XP "Alemu Tadesse" <atadesse@sunedison.com> - 2011-11-23 09:40 -0600
Re: Python 2.7.2 on XP John Gordon <gordon@panix.com> - 2011-11-23 16:11 +0000
Re: Python 2.7.2 on XP MRAB <python@mrabarnett.plus.com> - 2011-11-23 19:00 +0000
RE: Python 2.7.2 on XP "Alemu Tadesse" <atadesse@sunedison.com> - 2011-11-23 13:02 -0600
Re: Python 2.7.2 on XP John Gordon <gordon@panix.com> - 2011-11-23 19:11 +0000
csiph-web