Thanks for sharing your awesome work. I am trying to use this but facing issues with its libraries which are quite obsolete and not in use now.
Specially with joblib and also while running this via python3 with few tweaks, I got issue of concatenation.
fullUri = 'http://bogus.com/'+uri
TypeError: can only concatenate str (not "float") to str
Thanks for sharing your awesome work. I am trying to use this but facing issues with its libraries which are quite obsolete and not in use now.
Specially with joblib and also while running this via python3 with few tweaks, I got issue of concatenation.
fullUri = 'http://bogus.com/'+uri
TypeError: can only concatenate str (not "float") to str