-
```
>>> import curses
Traceback (most recent call last):
File "", line 1, in
File "/home/certik/repos/hashstack/default/lib/python2.7/curses/__init__.py", line 15, in
from _curses import *
I…
-
https://github.com/ruby/curses
Complement issue: https://github.com/ruby/curses/issues/2
-
**Check the bug**
Similar to this cases
https://github.com/nicolargo/glances/issues/2407
https://github.com/nicolargo/glances/issues/2532
**Describe the bug**
Docker container with official gla…
-
**Describe the bug**
getting "ModuleNotFoundError: No module named '_curses'" when running on a freshly installed gpustat (1.1) on an EC2 instance
**Screenshots or Program Output**
```
> ub…
-
I have been looking into building a full-fledged curses-based interface for todoman. I have a working prototype that supports several lists, changing between them and marking tasks completed and incom…
-
As noticed in the [circus feedstock](https://github.com/conda-forge/circus-feedstock/pull/8) on conda-forge, circus uses [`curses`](https://docs.python.org/3/howto/curses.html) but it seems `curses` …
-
In-line with #93 -- If we can get every package working correctly with netbsd-curses
-
-
the line `curses.tigetstr('cvvis').decode()` gives the following error message:
```
Traceback (most recent call last):
File "tflearn_rnn.py", line 347, in
model = train_model(model, hyp, th…
-
Look into supporting other terminfo formats than ncurses, such as netbsd-curses.
Related: https://github.com/sabotage-linux/netbsd-curses/
mauke updated
6 years ago