With python3.6 and django 1.11 get_slabs throws TypeError: a bytes-like object is required, not 'str' Related code line: `item = line.split(' ', 2)`