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

Problem starting apps #5

Open
mcastinieira opened this issue May 17, 2023 · 0 comments
Open

Problem starting apps #5

mcastinieira opened this issue May 17, 2023 · 0 comments

Comments

@mcastinieira
Copy link

I have a problem with all applications. I´ve installed with --all option enabled. When I try to start, each application show the same error:

CODESYS SHELL

File "/usr/bin/codesys-shell", line 27
print "Debug: connected!"
^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

MODSCAN:

File "/usr/bin/modscan", line 83
print "Starting Scan..."
^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

PLC SCAN:
File "/usr/bin/modscan", line 83
print "Starting Scan..."
^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

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

No branches or pull requests

1 participant