mirror of
https://github.com/rspeer/wordfreq.git
synced 2024-12-23 17:31:41 +00:00
parent
94712c8312
commit
875dd5669f
@ -28,7 +28,7 @@ def find_mecab_dictionary(names):
|
||||
return path
|
||||
|
||||
error_lines = [
|
||||
"Couldn't find the MeCab dictionary named %r." % name,
|
||||
"Couldn't find the MeCab dictionary named %r." % suggested_pkg,
|
||||
"You should download or use your system's package manager to install",
|
||||
"the %r package." % suggested_pkg,
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user