Greetings,
I am trying to follow the steps to compile an applet as per the
instruction in the manual. (
http://guess.wikispot.org/
Compiling_Your_Code)
However, I keep getting this error:
jythonc -j foo.jar -a -c -p guess --deep scripts\dockexaple2applet.py
SyntaxError: (invalid syntax, (<string>, 1, 12, jythonc -j foo.jar -a -
c -p guess --deep scripts\dockexaple2applet.py))
I checked the older posts but could not find any relevant help.
Can anyone give some insight on what I am missing?
Thanks
Shivashis