rosws update turtlebot
When I try to do the command "rosws update turtlebot", in tutorial : http://www.ros.org/wiki/fuerte/Installation/Overlays, I receive this message:
File "/usr/lib/pymodules/python2.7/vcstools/common.py", line 141, in run_shell_command
stdout = "\n".join(stdout_buf)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)
Exception caught during install: Error processing 'turtlebot' : 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)
Someone could help me?
ERROR: Error processing 'turtlebot' : 'ascii' codec can't decode byte 0xc3 in position 14: ordinal not in range(128)