Re: [Python-Dev] Trouble installing 2.4

2004-12-01 Thread Thomas Heller
"Andrew Koenig" <[EMAIL PROTECTED]> writes: > Follow-up: When I install Python as Administrator, all is well. In that > case (but not when installing it as me), it asks whether I want to install > it for all users or for myself only. I then install pywin32 and it works. > > So it may be that a

Re: [Python-Dev] Trouble installing 2.4

2004-11-30 Thread "Martin v. Löwis"
Andrew Koenig wrote: So it may be that a caveat is in order to people who do not install 2.4 as Administrator. I think the trouble is not with 2.4, here - the trouble is with installing pywin32. As you said, the installation of Python itself went fine. > My hypothesis: When I install 2.4 as me, it

RE: [Python-Dev] Trouble installing 2.4

2004-11-30 Thread Andrew Koenig
Follow-up: When I install Python as Administrator, all is well. In that case (but not when installing it as me), it asks whether I want to install it for all users or for myself only. I then install pywin32 and it works. So it may be that a caveat is in order to people who do not install 2.4 as