In anacomp, make do_python fails.
If I do nothing else, it hangs with an X cursor I haven't seen much.
If I click a couple times, I get a mysterious error message:
>[henne...@localhost anacomp]$ make do_python
>../../../cvs0323/examples/anacomp/checkdebug.py
>../../../cvs0323/examples/anacomp/checkdebug.py: line 11: syntax error near
unexpected token [remove newline here]`"../../src"'
>../../../cvs0323/examples/anacomp/checkdebug.py: line 11:
`sys.path.append("../../src")'
>make: *** [do_python] Error 2If there is a syntax error, I don't see it. I suspect the blame is misplaced. The gui stuff is a likely culprit. It seems that most examples will use simulavr.tcl and gui.tcl. Supporting python will require duplicating those. I should start by parsing the arguments correctly. To that end: Joel, If it's not already there, could you add an option that would cause them to print their parsed options and nothing else? -fred fred_argument -greg default=default_greg_value -hank takes no argument. -- Michael Hennebry [email protected] "War is only a hobby." ---- Msg sent via CableONE.net MyMail - http://www.cableone.net _______________________________________________ Simulavr-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/simulavr-devel
