Help with Mokuro Installation

Hi! Just got a new laptop (Macbook Air M5) and just installed mokuro, but when I try to run it, I keep getting hit with errors. This is the latest one that I can’t figure out how to solve at all.

Running Python 3.12 and already installed sentencepiece. Any help would be extremely appreciated!

ETA: managed to solve the issue by installing mokuro on Python 3.9.

is it possible that mokuro and sentencepiece are installed for different versions of python on your machine? that’s a common problem for me with python stuff

Just checked, they’re both installed for 3.12.