[PYTHON] Installieren Sie matplotlib unter OS X El Capitan

Ein Hinweis, wenn ich Matplotlib mit Pip in El Capitan lege. Es ist in Ordnung, dass pkg-config und freetype nicht enthalten sind, also gibt es nichts Vergleichbares.


Drücken Sie zunächst den Befehl. Aber ich bekomme einen Fehler.

$ pip install matplotlib
Collecting matplotlib
  Using cached matplotlib-1.5.3.tar.gz
    Complete output from command python setup.py egg_info:
    IMPORTANT WARNING:
        pkg-config is not installed.
        matplotlib may not be able to find some of its dependencies
    ============================================================================
    Edit setup.cfg to change the build options

    BUILDING MATPLOTLIB
                matplotlib: yes [1.5.3]
                    python: yes [3.6.0 (v3.6.0:41df79263a11, Dec 22 2016,
                            17:23:13)  [GCC 4.2.1 (Apple Inc. build 5666) (dot
                            3)]]
                  platform: yes [darwin]

    REQUIRED DEPENDENCIES AND EXTENSIONS
                     numpy: yes [version 1.11.3]
                  dateutil: yes [dateutil was not found. It is required for date
                            axis support. pip/easy_install may attempt to
                            install it after matplotlib.]
                      pytz: yes [pytz was not found. pip will attempt to install
                            it after matplotlib.]
                    cycler: yes [cycler was not found. pip will attempt to
                            install it after matplotlib.]
                   tornado: yes [using tornado version 4.4.2]
                 pyparsing: yes [pyparsing was not found. It is required for
                            mathtext support. pip/easy_install may attempt to
                            install it after matplotlib.]
                    libagg: yes [pkg-config information for 'libagg' could not
                            be found. Using local copy.]
                  freetype: no  [The C/C++ header for freetype2 (ft2build.h)
                            could not be found.  You may need to install the
                            development package.]
                       png: yes [version 1.6.26]
                     qhull: yes [pkg-config information for 'qhull' could not be
                            found. Using local copy.]

    OPTIONAL SUBPACKAGES
               sample_data: yes [installing]
                  toolkits: yes [installing]
                     tests: yes [nose 0.11.1 or later is required to run the
                            matplotlib test suite. Please install it with pip or
                            your preferred tool to run the test suite / using
                            unittest.mock]
            toolkits_tests: yes [nose 0.11.1 or later is required to run the
                            matplotlib test suite. Please install it with pip or
                            your preferred tool to run the test suite / using
                            unittest.mock]

    OPTIONAL BACKEND EXTENSIONS
                    macosx: yes [installing, darwin]
                    qt5agg: no  [PyQt5 not found]
                    qt4agg: no  [PySide not found; PyQt4 not found]
                   gtk3agg: no  [Requires pygobject to be installed.]
                 gtk3cairo: no  [Requires cairocffi or pycairo to be installed.]
                    gtkagg: no  [Requires pygtk]
                     tkagg: yes [installing; run-time loading from Python Tcl /
                            Tk]
                     wxagg: no  [requires wxPython]
                       gtk: no  [Requires pygtk]
                       agg: yes [installing]
                     cairo: no  [cairocffi or pycairo not found]
                 windowing: no  [Microsoft Windows only]

    OPTIONAL LATEX DEPENDENCIES
                    dvipng: no
               ghostscript: no
                     latex: no
                   pdftops: no

    OPTIONAL PACKAGE DATA
                      dlls: no  [skipping due to configuration]

    ============================================================================
                            * The following required packages can not be built:
                            * freetype

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/8p/6g32nfj53nn59v0py80lzjgx2rswc_/T/pip-build-0vtpc0zd/matplotlib/

Da es wie folgt heißt, habe ich beschlossen, beide in Homebrew zu setzen.

pkg-config is not installed
freetype: no  [The C/C++ header for freetype2 (ft2build.h)
                            could not be found.  You may need to install the
                            development package.]

Installieren Sie zuerst das, was Sie benötigen, mit dem Befehl Brew und dann

$ brew install pkg-config freetype

Installieren Sie matplotlib erneut.

$ pip install matplotlib

Diesmal hat es funktioniert.

Recommended Posts

