I tried to translate something, but every time I get an error. I appreciate every reply.
This is one of the codes I tried:
from googletrans import Translator
translator = Translator()
translated = translator.translate("svízelná situace", src="cs", dest="hu")
print(translated.text)
And the answer is always the same: