Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bamboo821 opened this issue Aug 11, 2021 · 2 comments
Open

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

bamboo821 opened this issue Aug 11, 2021 · 2 comments

Comments

@bamboo821
Copy link

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

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

这是什么情况呢?

@Baekrny
Copy link

Baekrny commented Sep 7, 2022

我也有一样的问题

@9vvqaq
Copy link

9vvqaq commented Jul 31, 2024

the same question,have you tackled?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants