shua

Results 1 issues of shua

whenever i use `subprocess.call(['termgraph', 'stats.dat'])` or other similar commands in a python script, i always get this error: ``` Traceback (most recent call last): File "/home/user/.local/bin/termgraph", line 8, in sys.exit(main())...