Closed ghazalli closed 3 years ago
Textual doesn't support windows yet. https://github.com/willmcgugan/textual/issues/14
You can support @willmcgugan if you're eager!
Just wanted to mention that the PyPI page says "works on all operating systems", which might be the reason people come here in the first place to complain about termios.
Thanks the hint! Fixed that now.
FYI, Windows is now supported.
BTW starting tiptop
in Python 3.9 after pip install -U tiptop
now shows an empty screen with blinking white cursor at lower right corner.
@ArneBachmannDLR If you want, you can open a new issue.
Hi, I really wanted to try this monitoring system but when I pip install it throw ModuleNotFoundError: No module named 'termios'.
I Installed it on virtualenv, with Windows OS, python 3.7.8.