50 Games Like Runbow Pocket
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/sumy/utils.py", line 69, in get_stop_words
stopwords_data = pkgutil.get_data("sumy", "data/stopwords/%s.txt" % language)
File "/usr/lib/python3.7/pkgutil.py", line 637, in get_data
return loader.get_data(resource_name)
File "", line 916, in get_data
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/dist-packages/sumy/data/stopwords/.txt'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/sumy-3.7", line 10, in
sys.exit(main())
File "/usr/local/lib/python3.7/dist-packages/sumy/__main__.py", line 68, in main
summarizer, parser, items_count = handle_arguments(args)
File "/usr/local/lib/python3.7/dist-packages/sumy/__main__.py", line 107, in handle_arguments
stop_words = get_stop_words(language)
File "/usr/local/lib/python3.7/dist-packages/sumy/utils.py", line 71, in get_stop_words
raise LookupError("Stop-words are not available for language %s." % language)
LookupError: Stop-words are not available for language .