[kinetic] catkin_create_qt_pkg: UnicodeEncodeError

asked 2019-04-24 06:07:54 -0500

Hey guys,

I'm trying to create a qt package, but when i run: catkin_create_qt_pkg qdude on console i get this error:

UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 151: ordinal not in range(128)

I'm runing Ubuntu 16.04 I've install 2 versions of QT: qt 4.8.0, qt enterprise, but the one with the qt_ros plug in is the 4.8.0

Hope, someone can help me, i've done some research about this error but can't find that much.

Thanks in advance!

edit retag flag offensive close merge delete