I’m currently using 3.12 version and also latest version of Gunicorn. When I’m deploying to webapp using pipeline I’m facing error as ModuleNotFoundError: no module named ‘app’. I had installed gunicorn and other dependencies.
Is the current version does not supporting gunicorn?
I had tried using the current version but it fails.
IS the current version is supporting or lower version should be used?