[PYTHON] Résolution des erreurs d'exécution de Mattplotlib

Lorsque j'ai essayé d'utiliser matplotlib à partir de Python3 installé par pyenv, l'erreur suivante s'est produite.

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

À la suite de l'enquête, des symptômes similaires ont été trouvés. J'ai changé le backend du rendu matplotlib en me référant à here.

La procédure est la suivante.

  1. Créez un fichier nommé matplotlibrc dans ~ / .matplotlib.
  2. Ajoutez la ligne suivante à ~ / .matplotlib / matplotlibrc.

~/.matplotlib/matplotlibrc


backend: TkAgg

Maintenant, lorsque j'essaye d'exécuter à nouveau le programme en utilisant matplotlib, cela fonctionne.

Recommended Posts

Résolution des erreurs d'exécution de Mattplotlib
Erreur Polyfit lors de l'installation de matplotlib
Vérification de la version de python de résolution d'erreur
Comment supprimer l'erreur d'affichage dans matplotlib
Résolution des erreurs lors de l'installation de numba sur macOS
Solution pour l'erreur d'exécution dans OpenVINO IEPlugin.load ()
Résolution de l'erreur Linux «Install on / dev / sda»