Closed
Description
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
Labels
No labels