Was just trying to continue and needed to setup again. After this some modules were still missing:
pip install python-json-logger
pip install pygtail
pip install lark
still I get
AttributeError: module 'lark' has no attribute 'Tree'
Maybe more modules are missing in setup.py?
Was just trying to continue and needed to setup again. After this some modules were still missing:
still I get
Maybe more modules are missing in setup.py?