ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Processing python triggers....giving errors during installation

asked 2012-10-02 18:26:19 -0500

TurtleBot_Fan gravatar image

updated 2012-10-02 18:28:19 -0500

Using x86_32 computer with Linux 10.04. Installing ROS Electric.

During the very end of completion of the "sudo apt-get install ros-electric-desktop-full" command I got python trigger errors.

Before proceeding, I'd like to know if these are ok and if not, what to do about fixing them. Since I may be using python along with c++, the python errors concern me. Here are the errors:

Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.6/leo/plugins/ConceptualSort.py ...
SyntaxError: ("unqualified exec is not allowed in function 'lcsort2' it is a nested function",)

Compiling /usr/lib/pymodules/python2.6/leo/plugins/LeoN.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.6/leo/plugins/LeoN.py', 222, 41, '        if is_causally_ready(t_op, self): \t\t# check if it is causally ready\n'))

Processing triggers for python-central ...

Thanks for your support!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-10-03 03:48:13 -0500

Lorenz gravatar image

This issue doesn't seem to have anything to do with ros. It seems like some non-ros python libraries you installed are broken.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-10-02 18:26:19 -0500

Seen: 349 times

Last updated: Oct 03 '12