Installieren Sie matplotlib unter OS X El Capitan
Installation von TensorFlow 0.11.0rc2 unter OS X El Capitan (10.11.6)
Installieren Sie Sphinx unter MacOSX
Installieren Sie python3 auf einem Mac (El Capitan)
Installieren Sie mitmproxy unter Mac OS X.
Installieren Sie pgmagick unter Mac OS X 10.9
Verwenden von NAOqi 2.4.2 Python SDK mit Mac OS X El Capitan
Schritte zum Installieren der neuesten Version von OpenCV unter OS X El Capitan ohne Homebrew
Erstellen Sie eine Umgebung mit pyenv, pyenv-virtualenv, jupyter unter OS X El Capitan
Installieren Sie NumPy, SciPy, Matplotlib in OS X mit Homebrew (Stand November 2015).
Installieren Sie Tomcat 9 unter Cent OS 8
Sehr einfach, SciPy unter Mac OS X zu installieren
So installieren Sie caffe unter OS X mit Macports
Installieren Sie PyQt5 mit Homebrew unter Mac OS X Marvericks (10.9.2).
Hinweise zur Vorbereitung der Python-Entwicklungsumgebung unter Mac OS X.
Erstellen einer R-Umgebung mit Jupyter (ehemals IPython-Notebook) (unter OS X El Capitan 10.11.3)
Wenn der Import von tkinter unter Mac OS X 10.11.3 (El Capitan) + pyenv + Python 3.5.1 nicht möglich ist.
Installieren Sie openssl-1.0.2l unter OSX El Capitan und aktualisieren Sie Python _ssl.so
Erstellen Sie eine Python-Umgebung mit pyenv (OS X El Capitan 10.11.3).
So installieren Sie Theano unter Mac OS X mit Homebrew
Installieren Sie Python 3.8 unter Ubuntu 18.04 (Betriebssystemstandard)
Installieren Sie Adopt OpenJDK 11 unter Cent OS 8
Installieren Sie Python 3.8 unter Ubuntu 20.04 (Betriebssystemstandard)
Anweisungen zur Installation von matplotlib auf Ihrem Mac
Installieren Sie Scipy unter Mac OS Sierra
Installieren Sie Python 3.9 unter Ubuntu 20.04 (Betriebssystemstandard?)
Installieren Sie Python 2.7 unter Ubuntu 20.04 (Betriebssystemstandard?)
Ich habe Caffe installiert, damit ich Deep Learning mit MAC OS X El Capitan durchführen kann
Installieren Sie OpenCV2.4 (+ Python) schnell unter OS X und probieren Sie das Beispiel aus
Installieren Sie lp_solve unter Mac OSX und rufen Sie es mit Python auf.
So installieren Sie Theano unter Mac OS X 10.10 (mit pyenv, anaconda)
Installiert aws-cli Unter Mac OS X Lion
Installieren Sie das 64-Bit-Betriebssystem (Bate) auf Raspberry Pi
Installieren Sie Docker-Compose unter 64-Bit-Raspberry-Pi-Betriebssystem
GeoDjango + SQLite-Umgebungskonstruktion unter OS X.
Führen Sie NASA CEA unter Mac OS X aus
Installieren Sie Python3, Numpy, Pandas, Matplotlib usw. unter Windows
[Hinweis] Installieren Sie wxPython 3.x unter Linux Mint (Ubuntu)
Führen Sie Zookeeper x Python (Kazoo) unter Mac OS X aus
Installieren Sie Shogun mit Python Modular (OS X Yosemite)
Shpinx (Python Document Builder) unter Mac OS X.
Führen Sie den Qiita API v2 Python-Wrapper in einer Python 3-Umgebung aus (Mac OS X 10.11 (El Capitan)).
Installieren Sie LightGBM in einer virtuellen OSX-Umgebung
Vorbereiten der Verwendung von aws cli unter Mac OS X.
Erstellen einer Umgebung für "Tello_Video" unter Mac OS X.
Versuchen Sie es mit E-Cell 4 unter Windows 7 oder Mac OS X.
Erstellen Sie eine Python-Entwicklungsumgebung unter Mac OS X.
Schritte zur Installation von CUDA 7.5 mit Mac (El Capitan) + Homebrew
Entwickelt durch Installation von Git, VSCode, Docker unter Chrome OS
mac OS X 10.15.x pyenv Python Wenn Sie nicht installieren können
OS X EI Capitan (10.11.6) AWS CLI-Installationsfehler (Python-Dateutil)
Erstellen Sie eine Python-Entwicklungsumgebung mit OS X Lion
Installieren Sie Tensorflow auf dem Mac
Installieren Sie TensorFlow unter Ubuntu
Installieren Sie Python auf der WSL
Installieren Sie Faiss unter CentOS 7
Installieren Sie pyenv auf dem Mac
Installieren Sie pip auf Mavericks
Installieren Sie Python auf Pidora.
Installieren Sie mongodb auf termux
Ich habe MNIST mit Caffe gelernt und versucht, es zu zeichnen (MAC OS X El Capitan)