Skip to content

Check matplotlib backend dependency problems #220

@YgabrielsY

Description

@YgabrielsY

tkinter is problematic, so in stuff that imports matplotlib, the backend should be set to something else. We have usually used the Agg backend in such situations.
matplotlib.use('Agg')

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