Minor Issue with config
Replies (1)
(1-1/1)
Forums » Discussions »
Added by m r about 2 years ago
Hey guys,
I was having a tough time with a certain config file that I was trying to read from. I was getting a "NoSectionError: No section:" error when I was trying to read from a config file. I went crazy ensuring that the section did in fact exist. Turns out the issue isn't that the section didn't exist, I was actually mispelling the config file's name when trying to load it. Nothing major, but you guys should have it return a different error if the file isn't found.
Nate
Hi Nate,
you should open a ticket for such things ;)
thanks,
Lukas
(1-1/1)