jiangtianyise

Results 1 issues of jiangtianyise

_, term_width = os.popen('stty size', 'r').read().split() ValueError: not enough values to unpack (expected 2, got 0) Can you tell me how to fix the problem?