-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am encountering an error on macOS with Apple Silicon. I followed the build instructions in the README file, but when I execute the load command after the build, I receive the following error.
> cargo build --features=ipadic,ko-dic,cc-cedict,cjk,extension --> Done
> export LINDERA_CONFIG_PATH=./resources/lindera.yml --> Done
> sqlite3 example.db --> Done
sqlite> .load ./target/debug/liblindera_sqlite lindera_fts5_tokenizer_init --> Error
Error: error during initialization: --> Error
Could you please advise on how I can run this to test it on my environment?
Metadata
Metadata
Assignees
Labels
No labels