cofinley / FluentForeverVocabBuilder

A nice interface to build Anki vocab cards quickly (based on Fluent Forever method)
54 stars 8 forks source link

List index out of range #16

Open kolazar opened 3 years ago

kolazar commented 3 years ago

After the word search is called (/search [GET]), the application throws an error IndexError: list index out of range on this path "FluentForeverVocabBuilder\app\service\wiktionary.py", line 24, in search query = parser.fetch(query)[0]".

Windows 10. Python 3.8