Iam getting the following error while trying to do "pip install tusclient".
Could not find a version that satisfies the requirement tusclient . Error: No matching distribution found for tusclient.
Iam getting the following error while trying to do "pip install tusclient".
Could not find a version that satisfies the requirement tusclient . Error: No matching distribution found for tusclient.
I think the problem is that tusclient
is only available for python2
not for python3
according to pypi.
You can use This. This will solve you problem. https://github.com/tus/tus-py-client