geekpradd / PyDictionary

PyDictionary is a Dictionary Module for Python 2/3 to get meanings, translations, synonyms and antonyms of words
https://pypi.python.org/pypi/PyDictionary
MIT License
272 stars 65 forks source link

PyDictionary outputting '{}' #29

Closed ThisIsNoahEvans closed 4 years ago

ThisIsNoahEvans commented 4 years ago

Hello,

I am using PyDictionary on PythonAnywhere for definitions. However, it is giving me {} as an output when asking for a definition.

This doesn't happen on my local machine so I'm aware it's not specifically a PyDictionary issue, but I was wondering if someone here could help me.

Thank you!