SamuraiT / mecab-python3

:snake: mecab-python. you can find original version here:http://taku910.github.io/mecab/
https://pypi.python.org/pypi/mecab-python3
Other
528 stars 51 forks source link

RuntimeError #97

Closed notduckiee closed 1 year ago

notduckiee commented 1 year ago

hey, i ran into runtimeerror and i did follow the guide and install vc redist. I have downloaded the x64 one (picture 2) and when i run the setup file, it showed up like the picture 3 and i clicked repair! I don't know if i did everything right but the error still occurs!

I have no knowledge or expertise in programming or coding :/

image image image

polm commented 1 year ago

Please copy and paste terminal output as text.

Did you install a dictionary, like this?

pip install unidic-lite
notduckiee commented 1 year ago

I am really sorry that i don't know anything about these programming thing, so do you mind walking me through the process? I don't know what is terminal output and paste it into where? and what is a dictionary? ://

polm commented 1 year ago

I just realized you are using coqui TTS. I do not maintain that package, please ask them for help with it.

Looking at their source, the latest version should no longer have this issue.

notduckiee commented 1 year ago

umm, so i am trying to download audio-webui for tts and i don't think there is something related to coqui here? i don't really get it