Skip to content
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

_curses.error: init_pair() #50

Open
JiangwNd opened this issue Sep 12, 2017 · 1 comment
Open

_curses.error: init_pair() #50

JiangwNd opened this issue Sep 12, 2017 · 1 comment

Comments

@JiangwNd
Copy link

Traceback (most recent call last):
File "./sifter.py", line 842, in
main()
File "./sifter.py", line 833, in main
gui = Gui(ts, injector, tests, args.tick)
File "./sifter.py", line 376, in init
self.init_colors()
File "./sifter.py", line 423, in init_colors
self.COLOR_BLACK
_curses.error: init_pair() returned ERR

@mazzoo
Copy link

mazzoo commented Sep 19, 2017

you can use one of those fancy g* or k* terminal programs as workaround.

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

2 participants