Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building on serverless-flask - getting AttributeError: module 'manageCampaigns' has no attribute 'app' #183

Open
Dunaway-Group-LLC opened this issue Jun 4, 2018 · 0 comments

Comments

@Dunaway-Group-LLC
Copy link

I've taken the installed and running serverless-flask and brought in flask-bootstrap.
I've named my app campaignManager.py
I'm using the basic code from serverless-flask
problem.zip
and your basic example

sls wsgi serve works fine with the code from serverless-flask and can't find app with yours

The module to execute is, in both cases, specified, in serverless.yml as campaignManager.app

Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants