Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Terminate with Error loading matplotlib.pyplot #18

Closed
Grillen80 opened this issue Oct 5, 2018 · 2 comments
Closed

Terminate with Error loading matplotlib.pyplot #18

Grillen80 opened this issue Oct 5, 2018 · 2 comments

Comments

@Grillen80
Copy link

Grillen80 commented Oct 5, 2018

It compiles without error and the simulation runs until it terminates with throwing an instance of 'std::runtime_error'
what(): Error loading module matplotlib.pyplot!

matplotlib for python and python3 is already installed as suggested.
Im working under Linux Mint 16.04 without the docker

@mvirgo
Copy link
Contributor

mvirgo commented Nov 20, 2018

This StackOverflow post has a fix for this (I actually suggest the comment under the primary solution mentioning "import matplotlib as mpl then mpl.use('TkAgg').

Note that I originally got to this solution from the end of this issue, in case you're wondering how I got there.

Closing based on age, but feel free to comment again if you are still having issues / focused on this quiz.

@mvirgo mvirgo closed this as completed Nov 20, 2018
@RuslanSafronoff
Copy link

It compiles without error and the simulation runs until it terminates with throwing an instance of 'std::runtime_error'
what(): Error loading module matplotlib.pyplot!

matplotlib for python and python3 is already installed as suggested.
Im working under Linux Mint 16.04 without the docker

How did you solve this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants