On May 7, 9:33 pm, Duncan Booth wrote:
> OldGrantonian wrote:
> > Where do I find the win32 extensions?
>
> http://www.google.com/search?q=python+win32
>
> Any of the first 4 hits should help.
Success :)
Many thanks to all responders in this thread :)
--
http://mail.python
On May 7, 9:33 pm, Duncan Booth wrote:
> OldGrantonian wrote:
> > Where do I find the win32 extensions?
>
> http://www.google.com/search?q=python+win32
>
> Any of the first 4 hits should help.
Success :)
Many thanks to all responders in this thread :)
--
http://mail.python
On May 7, 9:03 pm, Emile van Sebille wrote:
> On 5/7/2009 12:53 PM OldGrantonian said...
>
>
>
> > On May 7, 12:34 pm, Duncan Booth wrote:
> >> OldGrantonian wrote:
> >>> Thanks to both Steven D'Aprano and Ant :)
> >>>>> Sounds
On May 7, 12:34 pm, Duncan Booth wrote:
> OldGrantonian wrote:
> > Thanks to both Steven D'Aprano and Ant :)
>
> >>> Sounds like you've downloaded the Python 2.5 version of Easy Install.
>
> > There's no Python 2.6 version of EasyIns
Thanks to both Steven D'Aprano and Ant :)
>> Sounds like you've downloaded the Python 2.5 version of Easy Install.
There's no Python 2.6 version of EasyInstall :(
For 2.5, there is:
setuptools-0.6c9.win32-py2.5.exe
But for 2.6, it's:
setuptools-0.6c9-py2.6.egg
For any other egg file, I woul
I have Windows Vista Home Premium.
As a non-techy, I want to use "virtualenv"
I had Python 2.6 on my laptop.
I needed "easyinstall" to install virtualenv. During installation of
easyinstall, I got the message "Python 2.5 not found"
So I installed Python 2.5, then installed virtualenv
So I now
Many thanks for the very detailed answer :)
I will go ahead right now and implement all your suggestions.
On May 6, 4:35 pm, Scott David Daniels wrote:
> OldGrantonian wrote:
> > I use Windows Vista Home Premium. I have Python 2.6 currently
> > installed. I'm not a techy.
I use Windows Vista Home Premium. I have Python 2.6 currently
installed. I'm not a techy.
I want to use "virtualenv". When I try to install the latest version
of virtualenv for Windows, I get the message that Python 2.5 is not
found.
How do I install Python 2.5 (or anything else except 2.6) so th