Re: iotop not working

2019-01-13 Thread Curt
On 2019-01-13, Rob McCathie wrote: > Hi List, > > I run Stretch, I've just installed iotop and when I try to run it I get > this: > parse_proc_pid_status >     key, value = line.split(':\t', 1) > ValueError: not enough values to unpack (expected 2, got 1) > > > Any help appreciated. > > Look

iotop not working

2019-01-12 Thread Rob McCathie
Hi List, I run Stretch, I've just installed iotop and when I try to run it I get this: # iotop Traceback (most recent call last):   File "/usr/sbin/iotop", line 17, in     main()   File "/usr/lib/python3/dist-packages/iotop/ui.py", line 620, in main     main_loop()   File "/usr/lib/python3/di