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

CommandError: Werkzeug is required to use runserver_plus. #10

Open
john1625b opened this issue May 29, 2023 · 0 comments
Open

CommandError: Werkzeug is required to use runserver_plus. #10

john1625b opened this issue May 29, 2023 · 0 comments

Comments

@john1625b
Copy link

I ran all the previous commands:
./scripts/start-container # starts a local terminal for local development
./scripts/migrate
./scripts/seed # if you want to seed the database from fixtures

But ./scripts/start-app throws the error in the title.

I ran pip install Werkzeug to install. And for a second time to make sure and it said: Requirement already satisfied:

Any help appreciated, thanks

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

1 participant