For those who have the same problem. Just make sure; don't forget to install the working versions (4.0.0-rc1 or 3.1.0a0) in the venv, like me. it took me 1 hour to figure out where I went wrong. 👍3komorra, alanwu4321, and CatBraaain reacted with thumbs up emoji ️5acm...
To install, either use things like pip with the package "googletrans" or download the package and put the "googletrans" directory into your python path. $ pip install googletrans Basic Usage If source language is not given, google translate attempts to detect the source language. ...
File "/data/leisu/leisu_env/lib/python3.7/site-packages/googletrans/client.py", line 219, in translate parsed = json.loads(data[0][2]) File "/data/local/python3.7/lib/python3.7/json/init.py", line 341, in loads raise TypeError(f'the JSON...
feature request Current behavior: Attempting to run the following basic example, I get the trace: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Users/chriswatson/.local/share/virtualenvs/hikoki-gJ18aQp_/lib/python3.8/site-packages/googletrans/client.py", ...
To install, either use things like pip with the package "googletrans" or download the package and put the "googletrans" directory into your python path.$ pip install googletransBasic UsageIf source language is not given, google translate attempts to detect the source language....
To install, either use things like pip with the package "googletrans" or download the package and put the "googletrans" directory into your python path.$ pip install googletransBasic UsageIf source language is not given, google translate attempts to detect the source language....
To install, either use things like pip with the package "googletrans" or download the package and put the "googletrans" directory into your python path.$ pip install googletransBasic UsageIf source language is not given, google translate attempts to detect the source language....