[PYTHON] Mattplotlib Runtime Fehlerbehebung

Als ich versuchte, matplotlib aus Python3 zu verwenden, das von pyenv installiert wurde, trat der folgende Fehler auf.

RuntimeError: Python is not installed as a framework. The Mac OS X backend will not be able to function correctly if Python is not installed as a framework. See the Python documentation for more information on installing Python as a framework on Mac OS X. Please either reinstall Python as a framework, or try one of the other backends. If you are Working with Matplotlib in a virtual enviroment see 'Working with Matplotlib in Virtual environments' in the Matplotlib FAQ

Als Ergebnis der Untersuchung wurden ähnliche Symptome gefunden. Ich habe das Backend des Matplotlib-Renderings unter Bezugnahme auf [hier] geändert (http://stackoverflow.com/questions/21784641/installation-issue-with-matplotlib-python).

Das Verfahren ist wie folgt.

  1. Erstellen Sie eine Datei mit dem Namen "matplotlibrc" in "~ / .matplotlib".
  2. Fügen Sie die folgende Zeile zu ~ / .matplotlib / matplotlibrc hinzu.

~/.matplotlib/matplotlibrc


backend: TkAgg

Wenn ich jetzt versuche, das Programm erneut mit matplotlib auszuführen, funktioniert es.

Recommended Posts

Mattplotlib Runtime Fehlerbehebung
Polyfit-Fehler bei der Installation von matplotlib
Fehlerbehebung Python-Versionsprüfung
So unterdrücken Sie Anzeigefehler in matplotlib
Fehlerbehebung bei der Installation von numba unter macOS
Lösung für Laufzeitfehler in OpenVINO IEPlugin.load ()
Linux-Fehlerbehebung "Install on / dev / sda"