Below is my python project structure in eclipse. I am using configparser to read a section in settings.config file. The configparser is not parsing the file. It shows No Section specified but I have correctly mentioned the section. I am creating a dockerfile and when I run docker-compose file, the path is shown asBelow is my python project structure in eclipse