-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
when i trying to start aker i got this error
#python aker.py
Traceback (most recent call last):
File "aker.py", line 180, in
Aker().build_tui()
File "aker.py", line 111, in init
config = Configuration(config_file)
File "aker.py", line 60, in init
self.log_level = self.configparser.get('General', 'log_level')
File "/usr/lib/python2.7/site-packages/backports/configparser/init.py", line 858, in get
d = self._unify_values(section, vars)
File "/usr/lib/python2.7/site-packages/backports/configparser/init.py", line 1228, in _unify_values
raise NoSectionError(section)
backports.configparser.NoSectionError: No section: 'General'
what should i do and we need a reference video for how to install or how start with this tool .
thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels