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

SyntaxError: invalid syntax #27

Open
usman2k opened this issue Mar 23, 2021 · 2 comments
Open

SyntaxError: invalid syntax #27

usman2k opened this issue Mar 23, 2021 · 2 comments

Comments

@usman2k
Copy link

usman2k commented Mar 23, 2021

I installed it in Ros noetic environment, When I am launching the folliwing command (as mentioned in Readme file)
roslaunch ros_opcua_impl_python_opcua rosopcua.launch
Then i am getting follwing error
File "/root/catkin_ws/src/ros_opcua_communication/ros_opcua_impl_python_opcua/scripts/ros_server.py", line 11, in
import ros_services
File "/root/catkin_ws/src/ros_opcua_communication/ros_opcua_impl_python_opcua/scripts/ros_services.py", line 141
except IndexError, common.uaerrors.UaError:
^
SyntaxError: invalid syntax
error in OPC UA ros Package

@destogl
Copy link
Member

destogl commented Apr 15, 2021

Hi @usman2k, thanks for your interest into the library. Are you running python3? Did you manage to resolve this? If so would you like to share your work in a PR?

@MauSanchez1998
Copy link

Hello, @usman2k! Did you find a solution? I am having the same problem. Thnx

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

3 participants