google-code-export / gdata-python-client

Automatically exported from code.google.com/p/gdata-python-client
1 stars 0 forks source link

Why cannot windows clients run setup.py #384

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.when i go to the windows command line and get to the C:\Documents and 
Settings\User Name\My Documents\Downloads\Gdate-2.10>install setup.py it comes 
up with i cannot find winvnc but i installed tighvnc
2.It then after to cannot find the winvnc service it then shut down the command 
prompt application
3.

What is the expected output? What do you see instead?
All I see is that it doesn't recognize other vnc services that are on the 
system it just wants the winvnc

What version of the product are you using?
2.10

Please provide any additional information below.

Original issue reported on code.google.com by JAMTIN37 on 19 Jun 2010 at 1:39

GoogleCodeExporter commented 9 years ago
you need to run:

python.exe setup.py install

where python.exe is the full path to your Python installation.

Original comment by afs...@google.com on 7 Oct 2011 at 10:36