Sperryfreak01 / RadarrSync

120 stars 46 forks source link

Error upon running script #36

Open seannymurrs opened 5 years ago

seannymurrs commented 5 years ago

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'