Thread: Guido Van Robot
View Single Post
  #4 (permalink)  
Old 09-13-2008, 10:30 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,671
Last Blog:
CherryPy(thon)
Credits: 0
Rep Power: 29
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default Re: Guido Van Robot

No, that's not what he's saying. He's saying that scripts written in Python need to be interpreted by the Python environment you have installed on your computer, and not the operating system.

I don't know how GvR is made, and how the .zip-package you're talking about looks like inside, but if it's made in Python, it will most likely not contain an executable file. Instead, look for a file with a name, like setup.py, or alike, if you need to install it first, or a file like gvr.py or alike, if it's ready to be run.

Reading the readme-file, if any is present, would also ease up the process for you.
__________________
05-03-2007 - 11-13-2008
Reply With Quote