Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When save button click, cant generate xml #6

Open
vikher opened this issue Nov 11, 2016 · 0 comments
Open

When save button click, cant generate xml #6

vikher opened this issue Nov 11, 2016 · 0 comments

Comments

@vikher
Copy link

vikher commented Nov 11, 2016

Hello
Everytime i click the save button i get this error log in the terminal

labelImg.py:435: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
if filename in self.recentFiles:
Traceback (most recent call last):
File "labelImg.py", line 905, in saveFile
if self.defaultSaveDir is not None and len(str(self.defaultSaveDir)):
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 22: ordinal not in range(128)

Please help, thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant