Hello all,
since a short time I get the following error when using the Addon gTTS text to speech support. I already deleted and reinstalled gTTS text to speech support but the error remains. I hope I get help here.
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.35 (84dcaa86) Python 3.8.0 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=1
Add-ons, last update check: 2020-11-09 20:21:07
Caught exception:
Traceback (most recent call last):
File “aqt\taskman.py”, line 87, in on_closures_pending
File “aqt\taskman.py”, line 59, in
File “aqt\sound.py”, line 238, in
File "C:\Users\ingob\AppData\Roaming\Anki2\addons21\391644525_init.py", line 164, in _on_done
ret.result()
File “concurrent\futures_base.py”, line 432, in result
File “concurrent\futures_base.py”, line 388, in _get_result
File “concurrent\futures\thread.py”, line 57, in run
File “aqt\sound.py”, line 238, in
File "C:\Users\ingob\AppData\Roaming\Anki2\addons21\391644525_init.py", line 160, in _play
tts.save(self._tmpfile)
File “C:\Users\ingob\AppData\Roaming\Anki2\addons21\391644525\vendor\gtts\tts.py”, line 295, in save
self.write_to_fp(f)
File “C:\Users\ingob\AppData\Roaming\Anki2\addons21\391644525\vendor\gtts\tts.py”, line 251, in write_to_fp
prepared_requests = self._prepare_requests()
File “C:\Users\ingob\AppData\Roaming\Anki2\addons21\391644525\vendor\gtts\tts.py”, line 194, in _prepare_requests
part_tk = self.token.calculate_token(part)
File “C:\Users\ingob\AppData\Roaming\Anki2\addons21\391644525\vendor\gtts_token\gtts_token.py”, line 28, in calculate_token
seed = self._get_token_key()
File “C:\Users\ingob\AppData\Roaming\Anki2\addons21\391644525\vendor\gtts_token\gtts_token.py”, line 58, in _get_token_key
raise ValueError(
ValueError: Unable to find token seed! Did https://translate.google.com change?
Many thanks, Ingo