Edit /usr/bin/dstat and change lines 547 and 552 Change line 547 to: if isinstance(self.val[name], (tuple, list)):
Change line 552 to: elif isinstance(self.val[name], str): For more details, please visit https://serverfault.com/questions/996996/dstat-fails-to-start-trying-to- load-python3s-csv -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905665 Title: dstat --output is broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dstat/+bug/1905665/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
