in assets/scripts/SilentInstaller.py [0:0]
def print_error(*args, **kwargs): ''' Prints an error string ''' print(*args, file=sys.stderr, **kwargs)