Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

error while starting aker #110

@shiblovich

Description

@shiblovich

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions