簡體   English   中英

在Linux 10上,Python 3.6 pip安裝matplotlib和其他庫失敗

[英]Python 3.6 pip install matplotlib and other libraries failed on Windows 10

我最近有一台新筆記本電腦,我想安裝所有的python庫。 但是,其中一些只是不會像matplotlib那樣安裝。

關於我的電腦:使用Python 3.6的Windows 10,以及根據pip,這些庫。

colorama (0.3.7)
Django (1.8.17)
Mathics (1.0)
mpmath (0.19)
pip (9.0.1)
python-dateutil (2.6.0)
setuptools (32.3.0)
six (1.10.0)
sympy (1.0)
wheel (0.29.0)

“pip install matplotlib”的結果:

Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

  Traceback (most recent call last):
    File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
      exec(line)
    File "", line 1, in 
    File "", line 557, in module_from_spec
  AttributeError: 'NoneType' object has no attribute 'loader'

Remainder of file ignored
Collecting matplotlib
  Using cached matplotlib-1.5.3.tar.gz
    Complete output from command python setup.py egg_info:
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
 Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    Error processing line 1 of c:\users\marvi\appdata\local\programs\python\python36\lib\site-packages\matplotlib-2.0.0rc2-py3.6-nspkg.pth:

      Traceback (most recent call last):
        File "c:\users\marvi\appdata\local\programs\python\python36\lib\site.py", line 169, in addpackage
          exec(line)
        File "", line 1, in 
        File "", line 557, in module_from_spec
      AttributeError: 'NoneType' object has no attribute 'loader'

    Remainder of file ignored
    ============================================================================
    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 23 2016,
                            08:06:12) [MSC v.1900 64 bit (AMD64)]]
                  platform: yes [win32]

    REQUIRED DEPENDENCIES AND EXTENSIONS
                     numpy: yes [not found. pip may install it below.]
                  dateutil: yes [using dateutil version 2.6.0]
                      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 [tornado was not found. It is required for the
                            WebAgg backend. pip/easy_install may attempt to
                            install it after matplotlib.]
                 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 freetype (ft2build.h)
                            could not be found.  You may need to install the
                            development package.]
                       png: no  [The C/C++ header for png (png.h) could not be
                            found.  You may need to install the development
                            package.]
                     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: no  [Mac OS-X only]
                    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: yes [installing]

    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, png

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\marvi\AppData\Local\Temp\pip-build-a0hjoody\matplotlib\

基本上,關於緩存文件,來自site.py的一堆AttributeErrors以及關於沒有freetype或png的東西。 我試圖修復site.py,但它仍然無法正常工作。 我嘗試了PyPi的.whl文件,但這不起作用。 我試過“pip install matplotlib --no-cache-dir”,同樣的事情。 我嘗試手動下載png和freetype,但我找不到它們。 與我想下載的所有其他庫大致相同的事情發生:NumPy,SciPy,pandas。

1.5.1版本沒有這個問題,可以檢查一下:

pip install matplotlib==1.5.1 

如果您使用帶有Python 3.6的anaconda,您可以使用:

conda install -c conda-forge python=3.6.0
conda install matplotlib --channel conda-forge

要下載anaconda,請訪問https://www.continuum.io/downloads

像你一樣,我繞過這個圈子走了一圈!

如果你從PyPI安裝它應該沒問題。 我使用了matplotlib-2.0.0rc2-cp36-cp36m-win32.whl,但也有64位版本。

我使用cmd.exe “以管理員身份運行”安裝我的路徑中的python目錄:

pip3 install matplotlib-2.0.0rc2-cp36-cp36m-win32.whl

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM