GoogleTranslate does not work when invoked from Python

前端 未结 0 1758
死守一世寂寞
死守一世寂寞 2021-01-01 04:05

I am trying to run a very simple Python code that is supposed to translate a word from French to English. The code is:

from googletrans import Translator
tran         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题