I\'ve searched thoroughly on Stack Overflow but couldn\'t find an answer to this problem. I\'m trying to use the Google Translate API (googletrans 2.2.0) for Python (3.6.2)
You have to stop using googletrans until they fix it, and use translate instead :
https://pypi.org/project/translate/