Re: How to installo????
- From: RonV <RonVick@xxxxxxxxxx>
- Date: Sun, 13 May 2007 16:12:05 GMT
On 10 May 2007 13:54:04 -0700, kyosohma@xxxxxxxxx wrote:
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
Thanks, Mike. I'd forgotten about the command line technique, having
used point & click in XP. I found it was actually:
setup.py install
However, I'm getting the message that setup cannot find an installed
platform SDK, '
I have VB6 installed, so that should have done it. It's like the
script cannot locate the SDK, any ideas??
Ron
.
- References:
- How to installo????
- From: RonV
- Re: How to installo????
- From: kyosohma
- How to installo????
- Prev by Date: Re: PEP 3131: Supporting Non-ASCII Identifiers
- Next by Date: Re: PEP 3131: Supporting Non-ASCII Identifiers
- Previous by thread: Re: How to installo????
- Next by thread: newb: Python Module and Class Scope
- Index(es):
Relevant Pages
|