Skip to content

Locust stopped working after Flast 2.0 got released #1759

Description

@stanislawskwark

in setup.py I can see:
"flask>=1.1.2",
I guess it should be hardcoded to ==1.1.2 for now.

it crashes with:

File "/root/.local/share/virtualenvs/xxxxxxx/lib/python3.6/site-packages/locust/web.py", line 102, in __init__
app.jinja_options["extensions"].append("jinja2.ext.do")
KeyError: 'extensions'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions