You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "~/catkin_ws/src/teleop_tools/key_teleop/scripts/key_teleop.py", line 63
raise ValueError, 'lineno out of bounds'
^
SyntaxError: invalid syntax
Unfortunately I know nothing of Python, so I can't help. I do know there's this big Python3 vs Python 2 thing. And python --version gives me Python 3.7.2 so is that it?
The text was updated successfully, but these errors were encountered:
rosrun key_teleop key_teleop.py
gives meUnfortunately I know nothing of Python, so I can't help. I do know there's this big Python3 vs Python 2 thing. And
python --version
gives mePython 3.7.2
so is that it?The text was updated successfully, but these errors were encountered: