Processing python triggers....giving errors during installation
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!