Re: How to installo????



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

.



Relevant Pages

  • Re: How to lunch webpage without using SMTP server?
    ... install the CmdHere Windows XP program from here: ... on the folder and choose "Open Command Window Here" and run the command. ... If "python setup.py install" gives an error that python cannot be found, ...
    (comp.lang.python)
  • Re: Whats so funny? WAS Re: rotor replacement
    ... That I have to download and perhaps install them to use ... > * I have to download and build the MySQLdb package to talk to MySQL ... > servers from Python code ... I can write something using a core module instead of an external ...
    (comp.lang.python)
  • RE: Python 2.4 killing commercial Windows Python development ?
    ... > install fully useable Python on their Windows machines. ... > Quicksomething for Windows, or RealPlayer, ... The Windows application that I develop and distribute relies on Python ...
    (comp.lang.python)
  • Re: bytecode non-backcompatibility
    ... Unstable bytecodes makes updating to a newer version of Python very ... >>>tedious and risk breaking old scripts, ... > setup.py install" to install the library into site-package. ... each port has a list of all the other ports it depends ...
    (comp.lang.python)
  • HOWTO: Python 2.3 on Fedora Core 1 Linux
    ... About the 'new' Python ... Appendix A: Python Installation with Tkinter - edit: Modules/Setup.dist ... Be aware that it is always risky to install new software; ... # uncomment and/or edit those parts as indicated. ...
    (comp.lang.python)