Skip to content

rflint does not work with Robot Framework 3.2.0 #73

Closed
@hanninen

Description

@hanninen

When trying to run rflint with Robot Framework 3.2.0 inside a tox environment I get the following error.

  • ModuleNotFoundError: No module named 'robot.parsing.txtreader'

Pinning the robotframework version to older than 3.2.0 removes the error.

I checked that Robot Framework no longer has the robot.parsing.txtreader module and the whole parser module has gone through quite a big rearrangement / rewriting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions