Skip to content

ValueError: not enough values to unpack (expected 2, got 0) #53

@bamboo821

Description

@bamboo821

运行时core文件夹里面的utils.py的第七行出错:

_, term_width = os.popen('stty size', 'r').read().split()
ValueError: not enough values to unpack (expected 2, got 0)

这是什么情况呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions