Skip to content

Not able to run script #28

@mograsanjay

Description

@mograsanjay

! When running the script with python3 domLink.py -D starlink.com . Getting below error
<class 'type'>
Traceback (most recent call last):
File "domLink.py", line 221, in
main()
File "domLink.py", line 150, in main
api_key = args.api if args.api else read_key_from_config()
File "domLink.py", line 47, in read_key_from_config
return config.get('API_KEYS', 'whoxy')
File "/usr/lib/python3.8/configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "/usr/lib/python3.8/configparser.py", line 1149, in _unify_values
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'API_KEYS'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions