Skip to content

Fix error write (link to python3)

l58 utils.py - sys.stderr.write(err) err is bytes while write take str as parameter.