You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
14:22:08 #yeahwhat_mc <frdmn> !translate wurst
Unhandled exception in thread started by <function run at 0x7fed5b448b18>
Traceback (most recent call last):
File "core/main.py", line 67, in run
out = func(input.inp)
File "plugins/google_translate.py", line 40, in translate
return u"{} means {} in {}".format(text, result, gs.get_languages()[slang])
File "/usr/local/lib/python2.7/dist-packages/goslate.py", line 280, in get_languages
data = json.loads(response_content[1:-1])
File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 369, in decode
raise ValueError(errmsg("Extra data", s, end, len(s)))
ValueError: Extra data: line 1 column 5 - line 1 column 2508 (char 4 - 2507)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: