pypapago icon indicating copy to clipboard operation
pypapago copied to clipboard

🐧[Archived][Unofficial] Python wrapper for Papago translation service

Results 4 pypapago issues
Sort by recently updated
recently updated
newest added

Hi, When using the module today, this response message came out (after switching to verbose mode): {'code': '00001', 'message': 'μ˜¬λ°”λ₯Έ 접근이 μ•„λ‹™λ‹ˆλ‹€.', 'displayMessage': 'μΌμ‹œμ μΈ 였λ₯˜λ‘œ μ„œλΉ„μŠ€λ₯Ό μ΄μš©ν•  수 μ—†μŠ΅λ‹ˆλ‹€.\nμž μ‹œ ν›„...

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...

νŒŒνŒŒκ³ μ—μ„œ μž…λ ₯λ˜μ§€ μ•Šμ€ 단어λ₯Ό μ“°λ©΄ KeyErrorκ°€ λ‚˜μ˜€λŠ”λ°μš”. translator.py에 μžˆλŠ” μ½”λ“œλ₯Ό λ³΄λ‹ˆ 살짝 λ¬Έμ œκ°€ μžˆλŠ” 것 κ°™μ•„μ„œ 말씀 λ“œλ¦½λ‹ˆλ‹€. 59쀄뢀터 μ΄λ ‡κ²Œ μ“°μ‹œλ©΄ 될 것 κ°™μŠ΅λ‹ˆλ‹€. ``` if not verbose: if 'translatedText'...

μ•ˆλ…•ν•˜μ„Έμš”? 파파고 dataλ₯Ό λΆ„μ„ν•˜λŠ” 글을 λ³΄μ•˜λŠ”λ°μš”, μ œκ°€ ν•΄λ³΄λ‹ˆ μ§€κΈˆ 파파고 μ‚¬μ΄νŠΈμ—μ„œμ˜ μš”μ²­ dataκ°€ λ³€κ²½λœ 것 κ°™μ•„μš”. ν˜Ήμ‹œ 확인 κ°€λŠ₯ν•˜μ‹ κ°€μš”?