Skip to content

python 3.7 ‘s re module is incompatible with the code #45

@dorianxiao

Description

@dorianxiao

python 3.7 ‘s re module is incompatible with the code,I found a solution, just change the code import re to import regex as re,but should pip3 install regex in command line first.
The previous error is as follows:
image

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