MeCab.Tagger()でのRuntimeError

プログラミング初心者です。 ```ここに言語を入力 import MeCab tagger = MeCab.Tagger() text = 'すもももももももものうち' words = tagger