Skip to content

Cant "print" the "image": UserWarning: Matplotlib is currently using module://drawilleplot, which is a non-GUI backend, so cannot show the figure. #3

Description

@KIC

When I try to render the ascii image using fig.show() then I get this warning:

UserWarning: Matplotlib is currently using module://drawilleplot, which is a non-GUI backend, so cannot show the figure.

The code runs on a headless server which has no gui, which is the reason I want to use drawilleplot in the first place ;-)
Is there another way I can get the ascii representation?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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