nstrydom2 / anonfile-api

An unofficial Python Anonfiles.com API
MIT License
62 stars 24 forks source link

unsupported operand type(s) for -=: 'tuple' and 'int' #73

Closed d4r14h closed 1 year ago

d4r14h commented 1 year ago

When I try to upload any file using the CLI (anonfile upload -f 'filename'), it starts the progress bar then fails and says unsupported operand type(s) for -=: 'tuple' and 'int'

Screenshots image

Desktop Information:

I installed this with pip3 the day of writing this

StefanGreve commented 1 year ago

This error message means that there's a problem on the server side. A similar issue was posted a while ago. It would be nice if somebody could catch this case and report a human-readable error message to the user to make things clear.

nstrydom2 commented 1 year ago

Due to the lack of recent feedback, I am assuming this issue was resolved. If there are further issues regarding this specific error message, then we can reopen this issue and address it. Closing.