-
Notifications
You must be signed in to change notification settings - Fork 743
Open
Description
If I run the supplied translate script I get:
[gmllaptop]: ./translate -s en -d de "Just a test"
Traceback (most recent call last):
File "/GMLtemp/GML/x/py-googletrans/./translate", line 47, in <module>
main()
~~~~^^
File "/GMLtemp/GML/x/py-googletrans/./translate", line 38, in main
[{result.src}] {result.origin}
^^^^^^^^^^
AttributeError: 'coroutine' object has no attribute 'src'
<sys>:0: RuntimeWarning: coroutine 'Translator.translate' was never awaited
Metadata
Metadata
Assignees
Labels
No labels