Closed cTatu closed 6 years ago
Hi @cTatu , try providing the absolute path of the configuration file while running the code. If the problem still persists, let me know.
Thanks for answering @samre12 , I also tried that but still get the same error. I thought that was reading another file but the folder only has that one file.
Hi @cTatu , I am still not able to understand the cause of the issue. I am not able to reproduce the problem on my system. Googling about the issue indicates a possible issue with re
package. But still there might other causes for the same issue.
I had the same issue, and I found that config.cfg file path was wrong. Hope this would help you.
@hullyang, yeah, generally the cause for this kind of issue is not providing the correct path or relative path for configuration file.
Hello, I tried running the code with the config file shown in the image and I still getting that error. But the
'global'
section is at the beginning of the file.