Closed fernandofleury closed 1 year ago
I ran into the same issue, which in my case, seemed to be caused by me running an macOS ARM machine.
It seems fugashi
doesn't yet directly support Apple Silicon.
That said, it seems to work as expected if you separately install mecab
via Homebrew before installing mokuro:
brew install mecab
pip3 install mokuro
Hiya, I'm trying to run the project on python
3.9.13
and am getting the following error: