You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you manage to make it work somehow with python 3? If not, could you provide all the test info: hashes, gzip of the subtitle, etc... that you used to reach that point where it fails?
Hello there,
I have issues uploading subtitles, my code is simple:
And I have the project using the setup.py file installed and use Python 3.7 on Debian 10.
The issue is that the upload does not work (instead of the url None is returned) and if I use the debugger I get the following output:
The file is located in /usr/lib/python3.7/xmlrpc/client.py .
But the code runs without issues if I use Python2 instead.
I hope this helps fixing the issue and thank you for this project 😃
The text was updated successfully, but these errors were encountered: