Skip to main content
ez projects / ezvim / forum / general / problem of installation
You need to be logged in to post messages in the forums. New users may register here.
Stéphane Bullier
Member since:09 January 2008
Posts: 9
Sunday 06 December 2009 8:28:34 pm
Erreur détectée en traitant function Ezcv : ligne 52 : Traceback (most recent call last): File "<string>", line 1, in <module> File "/home/stephane/.vim/plugin/ez.py", line 49, in eZClassesView class_txt = eZClassText(cl) File "/home/stephane/.vim/plugin/ez.py", line 79, in eZClassText class_txt = str(class_name) +' #'+str(class_numeric_id) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 3: ordinal not in range(128)
Stéphane