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 upon running script #36

Open
seannymurrs opened this issue Nov 21, 2018 · 0 comments
Open

Error upon running script #36

seannymurrs opened this issue Nov 21, 2018 · 0 comments

Comments

@seannymurrs
Copy link

I get the following error when running the script.

Traceback (most recent call last):
File "radarrsync.py", line 254, in
sync_test = ConfigSectionMap('General')['sync_test']
File "radarrsync.py", line 19, in ConfigSectionMap
options = Config.options(section)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/configparser.py", line 675, in options
raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'General'

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

1 participant