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

po2ts fails with ascii encode error on py2 (should use utf-8) #3601

Closed
Artoria2e5 opened this issue Mar 25, 2017 · 1 comment
Closed

po2ts fails with ascii encode error on py2 (should use utf-8) #3601

Artoria2e5 opened this issue Mar 25, 2017 · 1 comment

Comments

@Artoria2e5
Copy link
Contributor

Test file:
octave.zip

$ po2ts octave.po oct.ts
processing 1 files...
po2ts: WARNING: Error processing: input octave.po, output oct.ts, template None: 'ascii' codec can't encode characters in position 187-188: ordinal not in range(128)
[###########################################] 100%

$ python --version
Python 2.7.12
@Artoria2e5
Copy link
Contributor Author

Error since 2.0.0b7 (or earlier), still happens on 2.1.0

dwaynebailey added a commit to dwaynebailey/translate that referenced this issue Mar 26, 2017
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