Skip to content

cannot import name '_rule_re' from 'werkzeug.routing' #58

@YaoJusheng

Description

@YaoJusheng

In my code, it has a similar error.
By the way, the quart-openapi version I used is 1.7.2 with the version of quart is 0.18.0.

The error message is as follows:

...
  from werkzeug.routing import _rule_re as ROUTE_VAR_RE
ImportError: cannot import name '_rule_re' from 'werkzeug.routing' ...

Originally posted by Mr. Yao (@YaoJusheng) in #38 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions