Skip to content

Imports needed by scripts/test_tutorials.py are not installed by requirements.txt #860

Open
@mhucka

Description

@mhucka

Running scripts/test_tutorials.py results in errors about missing Python packages. The required imports are not defined in requirements.txt.

They probably should not be loaded by requirementst.txt by default, because they're not needed all the time. So we need to find a place to put them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions