Re: How to installo????
- From: kyosohma@xxxxxxxxx
- Date: 10 May 2007 13:54:04 -0700
On May 10, 8:58 am, RonV <RonV...@xxxxxxxxxx> wrote:
Just got a new Vista system and puter....
Installed a newer version of Python, up from 2.2 or so...
Tried to install Win extensions, but have forgotten how it's done.
Clicking on setup in the Win Extsions package flashes a window by,
but cannot read it. and I don't see a way to load the setup into
Python without Win Extensions.
Any suggestions?
Thank you
I would recommend using the command line. Open that up and then type
something like this:
python pathToWinExt\setup.py
That should run it and when it's done, your command window should stay
open. Hopefully it will tell you what happened.
Since I don't have Vista and don't know if it will recognize the name
"python", you may need to specify a path to it too.
Good luck!
Mike
.
- Follow-Ups:
- Re: How to installo????
- From: RonV
- Re: How to installo????
- References:
- How to installo????
- From: RonV
- How to installo????
- Prev by Date: Re: RotatingFileHandler bugs/errors and a general logging question.
- Next by Date: Re: Newbie look at Python and OO
- Previous by thread: How to installo????
- Next by thread: Re: How to installo????
- Index(es):
Relevant Pages
|