Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error #2

Open
GoogleCodeExporter opened this issue Jan 23, 2016 · 2 comments
Open

syntax error #2

GoogleCodeExporter opened this issue Jan 23, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. simply type: python lingea-trd-decoder.py lg_ensk-2.trd > lg_ensk-2.tab
2. enter
3. syntax error


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
vista
0.7 decoder

Please provide any additional information below.

Traceback (most recent call last):
  File "C:\Users\MaTo\Desktop\lingea-trd-decoder.py", line 158, in <module>
    sys.exit(2)
SystemExit: 2
>>> python lingea-trd-decoder.py lg_ensk-2.trd > lg_ensk-2.tab
SyntaxError: invalid syntax
>>> 

and word lingea is in red colour

or .trd   is in red 



Original issue reported on code.google.com by [email protected] on 27 Aug 2009 at 1:49

@GoogleCodeExporter
Copy link
Author

Can you guys help me and fix it, please

Original comment by [email protected] on 27 Aug 2009 at 8:45

@GoogleCodeExporter
Copy link
Author

SOLUTION: Use Python version 2. In Python v. 3 print changed to function 
print() - as Ive heard :D

Original comment by [email protected] on 16 Sep 2010 at 8:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant