i installed odoo15 and configured it with pycharm but when i run the server i get this error :
odoo-bin: error: The config file 'conf/odoo.conf' selected with -c/--config doesn't exist or is not readable, use -s/--save if you want to generate it
i have already created odoo.conf file in conf directory and added "-c conf/odoo.conf" in the configuration .
can someone help please ?