Skip to content
GitLab
Explore
Sign in
Fix error write (link to python3)
l58 utils.py - sys.stderr.write(err) err is bytes while write take str as parameter.