nschloe / tiptop

:desktop_computer: Command-line system monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black screen after start

ArneBachmannDLR opened this issue · comments

Hi, Windows 10 (19042.1466) in an Enterprise setup, using Mambaforge with a Python 3.9 virtual environment.
Starting tiptop clears the console and shows a blinking half-caret cursor in the lower right corner. Nothing else happens.

Is there a way to debug this situation? I would like to help.

You can use

tiptop --log tiptop.log

and post the log here.

Ok, you've been busy! Not only was I missing the log function, but it also works now!

tiptop --log D:\tiptop.log
usage: tiptop [-h] [--version] [--net NET]

After pip install -U tiptop from 1.3 to 1.5 it works now.