Nguyễn Đông Hà
Results
1
issues of
Nguyễn Đông Hà
I have this problem: Traceback (most recent call last): File "sub.py", line 1624, in result = translator.translate(i.content, source='en', target='vi',) File "C:\Python38\lib\site-packages\pypapago\translator.py", line 60, in translate return response.json()['translatedText'] KeyError: 'translatedText' How...