$ ngxtop info
Traceback (most recent call last):
File "/usr/local/bin/ngxtop", line 6, in
from ngxtop.ngxtop import main
File "/usr/local/lib/python3.6/dist-packages/ngxtop/ngxtop.py", line 77, in
from config_parser import detect_log_config, detect_config_path, extract_variables, build_pattern
ModuleNotFoundError: No module named 'config_parser'
Hi
$ ngxtop info Traceback (most recent call last): File "/usr/local/bin/ngxtop", line 6, in
from ngxtop.ngxtop import main
File "/usr/local/lib/python3.6/dist-packages/ngxtop/ngxtop.py", line 77, in
from config_parser import detect_log_config, detect_config_path, extract_variables, build_pattern
ModuleNotFoundError: No module named 'config_parser'
What's wrong/missing?