Page MenuHomeSolus

dstat 0.7.2-5 does not run at all
Closed, InvalidPublic

Description

Install from software center, pull up a terminal and run "dstat" gives the following

  File "/usr/bin/dstat", line 119
    except getopt.error, exc:
                       ^
SyntaxError: invalid syntax

Event Timeline

Can't reproduce. Any chance you used pip to install something recently?

ok, it works fine. When I'm in my venv, it fails. Thanks.