-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: 'NoneType' object has no attribute 'encode' #127
Comments
It seems that using different service urls could solve the problem ssut/py-googletrans#165 . |
It doesn't work now. |
@isuzjc It still works. You can just use different service url like |
Commit d1133b3 should fix this. Thanks for your report. |
Make sure you have read the readme, searched and read the issues related to yours. Otherwise it will be considered as a duplicate which will be closed immediately.
Describe the bug
AttributeError: 'NoneType' object has no attribute 'encode'
To Reproduce
Steps to reproduce the behavior:
Ctrl-A
andCtrl-C
to copy all of them. Use the following markdown code block syntax is recommended. Copy them into the place between ```.Expected behavior
Translate and obtain sub.
Screenshots
If applicable, add screenshots to help explain your problem. But it is not recommended using screenshots to demonstrate the commandline output unless you think it really matters.
Environment (please complete the following information):
Additional context (Optional)
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: