Python googletrans library not translating correctly
问题 I'm using the google trans library to translate some comments from different languages to English. But when testing this library no matter what I try to translate it will say that the language 'src' is English. Even setting the 'src' to a specific language doesn't fix this problem. Examples of this can be seen below: Sample Code 1: from googletrans import Translator translator = Translator() print(translator.translate('veritas lux mea')) Output: Translated(src=en, dest=en, text=veritas lux