question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to find token seed

See original GitHub issue

Prerequisites

  • [yes] Did you make sure a similar issue didn’t exist?
  • [yes] Did you update gTTS to the latest? (pip install --upgrade gTTS)

I put in: gtts-cli ‘hello’ --output hello.mp3

and it returns:

gtts.tts - WARNING - Unable to get language list: ‘NoneType’ object is not subscriptable Usage: gtts-cli [OPTIONS] <text>

Error: Unable to find token seed! Did https://translate.google.com change?


this code i’m using is from the example page

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
PrincessMikicommented, Aug 8, 2021

@pndurette

Fresh install of ubuntu. Maybe apt update/upgrade will fix it? Otherwise, i will try to figure out what virtual envs is, i’m a newb lol

Edit: Had to manually go and rm -rf some files. update/upgrade mostly fixed it. Reinstalled and it was working!

0reactions
pndurettecommented, Aug 8, 2021

Nice, glad you got it working!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to find token seed! Did https://translate.google.com ...
I am making an assistant that uses gTTS and Google Speech but this error appears. It is fine with speech recognition as it...
Read more >
Unable to find token seed! Did https://translate.google ... - GitHub
After I send 10-15 requests, I get the following error: Traceback (most recent call last): File "text_to_speech.py", line 25, ...
Read more >
ValueError: Unable to find token seed! Did https://translate ...
I am making an assistant that uses gTTS and Google Speech but this error appears. It is fine with speech recognition as it...
Read more >
HA 117: Unable to find token seed! Did https://translate.google ...
Unexpected error for call_service at pos 1: Unable to find token seed! Did https://translate.google.com change?
Read more >
gTTS-token - PyPI
gTTS-token. gTTS-token (Google Text to Speech token): A python implementation of the token validation of Google Translate.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found