scottchiefbaker / dool

Python3 compatible fork of dstat
GNU General Public License v3.0
323 stars 64 forks source link

dool_top_io failed to load #20

Closed andruccho closed 1 year ago

andruccho commented 2 years ago

Command ./dool -tdD sdc --top-io doesn't show top IO processes with an error Module dool_top_io failed to load. (module 'importlib' has no attribute 'machinery')

cat /etc/redhat-release CentOS Linux release 8.4.2105

python --version Python 3.6.8

scottchiefbaker commented 1 year ago

This should be fixed now.