I thought it was a problem with python3.6, but it's the same with python3.5 >>> import ID3 Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python3.5/site-packages/ID3.py", line 156 self.msg = msg ^ TabError: inconsistent use of tabs and spaces in indentation
the only consumer is python2 only [master bd5be32c8ce2] dev-python/id3-py: Doesn't work with python3 (#658954) 1 file changed, 2 insertions(+), 2 deletions(-)