Has anyone used gunicorn + pex? I had a search in ...
# general
g
Has anyone used gunicorn + pex? I had a search in the channel and looks like a few have... I'm having issues getting the pex to bundle up my actual app with error
Copy code
ModuleNotFoundError: No module named 'main'
Are there any ways to debug this? Open up a Pex??
1
Found the issue - it should have APP_NAME.main:app