I wanted to install Gradint on my symbian and is much important but it doesn't work it gives me this error:
Traceback (most recent call last):
File "default.py", line 94, in menu_action
f()
File "default.py", line 62, in query_and_exec
script_namespace.namespace)
File "e:\data\python\gradint.py", line 4313
if ! test -e lame*.tar.gz; then
^
SyntaxError: invalid syntax
How can i resolve this?
Traceback (most recent call last):
File "default.py", line 94, in menu_action
f()
File "default.py", line 62, in query_and_exec
script_namespace.namespace)
File "e:\data\python\gradint.py", line 4313
if ! test -e lame*.tar.gz; then
^
SyntaxError: invalid syntax
How can i resolve this?