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

Does not work under macos(m2) #929

Open
udyk-dev opened this issue Dec 20, 2024 · 1 comment
Open

Does not work under macos(m2) #929

udyk-dev opened this issue Dec 20, 2024 · 1 comment

Comments

@udyk-dev
Copy link

how to reproduce:
1, arch -arm64 brew install opencc
2, opencc -i test.txt -o out.txt
3, cat out.txt output :

千家詩卷一

五言絕句

春眠    孟浩然
春眠不覺曉    處處聞啼鳥    夜來風雨聲    花落知多少

the testcase of out.txt:

千家詩卷一

五言絕句

春眠    孟浩然
春眠不覺曉    處處聞啼鳥    夜來風雨聲    花落知多少
@c856450
Copy link

c856450 commented Dec 24, 2024

Does opencc -i test.txt -o out.txt -c t2s.json work?

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

2 participants