python.q error

Hi,So I’ve downloaded PyQ via SVN and followed the instructions forinstallation:https://code.kx.com/trac/wiki/Contrib/PyQAt the command prompt, I get syntax errors when I type:>> q python.qError python.q, line 1: syntax errorError python.q, line 1: syntax error at or near symbol ;'Error python.q, line 1: syntax error at or near symbol ]'Error python.q, line 2: error in definitionError python.q, line 2: syntax error at or near symbol `)'I’m using Python 2.5 and KDB+ 2.7 2010.11.30Has anyone encountered this error before?

start interactive session

q python.q


at the OS shell prompt, not the python prompt…