dialect-app / dialect

A translation app for GNOME.
https://dialectapp.org/
GNU General Public License v3.0
609 stars 69 forks source link

Translating with googletrans-3.0.0 not working #221

Closed BlueManCZ closed 3 years ago

BlueManCZ commented 3 years ago

All I'm getting is

Translation has failed

I installed the googletrans dependency from pypi, but there is only version 3.0.0. I noticed the thread https://github.com/dialect-app/dialect/issues/133 where you talked about it. My question is which version of the library is currently officially supported and where can I find it?

rafaelmardojai commented 3 years ago

You need googletrans==3.1.0a0

mufeedali commented 3 years ago

Two versions are currently supported: 3.1.0a0 and the current state of the feature/rpc branch of googletrans.