Re: install.py error
- From: Ryan Pavlik <abiryan ryand net>
- To: Anatolie Cernii <anatolie c gmail com>
- Cc: divifund-list gnome org
- Subject: Re: install.py error
- Date: Wed, 04 May 2005 22:03:19 -0500
Anatolie Cernii wrote:
toli 1[divifund-0 62]$ sh install.py
install.py: line 7: syntax error near unexpected token `sys.argv'
install.py: line 7: `if len(sys.argv) > 0 :'
I'm not a programmer so I have no idea how to fix this.
You need to execute install.py with your Python interpreter. Usually,
this means running ./install.py or python install.py . I am not sure if
running it with sh should work (I've never done it), because I am not
entirely up to date with the installer on Linux (I handle Windows), but
./install.py or python install.py should do the trick for you.
Ryan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]