Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error occured and there is no file named domLink.cfg. I have added key in domLink.cfg.example which i got in repo. #23

Open
rajeshk28 opened this issue Jun 22, 2020 · 1 comment

Comments

@rajeshk28
Copy link

Traceback (most recent call last):
File "domLink.py", line 218, in
main()
File "domLink.py", line 147, in main
api_key = args.api if args.api else read_key_from_config()
File "domLink.py", line 44, in read_key_from_config
return config.get('API_KEYS', 'whoxy')
File "/usr/lib/python2.7/ConfigParser.py", line 330, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'API_KEYS'

@nightowl33
Copy link

hello @rajeshk28
i had the same problem and fortunately i was able to solve the problem
you just need to rename the config file to domlink.cfg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants