conda-forge / matplotlib-feedstock

A conda-smithy repository for matplotlib.
BSD 3-Clause "New" or "Revised" License
22 stars 58 forks source link

Matplotlib doesn't build with win64 #1

Closed pelson closed 8 years ago

pelson commented 8 years ago

https://github.com/conda-forge/matplotlib-feedstock/blob/master/recipe/meta.yaml#L22

On Windows, the following error occurs for x64:
src/ft2font.cpp(5) : fatal error C1083: Cannot open include file: 'string': No such file or directory    

This is despite msinttypes being available.

@JanSchulz - did you see this by any chance?

jankatins commented 8 years ago

Actually not. I just build it via your recipe and it worked. Do you have a buildlog?

jankatins commented 8 years ago

Re the linux failure: https://github.com/JanSchulz/package-builder/blob/master/scripts/run_docker_build.sh#L53

pelson commented 8 years ago

Re the linux failure: https://github.com/JanSchulz/package-builder/blob/master/scripts/run_docker_build.sh#L53

Yeah. I'd say that was a badly packaged QT personally. Thanks for the workaround - I'll use it in the short term, but ultimately we will want to get that improved (https://github.com/conda/conda-recipes/issues/341).

pelson commented 8 years ago

AppVeyor has a strange sense of permissions (for instance, I cannot see the matplotlib/matplotlib logs, despite having merge rights there).

Anyway, here is the full build log:

Build started
git clone -q --branch=master https://github.com/conda-forge/matplotlib-feedstock.git C:\projects\matplotlib-feedstock
git checkout -qf ac0cbeea71b8a0e28fd35c8389c3044ca0cd344b
Running Install scripts
python -c "from urllib2 import urlopen; open('bootstrap-obvious-ci-and-miniconda.py', 'w').write(urlopen('https://raw.githubusercontent.com/pelson/Obvious-CI/master/bootstrap-obvious-ci-and-miniconda.py').read())"
python bootstrap-obvious-ci-and-miniconda.py %CONDA_INSTALL_LOCN% %TARGET_ARCH% %CONDA_PY:~0,1% --without-obvci
Downloading from http://repo.continuum.io/miniconda/Miniconda3-latest-Windows-x86_64.exe
set PATH=%CONDA_INSTALL_LOCN%;%CONDA_INSTALL_LOCN%\scripts;%PATH%
set PYTHONUNBUFFERED=1
conda install -c http://conda.binstar.org/pelson/channel/development --yes --quiet obvious-ci
Fetching package metadata: ...... 
Solving package specifications: ................................ 
Package plan for installation in environment C:\conda:

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    patch-2.5.9                |                1          56 KB
    markupsafe-0.23            |           py35_0          26 KB
    psutil-3.2.2               |           py35_0         109 KB
    pytz-2015.7                |           py35_0         167 KB
    setuptools-19.1.1          |           py35_0         654 KB
    six-1.10.0                 |           py35_0           8 KB
    clyent-1.2.0               |           py35_0          13 KB
    jinja2-2.8                 |           py35_0         298 KB
    python-dateutil-2.4.2      |           py35_0         220 KB
    anaconda-client-1.2.1      |           py35_0         147 KB
    conda-build-1.18.2         |           py35_0         293 KB
    obvious-ci-0.5.1           |           py35_0          69 KB
    ------------------------------------------------------------
                                           Total:         2.0 MB

The following NEW packages will be INSTALLED:

    anaconda-client: 1.2.1-py35_0 
    clyent:          1.2.0-py35_0 
    conda-build:     1.18.2-py35_0
    jinja2:          2.8-py35_0   
    markupsafe:      0.23-py35_0  
    obvious-ci:      0.5.1-py35_0 
    patch:           2.5.9-1      
    psutil:          3.2.2-py35_0 
    python-dateutil: 2.4.2-py35_0 
    pytz:            2015.7-py35_0
    six:             1.10.0-py35_0

The following packages will be UPDATED:

    setuptools:      18.8.1-py35_0 --> 19.1.1-py35_0

conda config --add channels http://conda.binstar.org/conda-forge
conda info
Current conda install:

             platform : win-64
        conda version : 3.19.0
  conda-build version : 1.18.2
       python version : 3.5.1.final.0
     requests version : 2.9.0
     root environment : C:\conda  (writable)
  default environment : C:\conda
     envs directories : C:\conda\envs
        package cache : C:\conda\pkgs
         channel URLs : http://conda.binstar.org/conda-forge/win-64/
                        http://conda.binstar.org/conda-forge/noarch/
                        https://repo.continuum.io/pkgs/free/win-64/
                        https://repo.continuum.io/pkgs/free/noarch/
                        https://repo.continuum.io/pkgs/pro/win-64/
                        https://repo.continuum.io/pkgs/pro/noarch/
          config file : C:\Users\appveyor\.condarc
    is foreign system : False

conda install -n root --quiet --yes conda-build anaconda-client jinja2 setuptools
Fetching package metadata: ...... 
Solving package specifications: ....................................
# All requested packages already installed.
# packages in environment at C:\conda:
#
anaconda-client           1.2.1                    py35_0  
conda-build               1.18.2                   py35_0  
jinja2                    2.8                      py35_0  
setuptools                19.1.1                   py35_0  
%CMD_IN_ENV% conda build recipe
Configuring Windows SDK "v7.1" for Python 3 on a 64 bit architecture
Setting SDK environment relative to C:\Program Files\Microsoft SDKs\Windows\v7.1\.
Targeting Windows 7 x64 Release

Executing: conda build recipe
Removing old build environment
Removing old work directory
BUILD START: matplotlib-1.5.0-np19py34_0
Fetching package metadata: ........ 
Solving package specifications: ...................... 
The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    jpeg-8d                    |           vc10_0         177 KB
    libpng-1.6.17              |           vc10_1         463 KB
    msinttypes-r26             |                0           4 KB
    msvc_runtime-1.0.1         |           vc10_0         1.1 MB
    openssl-1.0.2d             |           vc10_0         3.4 MB
    zlib-1.2.8                 |           vc10_2         107 KB
    freetype-2.5.5             |           vc10_0         624 KB
    libtiff-4.0.6              |           vc10_1         465 KB
    python-3.4.3               |                5        25.9 MB
    backports_abc-0.4          |           py34_0           5 KB
    nose-1.3.7                 |           py34_0         243 KB
    numpy-1.9.3                |           py34_0        22.6 MB
    pyparsing-2.0.3            |           py34_0          66 KB
    pytz-2015.7                |           py34_0         167 KB
    qt-4.8.7                   |           vc10_5        49.3 MB
    setuptools-19.1.1          |           py34_0         655 KB
    sip-4.16.9                 |           py34_2         224 KB
    six-1.10.0                 |           py34_0          17 KB
    wheel-0.26.0               |           py34_1         118 KB
    cycler-0.9.0               |           py34_1          18 KB
    pip-7.1.2                  |           py34_0         1.5 MB
    pyqt-4.11.4                |           py34_4         3.7 MB
    python-dateutil-2.4.2      |           py34_0         220 KB
    tornado-4.3                |           py34_0         578 KB
    ------------------------------------------------------------
                                           Total:       111.5 MB

The following NEW packages will be INSTALLED:

    backports_abc:   0.4-py34_0   
    cycler:          0.9.0-py34_1 
    freetype:        2.5.5-vc10_0  [vc10]
    jpeg:            8d-vc10_0     [vc10]
    libpng:          1.6.17-vc10_1 [vc10]
    libtiff:         4.0.6-vc10_1  [vc10]
    msinttypes:      r26-0        
    msvc_runtime:    1.0.1-vc10_0  [vc10]
    nose:            1.3.7-py34_0 
    numpy:           1.9.3-py34_0 
    openssl:         1.0.2d-vc10_0 [vc10]
    pip:             7.1.2-py34_0 
    pyparsing:       2.0.3-py34_0 
    pyqt:            4.11.4-py34_4
    python:          3.4.3-5      
    python-dateutil: 2.4.2-py34_0 
    pytz:            2015.7-py34_0
    qt:              4.8.7-vc10_5  [vc10]
    setuptools:      19.1.1-py34_0
    sip:             4.16.9-py34_2
    six:             1.10.0-py34_0
    tornado:         4.3-py34_0   
    wheel:           0.26.0-py34_1
    zlib:            1.2.8-vc10_2  [vc10]

Fetching packages ...
[      COMPLETE      ]|##################################################| 100%
Removing old work directory
Source cache directory is: C:\conda\conda-bld\src_cache
Downloading source to cache: matplotlib-1.5.0.tar.gz
Downloading https://github.com/matplotlib/matplotlib/archive/v1.5.0.tar.gz
Success
Extracting download
Applying patch: 'C:\\projects\\matplotlib-feedstock\\recipe\\setupext.patch'
Applying patch: 'C:\\projects\\matplotlib-feedstock\\recipe\\rctmp_pyside.patch'
Package: matplotlib-1.5.0-np19py34_0
source tree in: C:\conda\conda-bld\work\matplotlib-1.5.0

C:\conda\conda-bld\work\matplotlib-1.5.0>call "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat" amd64 
The specified configuration type is missing.  The tools for the
configuration might not be installed.

C:\conda\conda-bld\work\matplotlib-1.5.0>set INCLUDE=C:\conda\envs\_build\Library\include;c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE;C:\Program Files\Microsoft SDKs\Windows\v7.1\INCLUDE;C:\Program Files\Microsoft SDKs\Windows\v7.1\INCLUDE\gl; 

C:\conda\conda-bld\work\matplotlib-1.5.0>set LIB=C:\conda\envs\_build\Library\lib;c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\Lib\amd64;C:\Program Files\Microsoft SDKs\Windows\v7.1\Lib\X64; 

C:\conda\conda-bld\work\matplotlib-1.5.0>REM ===== end generated header ===== 

C:\conda\conda-bld\work\matplotlib-1.5.0>set LIB=C:\conda\envs\_build\Library\lib 

C:\conda\conda-bld\work\matplotlib-1.5.0>set LIBPATH=C:\conda\envs\_build\Library\lib; 

C:\conda\conda-bld\work\matplotlib-1.5.0>set INCLUDE=C:\conda\envs\_build\Library\include;C:\conda\envs\_build\Library\include\freetype2 

C:\conda\conda-bld\work\matplotlib-1.5.0>ECHO [directories]  1>setup.cfg 

C:\conda\conda-bld\work\matplotlib-1.5.0>ECHO basedirlist = C:\conda\envs\_build\Library  1>>setup.cfg 

C:\conda\conda-bld\work\matplotlib-1.5.0>ECHO [packages]  1>>setup.cfg 

C:\conda\conda-bld\work\matplotlib-1.5.0>ECHO tests = False  1>>setup.cfg 

C:\conda\conda-bld\work\matplotlib-1.5.0>ECHO sample_data = False  1>>setup.cfg 

C:\conda\conda-bld\work\matplotlib-1.5.0>ECHO toolkits_tests = False  1>>setup.cfg 

C:\conda\conda-bld\work\matplotlib-1.5.0>python setup.py install 
============================================================================
Edit setup.cfg to change the build options

BUILDING MATPLOTLIB
            matplotlib: yes [1.5.0]
                python: yes [3.4.3 |Continuum Analytics, Inc.| (default, Dec
                        1 2015, 11:39:45) [MSC v.1600 64 bit (AMD64)]] 
              platform: yes [win32]

REQUIRED DEPENDENCIES AND EXTENSIONS
                 numpy: yes [version 1.9.3]
              dateutil: yes [using dateutil version 2.4.2]
                  pytz: yes [using pytz version 2015.7]
                cycler: yes [using cycler version 0.9.0]
               tornado: yes [using tornado version 4.3]
             pyparsing: yes [using pyparsing version 2.0.3]
                libagg: yes [pkg-config information for 'libagg' could not
                        be found. Using local copy.] 
              freetype: yes [Using unknown version found on system.]
                   png: yes [Using unknown version found on system.]
                 qhull: yes [pkg-config information for 'qhull' could not be
                        found. Using local copy.] 

OPTIONAL SUBPACKAGES
           sample_data: no  [skipping due to configuration]
              toolkits: yes [installing]
                 tests: no  [skipping due to configuration]
        toolkits_tests: no  [skipping due to configuration]

OPTIONAL BACKEND EXTENSIONS
                macosx: no  [Mac OS-X only]
                qt5agg: no  [PyQt5 not found]
                qt4agg: yes [installing, Qt: 4.8.7, PyQt: 4.8.7; PySide not
                        found] 
               gtk3agg: no  [Requires pygobject to be installed.]
             gtk3cairo: no  [Requires cairocffi or pycairo to be installed.]
                gtkagg: no  [Requires pygtk]
                 tkagg: no  [The C/C++ header for Tk (tk.h) could not be
                        found.  You may need to install the development
                        package.] 
                 wxagg: no  [requires wxPython]
                   gtk: no  [Requires pygtk]
                   agg: yes [installing]
                 cairo: no  [cairocffi or pycairo not found]
             windowing: yes [installing, installing]

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

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

running install
running bdist_egg
running egg_info
creating lib\matplotlib.egg-info
writing namespace_packages to lib\matplotlib.egg-info\namespace_packages.txt
writing top-level names to lib\matplotlib.egg-info\top_level.txt
writing lib\matplotlib.egg-info\PKG-INFO
writing dependency_links to lib\matplotlib.egg-info\dependency_links.txt
writing requirements to lib\matplotlib.egg-info\requires.txt
writing manifest file 'lib\matplotlib.egg-info\SOURCES.txt'
reading manifest file 'lib\matplotlib.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'lib\matplotlib.egg-info\SOURCES.txt'
installing library code to build\bdist.win-amd64\egg
running install_lib
running build_py
creating build
creating build\lib.win-amd64-3.4
copying lib\pylab.py -> build\lib.win-amd64-3.4
creating build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\afm.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\animation.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\artist.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\axis.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\backend_bases.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\backend_managers.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\backend_tools.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\bezier.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\blocking_input.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\cbook.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\cm.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\collections.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\colorbar.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\colors.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\container.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\contour.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\dates.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\docstring.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\dviread.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\figure.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\finance.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\fontconfig_pattern.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\font_manager.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\gridspec.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\hatch.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\image.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\legend.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\legend_handler.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\lines.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\markers.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\mathtext.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\mlab.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\offsetbox.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\patches.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\path.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\patheffects.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\pylab.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\pyplot.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\quiver.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\rcsetup.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\sankey.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\scale.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\spines.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\stackplot.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\streamplot.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\table.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\texmanager.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\text.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\textpath.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\ticker.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\tight_bbox.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\tight_layout.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\transforms.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\type1font.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\units.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\widgets.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\_cm.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\_cm_listed.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\_mathtext_data.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\_pylab_helpers.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\_version.py -> build\lib.win-amd64-3.4\matplotlib
copying lib\matplotlib\__init__.py -> build\lib.win-amd64-3.4\matplotlib
creating build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_agg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_cairo.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_cocoaagg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_gdk.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_gtk.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_gtk3.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_gtk3agg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_gtk3cairo.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_gtkagg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_gtkcairo.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_macosx.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_mixed.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_nbagg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_pdf.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_pgf.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_ps.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_qt4.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_qt4agg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_qt5.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_qt5agg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_svg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_template.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_tkagg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_webagg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_webagg_core.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_wx.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\backend_wxagg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\qt4_compat.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\qt_compat.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\tkagg.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\windowing.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\wx_compat.py -> build\lib.win-amd64-3.4\matplotlib\backends
copying lib\matplotlib\backends\__init__.py -> build\lib.win-amd64-3.4\matplotlib\backends
creating build\lib.win-amd64-3.4\matplotlib\backends\qt_editor
copying lib\matplotlib\backends\qt_editor\figureoptions.py -> build\lib.win-amd64-3.4\matplotlib\backends\qt_editor
copying lib\matplotlib\backends\qt_editor\formlayout.py -> build\lib.win-amd64-3.4\matplotlib\backends\qt_editor
copying lib\matplotlib\backends\qt_editor\formsubplottool.py -> build\lib.win-amd64-3.4\matplotlib\backends\qt_editor
copying lib\matplotlib\backends\qt_editor\__init__.py -> build\lib.win-amd64-3.4\matplotlib\backends\qt_editor
creating build\lib.win-amd64-3.4\matplotlib\compat
copying lib\matplotlib\compat\subprocess.py -> build\lib.win-amd64-3.4\matplotlib\compat
copying lib\matplotlib\compat\__init__.py -> build\lib.win-amd64-3.4\matplotlib\compat
creating build\lib.win-amd64-3.4\matplotlib\projections
copying lib\matplotlib\projections\geo.py -> build\lib.win-amd64-3.4\matplotlib\projections
copying lib\matplotlib\projections\polar.py -> build\lib.win-amd64-3.4\matplotlib\projections
copying lib\matplotlib\projections\__init__.py -> build\lib.win-amd64-3.4\matplotlib\projections
creating build\lib.win-amd64-3.4\matplotlib\axes
copying lib\matplotlib\axes\_axes.py -> build\lib.win-amd64-3.4\matplotlib\axes
copying lib\matplotlib\axes\_base.py -> build\lib.win-amd64-3.4\matplotlib\axes
copying lib\matplotlib\axes\_subplots.py -> build\lib.win-amd64-3.4\matplotlib\axes
copying lib\matplotlib\axes\__init__.py -> build\lib.win-amd64-3.4\matplotlib\axes
creating build\lib.win-amd64-3.4\matplotlib\sphinxext
copying lib\matplotlib\sphinxext\mathmpl.py -> build\lib.win-amd64-3.4\matplotlib\sphinxext
copying lib\matplotlib\sphinxext\only_directives.py -> build\lib.win-amd64-3.4\matplotlib\sphinxext
copying lib\matplotlib\sphinxext\plot_directive.py -> build\lib.win-amd64-3.4\matplotlib\sphinxext
copying lib\matplotlib\sphinxext\__init__.py -> build\lib.win-amd64-3.4\matplotlib\sphinxext
creating build\lib.win-amd64-3.4\matplotlib\style
copying lib\matplotlib\style\core.py -> build\lib.win-amd64-3.4\matplotlib\style
copying lib\matplotlib\style\__init__.py -> build\lib.win-amd64-3.4\matplotlib\style
creating build\lib.win-amd64-3.4\matplotlib\testing
copying lib\matplotlib\testing\compare.py -> build\lib.win-amd64-3.4\matplotlib\testing
copying lib\matplotlib\testing\decorators.py -> build\lib.win-amd64-3.4\matplotlib\testing
copying lib\matplotlib\testing\disable_internet.py -> build\lib.win-amd64-3.4\matplotlib\testing
copying lib\matplotlib\testing\exceptions.py -> build\lib.win-amd64-3.4\matplotlib\testing
copying lib\matplotlib\testing\noseclasses.py -> build\lib.win-amd64-3.4\matplotlib\testing
copying lib\matplotlib\testing\__init__.py -> build\lib.win-amd64-3.4\matplotlib\testing
creating build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\Duration.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\Epoch.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\EpochConverter.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\StrConverter.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\UnitDbl.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\UnitDblConverter.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\UnitDblFormatter.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
copying lib\matplotlib\testing\jpl_units\__init__.py -> build\lib.win-amd64-3.4\matplotlib\testing\jpl_units
creating build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\triangulation.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\tricontour.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\trifinder.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\triinterpolate.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\tripcolor.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\triplot.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\trirefine.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\tritools.py -> build\lib.win-amd64-3.4\matplotlib\tri
copying lib\matplotlib\tri\__init__.py -> build\lib.win-amd64-3.4\matplotlib\tri
creating build\lib.win-amd64-3.4\matplotlib\delaunay
copying lib\matplotlib\delaunay\interpolate.py -> build\lib.win-amd64-3.4\matplotlib\delaunay
copying lib\matplotlib\delaunay\testfuncs.py -> build\lib.win-amd64-3.4\matplotlib\delaunay
copying lib\matplotlib\delaunay\triangulate.py -> build\lib.win-amd64-3.4\matplotlib\delaunay
copying lib\matplotlib\delaunay\__init__.py -> build\lib.win-amd64-3.4\matplotlib\delaunay
creating build\lib.win-amd64-3.4\matplotlib\externals
copying lib\matplotlib\externals\six.py -> build\lib.win-amd64-3.4\matplotlib\externals
copying lib\matplotlib\externals\__init__.py -> build\lib.win-amd64-3.4\matplotlib\externals
creating build\lib.win-amd64-3.4\mpl_toolkits
copying lib\mpl_toolkits\exceltools.py -> build\lib.win-amd64-3.4\mpl_toolkits
copying lib\mpl_toolkits\gtktools.py -> build\lib.win-amd64-3.4\mpl_toolkits
copying lib\mpl_toolkits\__init__.py -> build\lib.win-amd64-3.4\mpl_toolkits
creating build\lib.win-amd64-3.4\mpl_toolkits\mplot3d
copying lib\mpl_toolkits\mplot3d\art3d.py -> build\lib.win-amd64-3.4\mpl_toolkits\mplot3d
copying lib\mpl_toolkits\mplot3d\axes3d.py -> build\lib.win-amd64-3.4\mpl_toolkits\mplot3d
copying lib\mpl_toolkits\mplot3d\axis3d.py -> build\lib.win-amd64-3.4\mpl_toolkits\mplot3d
copying lib\mpl_toolkits\mplot3d\proj3d.py -> build\lib.win-amd64-3.4\mpl_toolkits\mplot3d
copying lib\mpl_toolkits\mplot3d\__init__.py -> build\lib.win-amd64-3.4\mpl_toolkits\mplot3d
creating build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\anchored_artists.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\angle_helper.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\axes_divider.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\axes_grid.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\axes_rgb.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\axes_size.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\axislines.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\axisline_style.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\axis_artist.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\clip_path.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\colorbar.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\floating_axes.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\grid_finder.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\grid_helper_curvelinear.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\inset_locator.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\parasite_axes.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
copying lib\mpl_toolkits\axes_grid\__init__.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid
creating build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\anchored_artists.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\axes_divider.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\axes_grid.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\axes_rgb.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\axes_size.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\colorbar.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\inset_locator.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\mpl_axes.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\parasite_axes.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
copying lib\mpl_toolkits\axes_grid1\__init__.py -> build\lib.win-amd64-3.4\mpl_toolkits\axes_grid1
creating build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\angle_helper.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\axislines.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\axisline_style.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\axis_artist.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\clip_path.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\floating_axes.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\grid_finder.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\grid_helper_curvelinear.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
copying lib\mpl_toolkits\axisartist\__init__.py -> build\lib.win-amd64-3.4\mpl_toolkits\axisartist
creating build\lib.win-amd64-3.4\matplotlib\mpl-data
copying lib\matplotlib\mpl-data\matplotlibrc -> build\lib.win-amd64-3.4\matplotlib\mpl-data
creating build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts
creating build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\cmex10.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\cmmi10.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\cmr10.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\cmsy10.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\cmtt10.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pagd8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pagdo8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pagk8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pagko8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pbkd8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pbkdi8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pbkl8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pbkli8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pcrb8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pcrbo8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pcrr8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pcrro8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvb8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvb8an.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvbo8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvbo8an.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvl8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvlo8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvr8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvr8an.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvro8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\phvro8an.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pncb8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pncbi8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pncr8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pncri8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pplb8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pplbi8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pplr8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pplri8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\psyr.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\ptmb8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\ptmbi8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\ptmr8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\ptmri8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\putb8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\putbi8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\putr8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\putri8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pzcmi8a.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
copying lib\matplotlib\mpl-data\fonts\afm\pzdr.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\afm
creating build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\back.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\filesave.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\forward.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\hand.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\home.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\move.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_close.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_down.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_left.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_refresh.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_right.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_save_as.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_up.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_zoom-in.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_zoom-out.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\subplots.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\zoom_to_rect.xpm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend\css
copying lib\matplotlib\backends\web_backend\css\boilerplate.css -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\css
copying lib\matplotlib\backends\web_backend\css\fbm.css -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\css
copying lib\matplotlib\backends\web_backend\css\page.css -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\css
creating build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\RELEASENOTES.TXT -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
creating build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\readme.txt -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\backends\web_backend\all_figures.html -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend
copying lib\matplotlib\backends\web_backend\ipython_inline_figure.html -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend
copying lib\matplotlib\backends\web_backend\mpl.js -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend
copying lib\matplotlib\backends\web_backend\mpl_tornado.js -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend
copying lib\matplotlib\backends\web_backend\nbagg_mpl.js -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend
copying lib\matplotlib\backends\web_backend\nbagg_uat.ipynb -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend
copying lib\matplotlib\backends\web_backend\single_figure.html -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_diagonals-thick_18_b81900_40x40.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_diagonals-thick_20_666666_40x40.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_flat_10_000000_40x100.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_glass_100_f6f6f6_1x400.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_glass_100_fdf5ce_1x400.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_glass_65_ffffff_1x400.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_gloss-wave_35_f6a828_500x100.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_highlight-soft_100_eeeeee_1x100.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-bg_highlight-soft_75_ffe45c_1x100.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-icons_222222_256x240.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-icons_228ef1_256x240.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-icons_ef8c08_256x240.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-icons_ffd27a_256x240.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\images\ui-icons_ffffff_256x240.png -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base\images
copying lib\matplotlib\mpl-data\images\matplotlib.gif -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\back.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\filesave.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\forward.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\hand.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\home.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\move.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_close.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_down.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_left.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_refresh.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_right.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_save_as.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_up.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_zoom-in.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\stock_zoom-out.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\subplots.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\zoom_to_rect.ppm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\fonts\ttf\LICENSE_STIX -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\images\back.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\filesave.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\forward.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\hand.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\home.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\matplotlib.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\move.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\qt4_editor_options.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\subplots.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\zoom_to_rect.pdf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
creating build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\bmh.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\classic.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\dark_background.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\fivethirtyeight.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\ggplot.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\grayscale.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-bright.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-colorblind.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-dark-palette.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-dark.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-darkgrid.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-deep.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-muted.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-notebook.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-paper.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-pastel.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-poster.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-talk.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-ticks.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-white.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\stylelib\seaborn-whitegrid.mplstyle -> build\lib.win-amd64-3.4\matplotlib\mpl-data\stylelib
copying lib\matplotlib\mpl-data\fonts\ttf\COPYRIGHT.TXT -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\cmb10.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\cmex10.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\cmmi10.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\cmr10.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\cmss10.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\cmsy10.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\cmtt10.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXGeneral.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXGeneralBol.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXGeneralBolIta.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXGeneralItalic.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXNonUni.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXNonUniBol.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXNonUniBolIta.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXNonUniIta.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizFiveSymReg.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizFourSymBol.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizFourSymReg.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizOneSymBol.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizOneSymReg.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizThreeSymBol.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizThreeSymReg.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizTwoSymBol.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\STIXSizTwoSymReg.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\Vera.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraBd.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraBI.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraIt.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraMoBd.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraMoBI.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraMoIt.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraMono.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraSe.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\ttf\VeraSeBd.ttf -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Courier-Bold.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Courier-BoldOblique.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Courier-Oblique.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Courier.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Helvetica-Bold.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Helvetica-BoldOblique.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Helvetica-Oblique.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Helvetica.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Symbol.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Times-Bold.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Times-BoldItalic.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Times-Italic.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\Times-Roman.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\fonts\pdfcorefonts\ZapfDingbats.afm -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\pdfcorefonts
copying lib\matplotlib\mpl-data\images\back.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\filesave.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\forward.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\hand.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\home.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\matplotlib.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\move.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\qt4_editor_options.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\subplots.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\zoom_to_rect.png -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\back.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\filesave.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\forward.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\hand.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\home.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\matplotlib.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\move.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\qt4_editor_options.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\subplots.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
copying lib\matplotlib\mpl-data\images\zoom_to_rect.svg -> build\lib.win-amd64-3.4\matplotlib\mpl-data\images
creating build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\js
copying lib\matplotlib\backends\web_backend\jquery\js\jquery-1.11.3.min.js -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\js
copying lib\matplotlib\backends\web_backend\jquery\js\jquery-ui.min.js -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\js
copying lib\matplotlib\mpl-data\fonts\ttf\README.TXT -> build\lib.win-amd64-3.4\matplotlib\mpl-data\fonts\ttf
copying lib\matplotlib\backends\web_backend\jquery\css\themes\base\jquery-ui.min.css -> build\lib.win-amd64-3.4\matplotlib\backends\web_backend\jquery\css\themes\base
creating build\lib.win-amd64-3.4\matplotlib\backends\Matplotlib.nib
copying lib\matplotlib\backends\Matplotlib.nib\classes.nib -> build\lib.win-amd64-3.4\matplotlib\backends\Matplotlib.nib
copying lib\matplotlib\backends\Matplotlib.nib\info.nib -> build\lib.win-amd64-3.4\matplotlib\backends\Matplotlib.nib
copying lib\matplotlib\backends\Matplotlib.nib\keyedobjects.nib -> build\lib.win-amd64-3.4\matplotlib\backends\Matplotlib.nib
UPDATING build\lib.win-amd64-3.4\matplotlib\_version.py
set build\lib.win-amd64-3.4\matplotlib\_version.py to '1.5.0'
running build_ext
building 'matplotlib.ft2font' extension
creating build\temp.win-amd64-3.4
creating build\temp.win-amd64-3.4\Release
creating build\temp.win-amd64-3.4\Release\src
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\Bin\amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_ft2font_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -IC:\conda\envs\_build\lib\site-packages\numpy\core\include -IC:\conda\envs\_build\Library\include -I. -IC:\conda\envs\_build\Library\include/freetype2 -IC:\conda\envs\_build\include -IC:\conda\envs\_build\include /Tpsrc/ft2font.cpp /Fobuild\temp.win-amd64-3.4\Release\src/ft2font.obj
ft2font.cpp
src/ft2font.cpp(5) : fatal error C1083: Cannot open include file: 'string': No such file or directory 
error: command 'c:\\Program Files (x86)\\Microsoft Visual Studio 10.0\\VC\\Bin\\amd64\\cl.exe' failed with exit status 2

C:\conda\conda-bld\work\matplotlib-1.5.0>if errorlevel 1 exit 1 
Command failed: C:\windows\system32\cmd.exe /c call bld.bat
Command exited with code 1
jankatins commented 8 years ago

Ok, on 3.4 I can replicate

pelson commented 8 years ago

Ok, on 3.4 I can replicate

Yep, actually, it builds find on py35. We could be more selective with the selector in order to provide py35 win64. https://github.com/conda-forge/matplotlib-feedstock/blob/master/recipe/meta.yaml#L24

Interested in submitting @JanSchulz?

jankatins commented 8 years ago

Trying right now why conda build ci\conda_recipe\ in the matplotlib repo gives a different result...

jankatins commented 8 years ago

I see that the build on appveyor is passing now. Or is that a fluke?

pelson commented 8 years ago

I see that the build on appveyor is passing now. Or is that a fluke?

Not a fluke. But neither is is quite doing what we want. It is working as a result of:

https://github.com/conda-forge/matplotlib-feedstock/commit/1cbb4041273ef35563064592fa806b34d0096c7b

ocefpaf commented 8 years ago

I found this,

https://social.msdn.microsoft.com/Forums/vstudio/en-US/0f580a73-6f11-4aa6-abbe-6bf1438734c2/standard-files-stddefh-stringh-missing-in-visual-studio-2015-rc

but I was not successful. When I changed the <string.h> to just <string> new errors emerged.

jankatins commented 8 years ago

IMO: merge/sync in the mpl recipe completely and add any identified improvements in the mpl repo and sync again. -> Only one recipe to debug/improve instead of two slightly different ones...

jankatins commented 8 years ago

[Moved comment from https://github.com/conda-forge/matplotlib-feedstock/pull/15]

@ocefpaf No, that was before I rebuild the recipe there: https://github.com/matplotlib/matplotlib/pull/5629#issuecomment-174505476 and reading the comments there: https://github.com/matplotlib/matplotlib/pull/5629#issuecomment-174628531 -> It seems that this was a problem of wrong vsvargs64.bat file called? -> https://github.com/janschulz/matplotlib/commit/63db4decca2501265db0f7b4ffae8147894776a1

Also: https://github.com/matplotlib/matplotlib/pull/5629#issuecomment-174742799

Ok the 3.4 build is hopefully fixed by using %PYTHON% instead of python... No clue why this could happen...

jankatins commented 8 years ago

BTW: this is the current diff (without whitespace changes: diff -u -w -B and minus irrelevant ones like the different maintainer names) between the recipes:

Only in ci\conda_recipe\: README.md
diff -u -w -B "..\\matplotlib-feedstock\\recipe/bld.bat" "ci\\conda_recipe/bld.bat"
--- "..\\matplotlib-feedstock\\recipe/bld.bat"  2016-01-23 17:17:26.462108000 +0100
+++ "ci\\conda_recipe/bld.bat"  2016-02-06 20:36:22.080285800 +0100
@@ -1,6 +1,5 @@
-set LIB=%LIBRARY_LIB%
 set LIBPATH=%LIBRARY_LIB%;
-set INCLUDE=%LIBRARY_INC%;%PREFIX%\Library\include\freetype2
+set INCLUDE=%INCLUDE%;%PREFIX%\Library\include\freetype2

 ECHO [directories] > setup.cfg
 ECHO basedirlist = %LIBRARY_PREFIX% >> setup.cfg
@@ -9,5 +8,5 @@
 ECHO sample_data = False >> setup.cfg
 ECHO toolkits_tests = False >> setup.cfg

-python setup.py install
+%PYTHON% setup.py install
 if errorlevel 1 exit 1

-> IMO this should all go to the feedstock

diff -u -w -B "..\\matplotlib-feedstock\\recipe/cfg_qt4agg.patch" "ci\\conda_recipe/cfg_qt4agg.patch"
--- "..\\matplotlib-feedstock\\recipe/cfg_qt4agg.patch" 2016-01-23 17:17:26.465108200 +0100
+++ "ci\\conda_recipe/cfg_qt4agg.patch" 2016-02-06 20:36:22.084286000 +0100
@@ -1,11 +1,13 @@
 diff --git setup.cfg.template setup.cfg.template
-index 8af8b6d..4e4f9d2 100644
+index cae6f67..fd11c79 100644
 --- setup.cfg.template
 +++ setup.cfg.template
-@@ -78,5 +78,5 @@
+@@ -88,7 +88,7 @@
  # if you have disabled the relevent extension modules.  Agg will be used
  # by default.
  #
 -#backend = Agg
 +backend = Qt4Agg
  #
+ 
+ [package_data]

-> not sure, probably not as long as QT shouldn't become the default?

Only in ci\conda_recipe\: condaversion.patch

Irrelevant in the feedstock (and hopefull irrelevant soon in the mpl as well, as that was needed for a conda-build oddity that the load_setuptools could not process the setup.py from mpl...

diff -u -w -B "..\\matplotlib-feedstock\\recipe/meta.yaml" "ci\\conda_recipe/meta.yaml"
--- "..\\matplotlib-feedstock\\recipe/meta.yaml"    2016-05-09 14:27:59.073263400 +0200
+++ "ci\\conda_recipe/meta.yaml"    2016-05-09 14:28:53.992404600 +0200
@@ -1,39 +1,34 @@
 # Full credit goes to https://github.com/conda/conda-recipes for providing this recipe.
-# It has been subsequently adapted for automated building with conda-forge.
-
-{% set version = "1.5.1" %}
+# It has been subsequently adapted for automated building with conda-forge and matplotlib.

 package:
   name: matplotlib
-  version: {{ version }}
+  version: 1.5.1.9

 source:
-  fn: matplotlib-{{ version }}.tar.gz
-  url: https://github.com/matplotlib/matplotlib/archive/v{{ version }}.tar.gz
-  sha256: 64c9f7cce4075d05c2602108ee1795aa6455c2c1d8e4329c95c83465e3806887
+  path: ../../

   patches:
-    # A patch to add Tcl directly to the search path on Windows.
-    - setupext.patch  # [win]
     # A patch to make Qt4Agg the default backend.
     - cfg_qt4agg.patch  # [linux]
     # Patches the matplotlibrc template to default to Qt4.
     - rctmp_pyside.patch  # [not osx]
     # Patches setupext to look in PREFIX for the tcl/tk headers.
     - osx-tk.patch  # [osx]
-
-build:
-    number: 0
-    skip: True  # [win64 and py<35]
+    # dynamic version from git
+    # we can't use condas usual dynamic versions as setup.py uses a guard
+    # around the setup call against importing, which is done internaly
+    # by conda build to get the version.
+    # https://github.com/matplotlib/matplotlib/pull/5629#issuecomment-167243654
+    - condaversion.patch

-> IMO the first tk on windows problem should not be needed for the next version anymore, as setup got better with paths in a conda environment

 requirements:
   build:
     - python
     - setuptools
-    - pkg-config  # [not win]
     - numpy x.x
     - python-dateutil
-    - freetype 2.5.*
+    - freetype
     - msinttypes  # [win]
     - cycler
     - nose
@@ -41,23 +36,27 @@
     - pytz
 #    - py2cairo  # [linux and py2k]
     - tornado
-    - libpng 1.6*
-    - zlib 1.2*  # [win]
+    - libpng
+    - zlib                # [win]
     - pyqt  # [not osx]

-> This should probably be submitted upstream

-    - tk  # [linux]
+    - tk                  # [linux and win]
+    - functools32         # [py2k]
+    - msvc_runtime        # [win]
+

-> and this into the feedstock one?

   run:
     - python
     - numpy x.x
     - cycler
     - python-dateutil
-    - freetype 2.5.*
+    - freetype
     - pytz
     - pyparsing
 #    - py2cairo  # [linux and py2k]
-    - libpng 1.6*
+    - libpng
     - pyqt  # [not osx]

-> Again: push upstream

-    - tk  # [linux]
+    - tk                  # [linux and win]
     - functools32  # [py2k]
+    - msvc_runtime        # [win]

-> Pull into the feedstock

 diff --git setupext.py setupext.py
-index 9219c88..e3a9653 100644
+index ddf2ca1..b9e0729 100755
 --- setupext.py
 +++ setupext.py
-@@ -1334,52 +1334,11 @@ class BackendTkAgg(OptionalBackendPackage):
+@@ -1659,52 +1659,11 @@ class BackendTkAgg(OptionalBackendPackage):
              ext.library_dirs.extend([os.path.join(sys.prefix, 'dlls')])

          elif sys.platform == 'darwin':
@@ -16,7 +16,7 @@
 -                '/Library/Frameworks',
 -                '/System/Library/Frameworks/',
 -            ]
--
+ 
 -            # Find the directory that contains the Tcl.framework and
 -            # Tk.framework bundles.
 -            tk_framework_found = 0
@@ -46,7 +46,7 @@
 -                # than include a complicated search, this is a
 -                # hard-coded path. It could bail out if X11 libs are
 -                # not found...
- 
+-
 -                # tk_include_dirs.append('/usr/X11R6/include')
 -                frameworks = ['-framework', 'Tcl', '-framework', 'Tk']
 -                ext.include_dirs.extend(tk_include_dirs)

-> No idea: probably not needed in 1.5.2

diff -u -w -B "..\\matplotlib-feedstock\\recipe/rctmp_pyside.patch" "ci\\conda_recipe/rctmp_pyside.patch"
--- "..\\matplotlib-feedstock\\recipe/rctmp_pyside.patch"   2016-01-23 17:17:26.515111000 +0100
+++ "ci\\conda_recipe/rctmp_pyside.patch"   2016-02-06 20:36:22.175291200 +0100
@@ -6,7 +6,7 @@
  # You can also deploy your own backend outside of matplotlib by
  # referring to the module name (which must be in the PYTHONPATH) as
  # 'module://my_backend'.
--backend      : %(backend)s
+-backend      : $TEMPLATE_BACKEND
 +backend      : Qt4Agg

  # If you are using the Qt4Agg backend, you can choose here
Only in ..\matplotlib-feedstock\recipe\: setupext.patch

-> Probably not, as long as the qt agg shouldn't become the default

jankatins commented 8 years ago

Regarding the "not needed tk patches": https://github.com/matplotlib/matplotlib/pull/5629/files#diff-c28358ce9623af21f7b6e068f69085b7 which will become part of 1.5.2 -> Basically mpl should compile without a patch in a conda environment:

https://github.com/matplotlib/matplotlib/blob/master/build_alllocal.cmd

:: This assumes you have installed all the dependencies via conda packages: [...]

ocefpaf commented 8 years ago

@janschulz I just opened #18 and we can iterate more changes there. If I got your message correctly some changes cannot be implemented yet as we are building mpl 1.5.1, but we will be able to drop a few patches soon.

I am not sure what you mean by "send upstream" nor which changes you want to be sent. If you are referring to the pinning I would not do that unless you are mixing conda-forge and defaults channel packages.

jankatins commented 8 years ago

re sent upstream:

-    - pkg-config  # [not win]
-    - freetype 2.5.*
+    - freetype
[...]
-    - libpng 1.6*
-    - zlib 1.2*  # [win]
+    - libpng
+    - zlib                # [win]

I'm not sure why you are pinning, but if libpng 1.6 and other versions are incompatible, then mpl upstream should do the same (and conda-build should get this "use the compatible version of the versions this was build against"...). matplotlibs conda packages already depend on conda-forge for building (msinttypes).

If that shouldn't go upstream, it would be nice if these could get inline comments why these are pinned :-) Or some descriptive commit messages... :-)

ocefpaf commented 8 years ago

Pinning with >/</>=/<= means compatibility and that should be report upstream!

But here I am pining with <ver>* and that means only that we building against those versions and we need to install the same versions at run time.

jankatins commented 8 years ago

But what's the difference if the same thing happens in the mpl build? There the complete conda-forge channel is also available, so if the default one has a different, incompatible version, then building against conda forge and running (because of non pinned versions) will have the same problems as here? Even if mpl would only build against default, IMO pinning would still be needed as otherwise the reverse would happen: conda depends on the default version, but if a user has conda-forge configured would get these versions installed.

Or do I miss something?

ocefpaf commented 8 years ago

There the complete conda-forge channel is also available

If that is the case then you have to pin as I mention in https://github.com/conda-forge/matplotlib-feedstock/issues/1#issuecomment-217923969.

So I guess that by upstream you are referring to the recipe at the matplotlib repository, right?

jankatins commented 8 years ago

So I guess that by upstream you are referring to the recipe at the matplotlib repository, right?

yep :-)

ocefpaf commented 8 years ago

Fixed in #23