Traceback (most recent call last): File "/opt/pyRadio/libpiano/AbstractBackend.py", line 192, in __update_position pos, total = self._get_position() File "/opt/pyRadio/libpiano/OSSOBackend.py", line 190, in _get_position return (pos / 1000.0, total / 1000.0) TypeError: unsupported operand type(s) for /: 'tuple' and 'float'