bootchart icon indicating copy to clipboard operation
bootchart copied to clipboard

pybootchart crashes with module not found

Open WarpspeedSCP opened this issue 7 years ago • 0 comments

Here is the output -

Traceback (most recent call last):
  File "/usr/bin/pybootchartgui", line 20, in <module>
    from pybootchartgui.main import main
ImportError: No module named pybootchartgui.main

the command I ran was pybootchartgui -i.

WarpspeedSCP avatar Sep 05 '18 15:09 WarpspeedSCP