Joe Early
Joe Early
I've created a PR: #3749
Thank you very much for you detailed response; it's very helpful!
I'm having this same issue with Python 3.7 on a Ubuntu
+1 to merge this in!
Also had this issue with my 1650. Restarting the script seemed to fix the problem - might just been an issue with the first time run? These were my settings:...
I think refactoring `CloudUploader.get` to lookup uploaders from a dict rather than a combination of `UPLOADERS` and `sys.modules`. A module-level method in `streaming.base.storage.upload` would then be created to inject custom...