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

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