Help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Help

I'm trying to make a translator with python and kivy but the language Im trying to translate is not in the library ' pip google trans ' . How should I solve this issue?

2nd Aug 2021, 12:44 PM
Noobmaster
Noobmaster - avatar
2 Answers
+ 2
If the language is available, you may need to install it separately. If it is not available, maybe you can use a different library?
2nd Aug 2021, 1:37 PM
Lisa
Lisa - avatar
+ 1
https://code.sololearn.com/cvXY6h2c44L9/?ref=app - By BroFar I think this code will help you! Note that Kivy modules will not work here so don't try to run Kivy here! If you face some problems like this only then try search in code section! Enjoy Learning!
2nd Aug 2021, 2:13 PM
Abhiyantā
Abhiyantā - avatar