iterative / dvc

🦉 ML Experiments and Data Management with Git
https://dvc.org
Apache License 2.0
13.62k stars 1.18k forks source link

pip installing fails for the last version (as of May 13) for the dvc on linux, because of `dulwich` #2010

Closed Casyfill closed 5 years ago

Casyfill commented 5 years ago
click to see details

``` + /usr/local/bin/dockerd --data-root /var/lib/docker + /usr/local/bin/docker version Client: Docker Engine - Community Version: 18.09.4 API version: 1.39 Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:33:40 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.4 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:41:10 2019 OS/Arch: linux/amd64 Experimental: false + /usr/local/bin/docker info Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 WARNING: No swap limit support WARNING: No kernel memory limit support WARNING: bridge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled Server Version: 18.09.4 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: bb71b10fd8f58240ca47fbb579b9d1028eea7c84 runc version: 2b18fe1d885ee5083ef9f0838fee39b62d653e30 init version: fec3683 Security Options: seccomp Profile: default Kernel Version: 4.4.121-k8s Operating System: Alpine Linux v3.9 (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 120GiB Name: ee5a76f19f4d ID: DO4G:RIWL:6K47:IK6S:AY4M:NHUJ:PZVT:OXMG:JLFQ:U42Q:HXAY:6ZVL Docker Root Dir: /var/lib/docker Debug Mode (client): false Debug Mode (server): false Username: ******** Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine + /usr/local/bin/docker build --rm=true -f Dockerfile -t 1bf34d2e2163a3c6ecb45cc101219226221a4f84 . --pull=true --label org.label-schema.schema-version=1.0 --label org.label-schema.build-date=2019-05-15T16:28:27Z --label org.label-schema.vcs-ref=1bf34d2e2163a3c6ecb45cc101219226221a4f84 --label org.label-schema.vcs-url=https://github.com/StreetEasy/research.git Sending build context to Docker daemon 418MB Step 1/9 : FROM continuumio/miniconda3:4.5.12 4.5.12: Pulling from continuumio/miniconda3 05d1a5232b46: Pulling fs layer d974dd5eb235: Pulling fs layer 2de22c73730e: Pulling fs layer 444f639f1b28: Pulling fs layer c1b600cb48ba: Pulling fs layer 444f639f1b28: Waiting c1b600cb48ba: Waiting 05d1a5232b46: Verifying Checksum 05d1a5232b46: Download complete d974dd5eb235: Verifying Checksum d974dd5eb235: Download complete 444f639f1b28: Verifying Checksum 444f639f1b28: Download complete c1b600cb48ba: Verifying Checksum c1b600cb48ba: Download complete 2de22c73730e: Verifying Checksum 2de22c73730e: Download complete 05d1a5232b46: Pull complete d974dd5eb235: Pull complete 2de22c73730e: Pull complete 444f639f1b28: Pull complete c1b600cb48ba: Pull complete Digest: sha256:e7bcbd77dd014025169f7ac698c40b7a036c97372ce80c60bb8970450a329db0 Status: Downloaded newer image for continuumio/miniconda3:4.5.12 ---> ae46c364060f Step 2/9 : LABEL version="1.1" ---> Running in 1c24f565ef59 Removing intermediate container 1c24f565ef59 ---> 2ecfb0607972 Step 3/9 : COPY ./environment.yml ./environment.yml ---> 855bbe6d9f3e Step 4/9 : RUN conda env update --name root -f environment.yml && conda clean -a && rm -rf /root/.cache/pip ---> Running in a2c03659e7b9 Solving environment: ...working... done  ==> WARNING: A newer version of conda exists. <== current version: 4.5.12 latest version: 4.6.14 Please update conda by running $ conda update -n base -c defaults conda qt-5.9.7 | 85.9 MB | | 0%  qt-5.9.7 | 85.9 MB | 2 | 3%  qt-5.9.7 | 85.9 MB | # | 10%  qt-5.9.7 | 85.9 MB | #7 | 18%  qt-5.9.7 | 85.9 MB | ##5 | 26%  qt-5.9.7 | 85.9 MB | ###2 | 33%  qt-5.9.7 | 85.9 MB | #### | 41%  qt-5.9.7 | 85.9 MB | ####7 | 48%  qt-5.9.7 | 85.9 MB | #####3 | 54%  qt-5.9.7 | 85.9 MB | ######1 | 62%  qt-5.9.7 | 85.9 MB | ######8 | 69%  qt-5.9.7 | 85.9 MB | #######5 | 76%  qt-5.9.7 | 85.9 MB | ######## | 81%  qt-5.9.7 | 85.9 MB | ########4 | 84%  qt-5.9.7 | 85.9 MB | ########6 | 87%  qt-5.9.7 | 85.9 MB | ########8 | 89%  qt-5.9.7 | 85.9 MB | ######### | 90%  qt-5.9.7 | 85.9 MB | #########1 | 91%  qt-5.9.7 | 85.9 MB | #########1 | 92%  qt-5.9.7 | 85.9 MB | #########2 | 92%  qt-5.9.7 | 85.9 MB | #########2 | 93%  qt-5.9.7 | 85.9 MB | #########3 | 93%  qt-5.9.7 | 85.9 MB | #########3 | 94%  qt-5.9.7 | 85.9 MB | #########3 | 94%  qt-5.9.7 | 85.9 MB | #########4 | 94%  qt-5.9.7 | 85.9 MB | #########4 | 94%  qt-5.9.7 | 85.9 MB | #########4 | 95%  qt-5.9.7 | 85.9 MB | #########4 | 95%  qt-5.9.7 | 85.9 MB | #########5 | 95%  qt-5.9.7 | 85.9 MB | #########5 | 95%  qt-5.9.7 | 85.9 MB | #########5 | 96%  qt-5.9.7 | 85.9 MB | #########5 | 96%  qt-5.9.7 | 85.9 MB | #########5 | 96%  qt-5.9.7 | 85.9 MB | #########6 | 96%  qt-5.9.7 | 85.9 MB | #########6 | 96%  qt-5.9.7 | 85.9 MB | #########6 | 97%  qt-5.9.7 | 85.9 MB | #########6 | 97%  qt-5.9.7 | 85.9 MB | #########7 | 97%  qt-5.9.7 | 85.9 MB | #########7 | 97%  qt-5.9.7 | 85.9 MB | #########7 | 98%  qt-5.9.7 | 85.9 MB | #########7 | 98%  qt-5.9.7 | 85.9 MB | #########8 | 98%  qt-5.9.7 | 85.9 MB | #########8 | 98%  qt-5.9.7 | 85.9 MB | #########8 | 98%  qt-5.9.7 | 85.9 MB | #########8 | 99%  qt-5.9.7 | 85.9 MB | #########8 | 99%  qt-5.9.7 | 85.9 MB | #########9 | 99%  qt-5.9.7 | 85.9 MB | #########9 | 99%  qt-5.9.7 | 85.9 MB | #########9 | 100%  qt-5.9.7 | 85.9 MB | #########9 | 100%  qt-5.9.7 | 85.9 MB | #########9 | 100%  qt-5.9.7 | 85.9 MB | ########## | 100%  nbformat-4.4.0 | 141 KB | | 0%  nbformat-4.4.0 | 141 KB | ########## | 100%  pytest-cache-1.0 | 13 KB | | 0%  pytest-cache-1.0 | 13 KB | ########## | 100%  pymssql-2.1.4 | 249 KB | | 0%  pymssql-2.1.4 | 249 KB | ########## | 100%  cloudpickle-1.0.0 | 22 KB | | 0%  cloudpickle-1.0.0 | 22 KB | ########## | 100%  libxml2-2.9.9 | 2.0 MB | | 0%  libxml2-2.9.9 | 2.0 MB | #######6 | 77%  libxml2-2.9.9 | 2.0 MB | #########8 | 98%  libxml2-2.9.9 | 2.0 MB | ########## | 100%  markupsafe-1.1.1 | 29 KB | | 0%  markupsafe-1.1.1 | 29 KB | ########## | 100%  testpath-0.4.2 | 91 KB | | 0%  testpath-0.4.2 | 91 KB | ########## | 100%  prometheus_client-0. | 70 KB | | 0%  prometheus_client-0. | 70 KB | ########## | 100%  partd-0.3.10 | 34 KB | | 0%  partd-0.3.10 | 34 KB | ########## | 100%  pandoc-2.2.3.2 | 20.8 MB | | 0%  pandoc-2.2.3.2 | 20.8 MB | ##1 | 22%  pandoc-2.2.3.2 | 20.8 MB | #####2 | 52%  pandoc-2.2.3.2 | 20.8 MB | #######5 | 75%  pandoc-2.2.3.2 | 20.8 MB | ########9 | 90%  pandoc-2.2.3.2 | 20.8 MB | ########## | 100%  zict-0.1.4 | 20 KB | | 0%  zict-0.1.4 | 20 KB | ########## | 100%  kiwisolver-1.1.0 | 90 KB | | 0%  kiwisolver-1.1.0 | 90 KB | ########## | 100%  py-cpuinfo-5.0.0 | 22 KB | | 0%  py-cpuinfo-5.0.0 | 22 KB | ########## | 100%  webencodings-0.5.1 | 19 KB | | 0%  webencodings-0.5.1 | 19 KB | ########## | 100%  distributed-1.28.0 | 857 KB | | 0%  distributed-1.28.0 | 857 KB | ######## | 80%  distributed-1.28.0 | 857 KB | #########6 | 97%  distributed-1.28.0 | 857 KB | ########## | 100%  appdirs-1.4.3 | 16 KB | | 0%  appdirs-1.4.3 | 16 KB | ########## | 100%  terminado-0.8.2 | 22 KB | | 0%  terminado-0.8.2 | 22 KB | ########## | 100%  freexl-1.0.5 | 44 KB | | 0%  freexl-1.0.5 | 44 KB | ########## | 100%  tblib-1.4.0 | 14 KB | | 0%  tblib-1.4.0 | 14 KB | ########## | 100%  nbconvert-5.5.0 | 381 KB | | 0%  nbconvert-5.5.0 | 381 KB | #########4 | 95%  nbconvert-5.5.0 | 381 KB | ########## | 100%  munch-2.3.2 | 13 KB | | 0%  munch-2.3.2 | 13 KB | ########## | 100%  cycler-0.10.0 | 13 KB | | 0%  cycler-0.10.0 | 13 KB | ########## | 100%  intake-sql-0.2.0 | 8 KB | | 0%  intake-sql-0.2.0 | 8 KB | ########## | 100%  pytest-pep8-1.0.6 | 10 KB | | 0%  pytest-pep8-1.0.6 | 10 KB | ########## | 100%  cligj-0.5.0 | 12 KB | | 0%  cligj-0.5.0 | 12 KB | ########## | 100%  glib-2.56.2 | 5.0 MB | | 0%  glib-2.56.2 | 5.0 MB | #####6 | 57%  glib-2.56.2 | 5.0 MB | #######5 | 76%  glib-2.56.2 | 5.0 MB | #########2 | 92%  glib-2.56.2 | 5.0 MB | ########## | 100%  krb5-1.16.1 | 1.4 MB | | 0%  krb5-1.16.1 | 1.4 MB | #######8 | 79%  krb5-1.16.1 | 1.4 MB | #########8 | 98%  krb5-1.16.1 | 1.4 MB | ########## | 100%  tk-8.6.9 | 3.2 MB | | 0%  tk-8.6.9 | 3.2 MB | #######6 | 76%  tk-8.6.9 | 3.2 MB | #########9 | 99%  tk-8.6.9 | 3.2 MB | ########## | 100%  numpy-1.16.3 | 49 KB | | 0%  numpy-1.16.3 | 49 KB | ########## | 100%  sendgrid-5.6.0 | 25 KB | | 0%  sendgrid-5.6.0 | 25 KB | ########## | 100%  heapdict-1.0.0 | 7 KB | | 0%  heapdict-1.0.0 | 7 KB | ########## | 100%  numpy-base-1.16.3 | 4.3 MB | | 0%  numpy-base-1.16.3 | 4.3 MB | #######6 | 76%  numpy-base-1.16.3 | 4.3 MB | #########8 | 99%  numpy-base-1.16.3 | 4.3 MB | ########## | 100%  jpeg-9b | 247 KB | | 0%  jpeg-9b | 247 KB | ########## | 100%  proj4-5.2.0 | 7.0 MB | | 0%  proj4-5.2.0 | 7.0 MB | ###4 | 34%  proj4-5.2.0 | 7.0 MB | #######5 | 75%  proj4-5.2.0 | 7.0 MB | #########4 | 94%  proj4-5.2.0 | 7.0 MB | ########## | 100%  ruamel-1.0 | 4 KB | | 0%  ruamel-1.0 | 4 KB | ########## | 100%  jinja2-2.10.1 | 188 KB | | 0%  jinja2-2.10.1 | 188 KB | ########## | 100%  jupyter_core-4.4.0 | 63 KB | | 0%  jupyter_core-4.4.0 | 63 KB | ########## | 100%  python-3.7.3 | 36.7 MB | | 0%  python-3.7.3 | 36.7 MB | 8 | 9%  python-3.7.3 | 36.7 MB | ##3 | 23%  python-3.7.3 | 36.7 MB | ###7 | 38%  python-3.7.3 | 36.7 MB | ####6 | 46%  python-3.7.3 | 36.7 MB | ######9 | 70%  python-3.7.3 | 36.7 MB | ########2 | 82%  python-3.7.3 | 36.7 MB | #########1 | 91%  python-3.7.3 | 36.7 MB | #########7 | 98%  python-3.7.3 | 36.7 MB | ########## | 100%  python_http_client-3 | 9 KB | | 0%  python_http_client-3 | 9 KB | ########## | 100%  json-c-0.13.1 | 70 KB | | 0%  json-c-0.13.1 | 70 KB | ########## | 100%  scipy-1.2.1 | 17.7 MB | | 0%  scipy-1.2.1 | 17.7 MB | ##1 | 21%  scipy-1.2.1 | 17.7 MB | ####1 | 42%  scipy-1.2.1 | 17.7 MB | ######6 | 66%  scipy-1.2.1 | 17.7 MB | ######## | 81%  scipy-1.2.1 | 17.7 MB | #########1 | 92%  scipy-1.2.1 | 17.7 MB | #########9 | 99%  scipy-1.2.1 | 17.7 MB | ########## | 100%  pyyaml-5.1 | 188 KB | | 0%  pyyaml-5.1 | 188 KB | ########## | 100%  sqlite-3.28.0 | 1.9 MB | | 0%  sqlite-3.28.0 | 1.9 MB | #######7 | 77%  sqlite-3.28.0 | 1.9 MB | ########## | 100%  unixodbc-2.3.7 | 319 KB | | 0%  unixodbc-2.3.7 | 319 KB | ########## | 100%  pexpect-4.7.0 | 82 KB | | 0%  pexpect-4.7.0 | 82 KB | ########## | 100%  hypothesis-4.17.2 | 359 KB | | 0%  hypothesis-4.17.2 | 359 KB | #########1 | 92%  hypothesis-4.17.2 | 359 KB | ########## | 100%  libssh2-1.8.2 | 250 KB | | 0%  libssh2-1.8.2 | 250 KB | #########7 | 97%  libssh2-1.8.2 | 250 KB | ########## | 100%  pytest-cov-2.6.1 | 29 KB | | 0%  pytest-cov-2.6.1 | 29 KB | ########## | 100%  dbus-1.13.6 | 587 KB | | 0%  dbus-1.13.6 | 587 KB | #########5 | 95%  dbus-1.13.6 | 587 KB | ########## | 100%  freetds-1.00.97 | 2.4 MB | | 0%  freetds-1.00.97 | 2.4 MB | #######6 | 76%  freetds-1.00.97 | 2.4 MB | #########4 | 95%  freetds-1.00.97 | 2.4 MB | ########## | 100%  cairo-1.14.12 | 1.3 MB | | 0%  cairo-1.14.12 | 1.3 MB | #######8 | 78%  cairo-1.14.12 | 1.3 MB | ########## | 100%  descartes-1.1.0 | 9 KB | | 0%  descartes-1.1.0 | 9 KB | ########## | 100%  click-plugins-1.1.1 | 11 KB | | 0%  click-plugins-1.1.1 | 11 KB | ########## | 100%  libboost-1.67.0 | 20.9 MB | | 0%  libboost-1.67.0 | 20.9 MB | ## | 20%  libboost-1.67.0 | 20.9 MB | #####2 | 52%  libboost-1.67.0 | 20.9 MB | #######5 | 75%  libboost-1.67.0 | 20.9 MB | #########1 | 91%  libboost-1.67.0 | 20.9 MB | ########## | 100%  freetype-2.9.1 | 822 KB | | 0%  freetype-2.9.1 | 822 KB | ########1 | 81%  freetype-2.9.1 | 822 KB | ########## | 100%  bleach-3.1.0 | 225 KB | | 0%  bleach-3.1.0 | 225 KB | ########## | 100%  py-1.8.0 | 140 KB | | 0%  py-1.8.0 | 140 KB | ########## | 100%  click-7.0 | 118 KB | | 0%  click-7.0 | 118 KB | ########## | 100%  locket-0.2.0 | 8 KB | | 0%  locket-0.2.0 | 8 KB | ########## | 100%  ptyprocess-0.6.0 | 23 KB | | 0%  ptyprocess-0.6.0 | 23 KB | ########## | 100%  rtree-0.8.3 | 45 KB | | 0%  rtree-0.8.3 | 45 KB | ########## | 100%  sortedcontainers-2.1 | 45 KB | | 0%  sortedcontainers-2.1 | 45 KB | ########## | 100%  entrypoints-0.3 | 12 KB | | 0%  entrypoints-0.3 | 12 KB | ########## | 100%  geopandas-0.5.0 | 881 KB | | 0%  geopandas-0.5.0 | 881 KB | #########5 | 95%  geopandas-0.5.0 | 881 KB | ########## | 100%  libgfortran-ng-7.3.0 | 1.3 MB | | 0%  libgfortran-ng-7.3.0 | 1.3 MB | ########3 | 83%  libgfortran-ng-7.3.0 | 1.3 MB | ########## | 100%  xerces-c-3.2.2 | 3.2 MB | | 0%  xerces-c-3.2.2 | 3.2 MB | #####4 | 55%  xerces-c-3.2.2 | 3.2 MB | #######5 | 76%  xerces-c-3.2.2 | 3.2 MB | #########2 | 92%  xerces-c-3.2.2 | 3.2 MB | ########## | 100%  intel-openmp-2019.3 | 886 KB | | 0%  intel-openmp-2019.3 | 886 KB | ########2 | 82%  intel-openmp-2019.3 | 886 KB | ########## | 100%  pixman-0.38.0 | 618 KB | | 0%  pixman-0.38.0 | 618 KB | #########1 | 92%  pixman-0.38.0 | 618 KB | ########## | 100%  wcwidth-0.1.7 | 23 KB | | 0%  wcwidth-0.1.7 | 23 KB | ########## | 100%  widgetsnbextension-3 | 1.7 MB | | 0%  widgetsnbextension-3 | 1.7 MB | #######7 | 78%  widgetsnbextension-3 | 1.7 MB | #########9 | 99%  widgetsnbextension-3 | 1.7 MB | ########## | 100%  expat-2.2.6 | 187 KB | | 0%  expat-2.2.6 | 187 KB | ########## | 100%  sip-4.19.13 | 293 KB | | 0%  sip-4.19.13 | 293 KB | ########## | 100%  libgdal-2.3.3 | 17.7 MB | | 0%  libgdal-2.3.3 | 17.7 MB | 4 | 5%  libgdal-2.3.3 | 17.7 MB | #6 | 16%  libgdal-2.3.3 | 17.7 MB | ##8 | 29%  libgdal-2.3.3 | 17.7 MB | ###9 | 40%  libgdal-2.3.3 | 17.7 MB | #####8 | 59%  libgdal-2.3.3 | 17.7 MB | #######4 | 74%  libgdal-2.3.3 | 17.7 MB | ########6 | 87%  libgdal-2.3.3 | 17.7 MB | #########5 | 96%  libgdal-2.3.3 | 17.7 MB | ########## | 100%  pytest-benchmark-3.2 | 80 KB | | 0%  pytest-benchmark-3.2 | 80 KB | ########## | 100%  dask-1.2.2 | 11 KB | | 0%  dask-1.2.2 | 11 KB | ########## | 100%  ca-certificates-2019 | 126 KB | | 0%  ca-certificates-2019 | 126 KB | ########## | 100%  gdal-2.3.3 | 1.3 MB | | 0%  gdal-2.3.3 | 1.3 MB | #######9 | 80%  gdal-2.3.3 | 1.3 MB | #########9 | 100%  gdal-2.3.3 | 1.3 MB | ########## | 100%  libtiff-4.0.10 | 604 KB | | 0%  libtiff-4.0.10 | 604 KB | #########8 | 99%  libtiff-4.0.10 | 604 KB | ########## | 100%  certifi-2019.3.9 | 155 KB | | 0%  certifi-2019.3.9 | 155 KB | ########## | 100%  send2trash-1.5.0 | 16 KB | | 0%  send2trash-1.5.0 | 16 KB | ########## | 100%  tqdm-4.31.1 | 69 KB | | 0%  tqdm-4.31.1 | 69 KB | ########## | 100%  ipywidgets-7.4.2 | 151 KB | | 0%  ipywidgets-7.4.2 | 151 KB | ########## | 100%  python-snappy-0.5.4 | 32 KB | | 0%  python-snappy-0.5.4 | 32 KB | ########## | 100%  ipython_genutils-0.2 | 39 KB | | 0%  ipython_genutils-0.2 | 39 KB | ########## | 100%  atomicwrites-1.3.0 | 13 KB | | 0%  atomicwrites-1.3.0 | 13 KB | ########## | 100%  pickleshare-0.7.5 | 13 KB | | 0%  pickleshare-0.7.5 | 13 KB | ########## | 100%  pymysql-0.9.3 | 83 KB | | 0%  pymysql-0.9.3 | 83 KB | ########## | 100%  icu-58.2 | 22.5 MB | | 0%  icu-58.2 | 22.5 MB | #2 | 13%  icu-58.2 | 22.5 MB | ###2 | 32%  icu-58.2 | 22.5 MB | #####1 | 51%  icu-58.2 | 22.5 MB | ###### | 61%  icu-58.2 | 22.5 MB | #######5 | 75%  icu-58.2 | 22.5 MB | ########5 | 86%  icu-58.2 | 22.5 MB | #########3 | 94%  icu-58.2 | 22.5 MB | #########9 | 99%  icu-58.2 | 22.5 MB | ########## | 100%  libxcb-1.13 | 502 KB | | 0%  libxcb-1.13 | 502 KB | ######## | 81%  libxcb-1.13 | 502 KB | ########## | 100%  fiona-1.8.4 | 1.0 MB | | 0%  fiona-1.8.4 | 1.0 MB | ########1 | 81%  fiona-1.8.4 | 1.0 MB | #########9 | 99%  fiona-1.8.4 | 1.0 MB | ########## | 100%  poppler-data-0.4.9 | 3.5 MB | | 0%  poppler-data-0.4.9 | 3.5 MB | #######5 | 76%  poppler-data-0.4.9 | 3.5 MB | #########1 | 91%  poppler-data-0.4.9 | 3.5 MB | ########## | 100%  msgpack-numpy-0.4.4. | 15 KB | | 0%  msgpack-numpy-0.4.4. | 15 KB | ########## | 100%  pandocfilters-1.4.2 | 13 KB | | 0%  pandocfilters-1.4.2 | 13 KB | ########## | 100%  msgpack-python-0.6.1 | 92 KB | | 0%  msgpack-python-0.6.1 | 92 KB | ########## | 100%  matplotlib-base-3.0. | 6.7 MB | | 0%  matplotlib-base-3.0. | 6.7 MB | #####9 | 60%  matplotlib-base-3.0. | 6.7 MB | #######7 | 78%  matplotlib-base-3.0. | 6.7 MB | #########3 | 93%  matplotlib-base-3.0. | 6.7 MB | ########## | 100%  jedi-0.13.3 | 234 KB | | 0%  jedi-0.13.3 | 234 KB | ########## | 100%  poppler-0.65.0 | 1.6 MB | | 0%  poppler-0.65.0 | 1.6 MB | #######7 | 78%  poppler-0.65.0 | 1.6 MB | #########2 | 92%  poppler-0.65.0 | 1.6 MB | ########## | 100%  mkl_random-1.0.2 | 405 KB | | 0%  mkl_random-1.0.2 | 405 KB | ########## | 100%  execnet-1.6.0 | 33 KB | | 0%  execnet-1.6.0 | 33 KB | ########## | 100%  pytz-2019.1 | 236 KB | | 0%  pytz-2019.1 | 236 KB | ########9 | 89%  pytz-2019.1 | 236 KB | ########## | 100%  fontconfig-2.13.0 | 291 KB | | 0%  fontconfig-2.13.0 | 291 KB | ########## | 100%  openssl-1.1.1 | 5.0 MB | | 0%  openssl-1.1.1 | 5.0 MB | #####2 | 52%  openssl-1.1.1 | 5.0 MB | #######6 | 76%  openssl-1.1.1 | 5.0 MB | ########7 | 87%  openssl-1.1.1 | 5.0 MB | #########5 | 95%  openssl-1.1.1 | 5.0 MB | ########## | 100%  pytest-4.4.0 | 359 KB | | 0%  pytest-4.4.0 | 359 KB | #########1 | 91%  pytest-4.4.0 | 359 KB | ########## | 100%  pandas-0.24.2 | 11.1 MB | | 0%  pandas-0.24.2 | 11.1 MB | ##2 | 23%  pandas-0.24.2 | 11.1 MB | ######3 | 63%  pandas-0.24.2 | 11.1 MB | ######## | 80%  pandas-0.24.2 | 11.1 MB | #########2 | 93%  pandas-0.24.2 | 11.1 MB | ########## | 100%  backcall-0.1.0 | 20 KB | | 0%  backcall-0.1.0 | 20 KB | ########## | 100%  pip-19.1.1 | 1.8 MB | | 0%  pip-19.1.1 | 1.8 MB | #######7 | 78%  pip-19.1.1 | 1.8 MB | #########3 | 94%  pip-19.1.1 | 1.8 MB | ########## | 100%  pep8-1.7.1 | 51 KB | | 0%  pep8-1.7.1 | 51 KB | ########## | 100%  snappy-1.1.7 | 38 KB | | 0%  snappy-1.1.7 | 38 KB | ########## | 100%  openjpeg-2.3.0 | 456 KB | | 0%  openjpeg-2.3.0 | 456 KB | #########5 | 95%  openjpeg-2.3.0 | 456 KB | ########## | 100%  jupyter_client-5.2.4 | 127 KB | | 0%  jupyter_client-5.2.4 | 127 KB | ########## | 100%  hdf5-1.10.4 | 5.3 MB | | 0%  hdf5-1.10.4 | 5.3 MB | #######5 | 75%  hdf5-1.10.4 | 5.3 MB | #########7 | 98%  hdf5-1.10.4 | 5.3 MB | ########## | 100%  attrs-19.1.0 | 56 KB | | 0%  attrs-19.1.0 | 56 KB | ########## | 100%  ipython-7.5.0 | 1.1 MB | | 0%  ipython-7.5.0 | 1.1 MB | ######## | 80%  ipython-7.5.0 | 1.1 MB | #########5 | 95%  ipython-7.5.0 | 1.1 MB | ########## | 100%  bokeh-1.1.0 | 6.3 MB | | 0%  bokeh-1.1.0 | 6.3 MB | #### | 40%  bokeh-1.1.0 | 6.3 MB | #######5 | 76%  bokeh-1.1.0 | 6.3 MB | #########1 | 91%  bokeh-1.1.0 | 6.3 MB | ########## | 100%  werkzeug-0.15.2 | 263 KB | | 0%  werkzeug-0.15.2 | 263 KB | ########## | 100%  pyzmq-18.0.0 | 493 KB | | 0%  pyzmq-18.0.0 | 493 KB | #########5 | 95%  pyzmq-18.0.0 | 493 KB | ########## | 100%  sqlalchemy-1.3.3 | 1.7 MB | | 0%  sqlalchemy-1.3.3 | 1.7 MB | #######8 | 78%  sqlalchemy-1.3.3 | 1.7 MB | #########5 | 96%  sqlalchemy-1.3.3 | 1.7 MB | ########## | 100%  mkl-2019.3 | 203.3 MB | | 0%  mkl-2019.3 | 203.3 MB | 1 | 1%  mkl-2019.3 | 203.3 MB | 3 | 3%  mkl-2019.3 | 203.3 MB | 4 | 5%  mkl-2019.3 | 203.3 MB | 6 | 7%  mkl-2019.3 | 203.3 MB | 8 | 9%  mkl-2019.3 | 203.3 MB | # | 10%  mkl-2019.3 | 203.3 MB | #2 | 12%  mkl-2019.3 | 203.3 MB | #4 | 14%  mkl-2019.3 | 203.3 MB | #5 | 16%  mkl-2019.3 | 203.3 MB | #7 | 18%  mkl-2019.3 | 203.3 MB | ## | 20%  mkl-2019.3 | 203.3 MB | ##2 | 22%  mkl-2019.3 | 203.3 MB | ##4 | 24%  mkl-2019.3 | 203.3 MB | ##6 | 26%  mkl-2019.3 | 203.3 MB | ##8 | 28%  mkl-2019.3 | 203.3 MB | ##9 | 30%  mkl-2019.3 | 203.3 MB | ###1 | 32%  mkl-2019.3 | 203.3 MB | ###3 | 33%  mkl-2019.3 | 203.3 MB | ###5 | 36%  mkl-2019.3 | 203.3 MB | ###7 | 37%  mkl-2019.3 | 203.3 MB | ###8 | 39%  mkl-2019.3 | 203.3 MB | #### | 40%  mkl-2019.3 | 203.3 MB | ####1 | 42%  mkl-2019.3 | 203.3 MB | ####3 | 44%  mkl-2019.3 | 203.3 MB | ####5 | 46%  mkl-2019.3 | 203.3 MB | ####7 | 47%  mkl-2019.3 | 203.3 MB | ####9 | 49%  mkl-2019.3 | 203.3 MB | ##### | 51%  mkl-2019.3 | 203.3 MB | #####2 | 53%  mkl-2019.3 | 203.3 MB | #####4 | 55%  mkl-2019.3 | 203.3 MB | #####6 | 57%  mkl-2019.3 | 203.3 MB | #####8 | 58%  mkl-2019.3 | 203.3 MB | ###### | 60%  mkl-2019.3 | 203.3 MB | ######2 | 63%  mkl-2019.3 | 203.3 MB | ######5 | 65%  mkl-2019.3 | 203.3 MB | ######7 | 67%  mkl-2019.3 | 203.3 MB | ######9 | 69%  mkl-2019.3 | 203.3 MB | #######1 | 72%  mkl-2019.3 | 203.3 MB | #######3 | 74%  mkl-2019.3 | 203.3 MB | #######5 | 76%  mkl-2019.3 | 203.3 MB | #######7 | 77%  mkl-2019.3 | 203.3 MB | #######8 | 78%  mkl-2019.3 | 203.3 MB | #######9 | 79%  mkl-2019.3 | 203.3 MB | #######9 | 80%  mkl-2019.3 | 203.3 MB | ######## | 80%  mkl-2019.3 | 203.3 MB | ######## | 81%  mkl-2019.3 | 203.3 MB | ######## | 81%  mkl-2019.3 | 203.3 MB | ######## | 81%  mkl-2019.3 | 203.3 MB | ########1 | 81%  mkl-2019.3 | 203.3 MB | ########1 | 81%  mkl-2019.3 | 203.3 MB | ########1 | 81%  mkl-2019.3 | 203.3 MB | ########1 | 82%  mkl-2019.3 | 203.3 MB | ########1 | 82%  mkl-2019.3 | 203.3 MB | ########1 | 82%  mkl-2019.3 | 203.3 MB | ########1 | 82%  mkl-2019.3 | 203.3 MB | ########1 | 82%  mkl-2019.3 | 203.3 MB | ########1 | 82%  mkl-2019.3 | 203.3 MB | ########1 | 82%  mkl-2019.3 | 203.3 MB | ########2 | 82%  mkl-2019.3 | 203.3 MB | ########2 | 82%  mkl-2019.3 | 203.3 MB | ########2 | 82%  mkl-2019.3 | 203.3 MB | ########2 | 82%  mkl-2019.3 | 203.3 MB | ########2 | 82%  mkl-2019.3 | 203.3 MB | ########2 | 82%  mkl-2019.3 | 203.3 MB | ########2 | 83%  mkl-2019.3 | 203.3 MB | ########2 | 83%  mkl-2019.3 | 203.3 MB | ########2 | 83%  mkl-2019.3 | 203.3 MB | ########2 | 83%  mkl-2019.3 | 203.3 MB | ########2 | 83%  mkl-2019.3 | 203.3 MB | ########2 | 83%  mkl-2019.3 | 203.3 MB | ########2 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 83%  mkl-2019.3 | 203.3 MB | ########3 | 84%  mkl-2019.3 | 203.3 MB | ########3 | 84%  mkl-2019.3 | 203.3 MB | ########3 | 84%  mkl-2019.3 | 203.3 MB | ########3 | 84%  mkl-2019.3 | 203.3 MB | ########3 | 84%  mkl-2019.3 | 203.3 MB | ########3 | 84%  mkl-2019.3 | 203.3 MB | ########3 | 84%  mkl-2019.3 | 203.3 MB | ########4 | 84%  mkl-2019.3 | 203.3 MB | ########4 | 84%  mkl-2019.3 | 203.3 MB | ########4 | 84%  mkl-2019.3 | 203.3 MB | ########4 | 84%  mkl-2019.3 | 203.3 MB | ########4 | 84%  mkl-2019.3 | 203.3 MB | ########4 | 84%  mkl-2019.3 | 203.3 MB | ########4 | 85%  mkl-2019.3 | 203.3 MB | ########4 | 85%  mkl-2019.3 | 203.3 MB | ########4 | 85%  mkl-2019.3 | 203.3 MB | ########4 | 85%  mkl-2019.3 | 203.3 MB | ########4 | 85%  mkl-2019.3 | 203.3 MB | ########4 | 85%  mkl-2019.3 | 203.3 MB | ########4 | 85%  mkl-2019.3 | 203.3 MB | ########5 | 85%  mkl-2019.3 | 203.3 MB | ########5 | 85%  mkl-2019.3 | 203.3 MB | ########5 | 85%  mkl-2019.3 | 203.3 MB | ########5 | 85%  mkl-2019.3 | 203.3 MB | ########5 | 85%  mkl-2019.3 | 203.3 MB | ########5 | 85%  mkl-2019.3 | 203.3 MB | ########5 | 86%  mkl-2019.3 | 203.3 MB | ########5 | 86%  mkl-2019.3 | 203.3 MB | ########5 | 86%  mkl-2019.3 | 203.3 MB | ########5 | 86%  mkl-2019.3 | 203.3 MB | ########5 | 86%  mkl-2019.3 | 203.3 MB | ########5 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 86%  mkl-2019.3 | 203.3 MB | ########6 | 87%  mkl-2019.3 | 203.3 MB | ########6 | 87%  mkl-2019.3 | 203.3 MB | ########6 | 87%  mkl-2019.3 | 203.3 MB | ########6 | 87%  mkl-2019.3 | 203.3 MB | ########6 | 87%  mkl-2019.3 | 203.3 MB | ########6 | 87%  mkl-2019.3 | 203.3 MB | ########7 | 87%  mkl-2019.3 | 203.3 MB | ########7 | 87%  mkl-2019.3 | 203.3 MB | ########7 | 87%  mkl-2019.3 | 203.3 MB | ########7 | 87%  mkl-2019.3 | 203.3 MB | ########7 | 87%  mkl-2019.3 | 203.3 MB | ########7 | 87%  mkl-2019.3 | 203.3 MB | ########7 | 88%  mkl-2019.3 | 203.3 MB | ########7 | 88%  mkl-2019.3 | 203.3 MB | ########7 | 88%  mkl-2019.3 | 203.3 MB | ########7 | 88%  mkl-2019.3 | 203.3 MB | ########7 | 88%  mkl-2019.3 | 203.3 MB | ########7 | 88%  mkl-2019.3 | 203.3 MB | ########7 | 88%  mkl-2019.3 | 203.3 MB | ########8 | 88%  mkl-2019.3 | 203.3 MB | ########8 | 88%  mkl-2019.3 | 203.3 MB | ########8 | 88%  mkl-2019.3 | 203.3 MB | ########8 | 88%  mkl-2019.3 | 203.3 MB | ########8 | 88%  mkl-2019.3 | 203.3 MB | ########8 | 88%  mkl-2019.3 | 203.3 MB | ########8 | 89%  mkl-2019.3 | 203.3 MB | ########8 | 89%  mkl-2019.3 | 203.3 MB | ########8 | 89%  mkl-2019.3 | 203.3 MB | ########8 | 89%  mkl-2019.3 | 203.3 MB | ########8 | 89%  mkl-2019.3 | 203.3 MB | ########8 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 89%  mkl-2019.3 | 203.3 MB | ########9 | 90%  mkl-2019.3 | 203.3 MB | ########9 | 90%  mkl-2019.3 | 203.3 MB | ########9 | 90%  mkl-2019.3 | 203.3 MB | ########9 | 90%  mkl-2019.3 | 203.3 MB | ########9 | 90%  mkl-2019.3 | 203.3 MB | ########9 | 90%  mkl-2019.3 | 203.3 MB | ######### | 90%  mkl-2019.3 | 203.3 MB | ######### | 90%  mkl-2019.3 | 203.3 MB | ######### | 90%  mkl-2019.3 | 203.3 MB | ######### | 90%  mkl-2019.3 | 203.3 MB | ######### | 90%  mkl-2019.3 | 203.3 MB | ######### | 90%  mkl-2019.3 | 203.3 MB | ######### | 91%  mkl-2019.3 | 203.3 MB | ######### | 91%  mkl-2019.3 | 203.3 MB | ######### | 91%  mkl-2019.3 | 203.3 MB | ######### | 91%  mkl-2019.3 | 203.3 MB | ######### | 91%  mkl-2019.3 | 203.3 MB | ######### | 91%  mkl-2019.3 | 203.3 MB | #########1 | 91%  mkl-2019.3 | 203.3 MB | #########1 | 91%  mkl-2019.3 | 203.3 MB | #########1 | 91%  mkl-2019.3 | 203.3 MB | #########1 | 91%  mkl-2019.3 | 203.3 MB | #########1 | 91%  mkl-2019.3 | 203.3 MB | #########1 | 91%  mkl-2019.3 | 203.3 MB | #########1 | 91%  mkl-2019.3 | 203.3 MB | #########1 | 92%  mkl-2019.3 | 203.3 MB | #########1 | 92%  mkl-2019.3 | 203.3 MB | #########1 | 92%  mkl-2019.3 | 203.3 MB | #########1 | 92%  mkl-2019.3 | 203.3 MB | #########1 | 92%  mkl-2019.3 | 203.3 MB | #########1 | 92%  mkl-2019.3 | 203.3 MB | #########2 | 92%  mkl-2019.3 | 203.3 MB | #########2 | 92%  mkl-2019.3 | 203.3 MB | #########2 | 92%  mkl-2019.3 | 203.3 MB | #########2 | 92%  mkl-2019.3 | 203.3 MB | #########2 | 92%  mkl-2019.3 | 203.3 MB | #########2 | 92%  mkl-2019.3 | 203.3 MB | #########2 | 93%  mkl-2019.3 | 203.3 MB | #########2 | 93%  mkl-2019.3 | 203.3 MB | #########2 | 93%  mkl-2019.3 | 203.3 MB | #########2 | 93%  mkl-2019.3 | 203.3 MB | #########2 | 93%  mkl-2019.3 | 203.3 MB | #########2 | 93%  mkl-2019.3 | 203.3 MB | #########2 | 93%  mkl-2019.3 | 203.3 MB | #########3 | 93%  mkl-2019.3 | 203.3 MB | #########3 | 93%  mkl-2019.3 | 203.3 MB | #########3 | 93%  mkl-2019.3 | 203.3 MB | #########3 | 93%  mkl-2019.3 | 203.3 MB | #########3 | 93%  mkl-2019.3 | 203.3 MB | #########3 | 93%  mkl-2019.3 | 203.3 MB | #########3 | 94%  mkl-2019.3 | 203.3 MB | #########3 | 94%  mkl-2019.3 | 203.3 MB | #########3 | 94%  mkl-2019.3 | 203.3 MB | #########3 | 94%  mkl-2019.3 | 203.3 MB | #########3 | 94%  mkl-2019.3 | 203.3 MB | #########3 | 94%  mkl-2019.3 | 203.3 MB | #########3 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 94%  mkl-2019.3 | 203.3 MB | #########4 | 95%  mkl-2019.3 | 203.3 MB | #########4 | 95%  mkl-2019.3 | 203.3 MB | #########4 | 95%  mkl-2019.3 | 203.3 MB | #########4 | 95%  mkl-2019.3 | 203.3 MB | #########4 | 95%  mkl-2019.3 | 203.3 MB | #########4 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 95%  mkl-2019.3 | 203.3 MB | #########5 | 96%  mkl-2019.3 | 203.3 MB | #########5 | 96%  mkl-2019.3 | 203.3 MB | #########5 | 96%  mkl-2019.3 | 203.3 MB | #########5 | 96%  mkl-2019.3 | 203.3 MB | #########5 | 96%  mkl-2019.3 | 203.3 MB | #########5 | 96%  mkl-2019.3 | 203.3 MB | #########5 | 96%  mkl-2019.3 | 203.3 MB | #########6 | 96%  mkl-2019.3 | 203.3 MB | #########6 | 96%  mkl-2019.3 | 203.3 MB | #########6 | 96%  mkl-2019.3 | 203.3 MB | #########6 | 96%  mkl-2019.3 | 203.3 MB | #########6 | 96%  mkl-2019.3 | 203.3 MB | #########6 | 96%  mkl-2019.3 | 203.3 MB | #########6 | 97%  mkl-2019.3 | 203.3 MB | #########6 | 97%  mkl-2019.3 | 203.3 MB | #########6 | 97%  mkl-2019.3 | 203.3 MB | #########6 | 97%  mkl-2019.3 | 203.3 MB | #########6 | 97%  mkl-2019.3 | 203.3 MB | #########6 | 97%  mkl-2019.3 | 203.3 MB | #########6 | 97%  mkl-2019.3 | 203.3 MB | #########7 | 97%  mkl-2019.3 | 203.3 MB | #########7 | 97%  mkl-2019.3 | 203.3 MB | #########7 | 97%  mkl-2019.3 | 203.3 MB | #########7 | 97%  mkl-2019.3 | 203.3 MB | #########7 | 97%  mkl-2019.3 | 203.3 MB | #########7 | 97%  mkl-2019.3 | 203.3 MB | #########7 | 98%  mkl-2019.3 | 203.3 MB | #########7 | 98%  mkl-2019.3 | 203.3 MB | #########7 | 98%  mkl-2019.3 | 203.3 MB | #########7 | 98%  mkl-2019.3 | 203.3 MB | #########7 | 98%  mkl-2019.3 | 203.3 MB | #########7 | 98%  mkl-2019.3 | 203.3 MB | #########7 | 98%  mkl-2019.3 | 203.3 MB | #########8 | 98%  mkl-2019.3 | 203.3 MB | #########8 | 98%  mkl-2019.3 | 203.3 MB | #########8 | 98%  mkl-2019.3 | 203.3 MB | #########8 | 98%  mkl-2019.3 | 203.3 MB | #########8 | 98%  mkl-2019.3 | 203.3 MB | #########8 | 98%  mkl-2019.3 | 203.3 MB | #########8 | 99%  mkl-2019.3 | 203.3 MB | #########8 | 99%  mkl-2019.3 | 203.3 MB | #########8 | 99%  mkl-2019.3 | 203.3 MB | #########8 | 99%  mkl-2019.3 | 203.3 MB | #########8 | 99%  mkl-2019.3 | 203.3 MB | #########8 | 99%  mkl-2019.3 | 203.3 MB | #########9 | 99%  mkl-2019.3 | 203.3 MB | #########9 | 99%  mkl-2019.3 | 203.3 MB | #########9 | 99%  mkl-2019.3 | 203.3 MB | #########9 | 99%  mkl-2019.3 | 203.3 MB | #########9 | 99%  mkl-2019.3 | 203.3 MB | #########9 | 99%  mkl-2019.3 | 203.3 MB | #########9 | 100%  mkl-2019.3 | 203.3 MB | #########9 | 100%  mkl-2019.3 | 203.3 MB | #########9 | 100%  mkl-2019.3 | 203.3 MB | #########9 | 100%  mkl-2019.3 | 203.3 MB | #########9 | 100%  mkl-2019.3 | 203.3 MB | #########9 | 100%  mkl-2019.3 | 203.3 MB | #########9 | 100%  mkl-2019.3 | 203.3 MB | ########## | 100%  notebook-5.7.8 | 7.2 MB | | 0%  notebook-5.7.8 | 7.2 MB | ###8 | 39%  notebook-5.7.8 | 7.2 MB | #######5 | 76%  notebook-5.7.8 | 7.2 MB | #########3 | 94%  notebook-5.7.8 | 7.2 MB | ########## | 100%  mkl_fft-1.0.12 | 172 KB | | 0%  mkl_fft-1.0.12 | 172 KB | ########## | 100%  zeromq-4.3.1 | 666 KB | | 0%  zeromq-4.3.1 | 666 KB | ########7 | 87%  zeromq-4.3.1 | 666 KB | ########## | 100%  tornado-6.0.2 | 642 KB | | 0%  tornado-6.0.2 | 642 KB | ########7 | 88%  tornado-6.0.2 | 642 KB | ########## | 100%  xlsxwriter-1.1.8 | 105 KB | | 0%  xlsxwriter-1.1.8 | 105 KB | ########## | 100%  geos-3.7.1 | 1.6 MB | | 0%  geos-3.7.1 | 1.6 MB | #######7 | 78%  geos-3.7.1 | 1.6 MB | #########4 | 94%  geos-3.7.1 | 1.6 MB | ########## | 100%  libspatialite-4.3.0a | 3.1 MB | | 0%  libspatialite-4.3.0a | 3.1 MB | #######7 | 78%  libspatialite-4.3.0a | 3.1 MB | #########8 | 98%  libspatialite-4.3.0a | 3.1 MB | ########## | 100%  libspatialindex-1.9. | 3.1 MB | | 0%  libspatialindex-1.9. | 3.1 MB | #######8 | 78%  libspatialindex-1.9. | 3.1 MB | #########8 | 99%  libspatialindex-1.9. | 3.1 MB | ########## | 100%  coverage-4.5.3 | 217 KB | | 0%  coverage-4.5.3 | 217 KB | ########## | 100%  gstreamer-1.14.0 | 3.8 MB | | 0%  gstreamer-1.14.0 | 3.8 MB | ######1 | 61%  gstreamer-1.14.0 | 3.8 MB | #######9 | 79%  gstreamer-1.14.0 | 3.8 MB | #########5 | 96%  gstreamer-1.14.0 | 3.8 MB | ########## | 100%  apipkg-1.5 | 11 KB | | 0%  apipkg-1.5 | 11 KB | ########## | 100%  decorator-4.4.0 | 18 KB | | 0%  decorator-4.4.0 | 18 KB | ########## | 100%  prompt_toolkit-2.0.9 | 489 KB | | 0%  prompt_toolkit-2.0.9 | 489 KB | ########6 | 86%  prompt_toolkit-2.0.9 | 489 KB | ########## | 100%  matplotlib-3.0.3 | 6.6 MB | | 0%  matplotlib-3.0.3 | 6.6 MB | ####5 | 45%  matplotlib-3.0.3 | 6.6 MB | #######5 | 76%  matplotlib-3.0.3 | 6.6 MB | #########3 | 94%  matplotlib-3.0.3 | 6.6 MB | ########## | 100%  defusedxml-0.6.0 | 23 KB | | 0%  defusedxml-0.6.0 | 23 KB | ########## | 100%  libuuid-1.0.3 | 16 KB | | 0%  libuuid-1.0.3 | 16 KB | ########## | 100%  kealib-1.4.7 | 175 KB | | 0%  kealib-1.4.7 | 175 KB | ########## | 100%  traitlets-4.3.2 | 133 KB | | 0%  traitlets-4.3.2 | 133 KB | ########## | 100%  pygments-2.4.0 | 664 KB | | 0%  pygments-2.4.0 | 664 KB | ########2 | 83%  pygments-2.4.0 | 664 KB | ########## | 100%  libdap4-3.19.1 | 1.5 MB | | 0%  libdap4-3.19.1 | 1.5 MB | #######7 | 78%  libdap4-3.19.1 | 1.5 MB | #########9 | 99%  libdap4-3.19.1 | 1.5 MB | ########## | 100%  giflib-5.1.4 | 78 KB | | 0%  giflib-5.1.4 | 78 KB | ########## | 100%  more-itertools-7.0.0 | 93 KB | | 0%  more-itertools-7.0.0 | 93 KB | ########## | 100%  blas-1.0 | 6 KB | | 0%  blas-1.0 | 6 KB | ########## | 100%  dask-core-1.2.2 | 539 KB | | 0%  dask-core-1.2.2 | 539 KB | ########4 | 84%  dask-core-1.2.2 | 539 KB | ########## | 100%  ipykernel-5.1.0 | 156 KB | | 0%  ipykernel-5.1.0 | 156 KB | ########## | 100%  pluggy-0.11.0 | 20 KB | | 0%  pluggy-0.11.0 | 20 KB | ########## | 100%  libkml-1.3.0 | 633 KB | | 0%  libkml-1.3.0 | 633 KB | ######## | 81%  libkml-1.3.0 | 633 KB | ########## | 100%  cytoolz-0.9.0.1 | 418 KB | | 0%  cytoolz-0.9.0.1 | 418 KB | ######### | 91%  cytoolz-0.9.0.1 | 418 KB | ########## | 100%  gmp-6.1.2 | 744 KB | | 0%  gmp-6.1.2 | 744 KB | #########1 | 92%  gmp-6.1.2 | 744 KB | ########## | 100%  pyparsing-2.4.0 | 58 KB | | 0%  pyparsing-2.4.0 | 58 KB | ########## | 100%  packaging-19.0 | 38 KB | | 0%  packaging-19.0 | 38 KB | ########## | 100%  ruamel.yaml-0.15.94 | 322 KB | | 0%  ruamel.yaml-0.15.94 | 322 KB | ########## | 100%  libpng-1.6.37 | 364 KB | | 0%  libpng-1.6.37 | 364 KB | ########## | 100%  intake-0.5.0 | 2.5 MB | | 0%  intake-0.5.0 | 2.5 MB | #######6 | 76%  intake-0.5.0 | 2.5 MB | ########8 | 89%  intake-0.5.0 | 2.5 MB | ########## | 100%  toolz-0.9.0 | 91 KB | | 0%  toolz-0.9.0 | 91 KB | ########## | 100%  python-dateutil-2.8. | 281 KB | | 0%  python-dateutil-2.8. | 281 KB | ########## | 100%  jsonschema-2.6.0 | 62 KB | | 0%  jsonschema-2.6.0 | 62 KB | ########## | 100%  pyproj-1.9.6 | 76 KB | | 0%  pyproj-1.9.6 | 76 KB | ########## | 100%  bzip2-1.0.6 | 414 KB | | 0%  bzip2-1.0.6 | 414 KB | #########7 | 98%  bzip2-1.0.6 | 414 KB | ########## | 100%  parso-0.4.0 | 66 KB | | 0%  parso-0.4.0 | 66 KB | ########## | 100%  zstd-1.3.7 | 887 KB | | 0%  zstd-1.3.7 | 887 KB | ########4 | 85%  zstd-1.3.7 | 887 KB | ########## | 100%  pyqt-5.9.2 | 5.6 MB | | 0%  pyqt-5.9.2 | 5.6 MB | #####6 | 56%  pyqt-5.9.2 | 5.6 MB | #######5 | 75%  pyqt-5.9.2 | 5.6 MB | #########1 | 91%  pyqt-5.9.2 | 5.6 MB | ########## | 100%  gst-plugins-base-1.1 | 6.3 MB | | 0%  gst-plugins-base-1.1 | 6.3 MB | ####8 | 49%  gst-plugins-base-1.1 | 6.3 MB | #######5 | 75%  gst-plugins-base-1.1 | 6.3 MB | #########2 | 93%  gst-plugins-base-1.1 | 6.3 MB | ########## | 100%  curl-7.64.1 | 138 KB | | 0%  curl-7.64.1 | 138 KB | ########## | 100%  libpq-11.2 | 2.7 MB | | 0%  libpq-11.2 | 2.7 MB | #######6 | 77%  libpq-11.2 | 2.7 MB | ########7 | 88%  libpq-11.2 | 2.7 MB | #########6 | 97%  libpq-11.2 | 2.7 MB | ########## | 100%  shapely-1.6.4 | 319 KB | | 0%  shapely-1.6.4 | 319 KB | #########2 | 93%  shapely-1.6.4 | 319 KB | ########## | 100%  libedit-3.1.20181209 | 188 KB | | 0%  libedit-3.1.20181209 | 188 KB | ########## | 100%  psutil-5.6.2 | 326 KB | | 0%  psutil-5.6.2 | 326 KB | ########9 | 90%  psutil-5.6.2 | 326 KB | ########## | 100%  pcre-8.43 | 260 KB | | 0%  pcre-8.43 | 260 KB | ########## | 100%  mistune-0.8.4 | 54 KB | | 0%  mistune-0.8.4 | 54 KB | ########## | 100%  hdf4-4.2.13 | 969 KB | | 0%  hdf4-4.2.13 | 969 KB | #######9 | 80%  hdf4-4.2.13 | 969 KB | ########## | 100%  libsodium-1.0.16 | 302 KB | | 0%  libsodium-1.0.16 | 302 KB | ########## | 100%  libnetcdf-4.6.1 | 1.3 MB | | 0%  libnetcdf-4.6.1 | 1.3 MB | ########3 | 84%  libnetcdf-4.6.1 | 1.3 MB | ########## | 100%  libcurl-7.64.1 | 582 KB | | 0%  libcurl-7.64.1 | 582 KB | ########9 | 89%  libcurl-7.64.1 | 582 KB | ########## | 100%  mapclassify-2.0.1 | 26 KB | | 0%  mapclassify-2.0.1 | 26 KB | ########## | 100%  olefile-0.46 | 48 KB | | 0%  olefile-0.46 | 48 KB | ########## | 100%  pillow-6.0.0 | 624 KB | | 0%  pillow-6.0.0 | 624 KB | ########8 | 89%  pillow-6.0.0 | 624 KB | ########## | 100%  Downloading and Extracting Packages Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Collecting envkey (from -r /condaenv.ttzvvcou.requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/2a/e1/3effdebe4f7925db52396544184184e9b58afda186c6090807bc921824fc/envkey-1.2.4-py2.py3-none-any.whl (26.8MB) Collecting dvc (from -r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/28/6d/e43d0aaea5ea3c4fea5b399f813053fc65be7ec95a75408226a9bd8b9076/dvc-0.40.2-py2.py3-none-any.whl (247kB) Collecting snowflake-sqlalchemy (from -r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/28/d7/af6be8da8c1dd0f52c0a076d384e40b94f34cb77dd3a0adf009e68fbacff/snowflake_sqlalchemy-1.1.12-py2.py3-none-any.whl Collecting python-dotenv>=0.8.2 (from envkey->-r /condaenv.ttzvvcou.requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/df/e2/8acf58886c3f013290eb2e17c912fd989d28a61759927be2a28e0f4c1687/python_dotenv-0.10.2-py2.py3-none-any.whl Collecting configobj>=5.0.6 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/64/61/079eb60459c44929e684fa7d9e2fdca403f67d64dd9dbac27296be2e0fab/configobj-5.0.6.tar.gz Collecting jsonpath-ng>=1.4.3 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/95/32/ab29fef829c129e5847b8241541bec858515af2bd57a845fad78efde25f5/jsonpath_ng-1.4.3-py2.py3-none-any.whl Collecting asciimatics>=1.10.0 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/4a/cf/2cf9843608b2d6ee178a04860600b63b4db55a6746adfa46d73cbcd85a7d/asciimatics-1.11.0-py2.py3-none-any.whl (96kB) Collecting networkx>=2.1 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/85/08/f20aef11d4c343b557e5de6b9548761811eb16e438cee3d32b1c66c8566b/networkx-2.3.zip (1.7MB) Collecting pyasn1>=0.4.1 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB) Collecting inflect>=2.1.0 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/86/02/e6b11020a9c37d25b4767a1d0af5835629f6e75d6f51553ad07a4c73dc31/inflect-2.1.0-py2.py3-none-any.whl (40kB) Requirement already satisfied: requests>=2.18.4 in /opt/conda/lib/python3.7/site-packages (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (2.21.0) Collecting humanize>=0.5.1 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/8c/e0/e512e4ac6d091fc990bbe13f9e0378f34cf6eecd1c6c268c9e598dcf5bb9/humanize-0.5.1.tar.gz Collecting ply>=3.9 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/a3/58/35da89ee790598a0700ea49b2a66594140f44dec458c07e8e3d4979137fc/ply-3.11-py2.py3-none-any.whl (49kB) Collecting gitpython>=2.1.8 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/fe/e5/fafe827507644c32d6dc553a1c435cdf882e0c28918a5bab29f7fbebfb70/GitPython-2.1.11-py2.py3-none-any.whl (448kB) Collecting dulwich>=0.19.11 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/2e/02/42ce6e45a206ccb044d8a3296646497e96b5263624e5862d21da947b9d59/dulwich-0.19.11.tar.gz (364kB) Requirement already satisfied: setuptools>=34.0.0 in /opt/conda/lib/python3.7/site-packages (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (40.6.3) Collecting treelib>=1.5.5 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/17/47/0a8e745a1982ca82ef2149903fc77d5bbf08c4d566f8d238dca7eaf59837/treelib-1.5.5.tar.gz Collecting nanotime>=0.5.2 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/d5/54/6d5924f59cf671326e7809f4b3f70fa8df535d67e952ad0b6fea02f52faf/nanotime-0.5.2.tar.gz Collecting schema>=0.6.7 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/74/f5/a14c01bcc9dbf99fd164fe2c55229569456f991a162daf62d3275714d241/schema-0.7.0-py2.py3-none-any.whl Collecting grandalf==0.6 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/54/f4/a0b6a4c6d616d0a838b2dd0bc7bf74d73e8e8cdc880bab7fdb5fdc3d0e06/grandalf-0.6-py3-none-any.whl Requirement already satisfied: ruamel.yaml>=0.15.91 in /opt/conda/lib/python3.7/site-packages (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (0.15.94) Collecting future>=0.16.0 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Requirement already satisfied: appdirs>=1.4.3 in /opt/conda/lib/python3.7/site-packages (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (1.4.3) Collecting zc.lockfile>=1.2.1 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/58/c2/d7c89bdad237b4b7837609172be3e8bf5630796c0020494a15b97ece8eb1/zc.lockfile-1.4.tar.gz Collecting configparser>=3.5.0 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/ba/05/6c96328e92e625fc31445d24d75a2c92ef9ba34fc5b037fe69693c362a0d/configparser-3.7.4-py2.py3-none-any.whl Collecting colorama>=0.3.9 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/4f/a6/728666f39bfff1719fc94c481890b2106837da9318031f71a8424b662e12/colorama-0.4.1-py2.py3-none-any.whl Collecting distro>=1.3.0 (from dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/ea/35/82f79b92fa4d937146c660a6482cee4f3dfa1f97ff3d2a6f3ecba33e712e/distro-1.4.0-py2.py3-none-any.whl Requirement already satisfied: sqlalchemy<2.0.0 in /opt/conda/lib/python3.7/site-packages (from snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (1.3.3) Collecting snowflake-connector-python<2.0.0 (from snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/12/fa/fd588fcb18add232951c972d2d61b85b9b496ceac2776cb0c125a541f687/snowflake_connector_python-1.8.0-py2.py3-none-any.whl (157kB) Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from configobj>=5.0.6->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (1.12.0) Requirement already satisfied: decorator in /opt/conda/lib/python3.7/site-packages (from jsonpath-ng>=1.4.3->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (4.4.0) Requirement already satisfied: wcwidth in /opt/conda/lib/python3.7/site-packages (from asciimatics>=1.10.0->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (0.1.7) Requirement already satisfied: Pillow>=2.7.0 in /opt/conda/lib/python3.7/site-packages (from asciimatics>=1.10.0->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (6.0.0) Collecting pyfiglet>=0.7.2 (from asciimatics>=1.10.0->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/33/07/fcfdd7a2872f5b348953de35acce1544dab0c1e8368dca54279b1cde5c15/pyfiglet-0.8.post1-py2.py3-none-any.whl (865kB) Requirement already satisfied: idna<2.9,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests>=2.18.4->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (2.8) Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests>=2.18.4->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (2019.3.9) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests>=2.18.4->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (1.24.1) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /opt/conda/lib/python3.7/site-packages (from requests>=2.18.4->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (3.0.4) Collecting gitdb2>=2.0.0 (from gitpython>=2.1.8->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/da/30/a407568aa8d8f25db817cf50121a958722f3fc5f87e3a6fba1f40c0633e3/gitdb2-2.0.5-py2.py3-none-any.whl (62kB) Collecting contextlib2==0.5.5 (from schema>=0.6.7->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl Requirement already satisfied: pyparsing in /opt/conda/lib/python3.7/site-packages (from grandalf==0.6->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) (2.4.0) Collecting botocore<1.13.0,>=1.5.0 (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/66/e8/df97af8402272eae61e5133499aff04c7c3039a982f8c92cc70a13a71f8a/botocore-1.12.148-py2.py3-none-any.whl (5.4MB) Collecting azure-common (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/61/01/b42443c8469713ab8490a82e99004ad5b7b795cd7212e1cfc4072214dbce/azure_common-1.1.20-py2.py3-none-any.whl Collecting ijson (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/7f/e9/8508c5f4987ba238a2b169e582c1f70a47272b22a2f1fb06b9318201bb9e/ijson-2.3-py2.py3-none-any.whl Collecting pyjwt (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/87/8b/6a9f14b5f781697e51259d81657e6048fd31a113229cf346880bb7545565/PyJWT-1.7.1-py2.py3-none-any.whl Collecting pycryptodomex!=3.5.0,>=3.2 (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/f2/da/0999aadcf08fa447bb0d4163370274b9445ecffd6059b85933da03e59c31/pycryptodomex-3.8.1-cp37-cp37m-manylinux1_x86_64.whl (9.7MB) Requirement already satisfied: cryptography>=1.8.2 in /opt/conda/lib/python3.7/site-packages (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (2.4.2) Collecting azure-storage-blob (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/f3/c2/43f12778df68d26998eaea1b52177db7ea6a3d4cea81cce914eb339adee4/azure_storage_blob-2.0.1-py2.py3-none-any.whl (80kB) Requirement already satisfied: cffi>=1.9 in /opt/conda/lib/python3.7/site-packages (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (1.11.5) Collecting boto3<1.10.0,>=1.4.4 (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/62/e4/31b5365b1b50cba08506245bb6cb4e06e5fc30c108dc3d14728e4bd7ef90/boto3-1.9.148-py2.py3-none-any.whl (128kB) Requirement already satisfied: pytz in /opt/conda/lib/python3.7/site-packages (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (2019.1) Requirement already satisfied: pyOpenSSL>=16.2.0 in /opt/conda/lib/python3.7/site-packages (from snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (18.0.0) Collecting smmap2>=2.0.0 (from gitdb2>=2.0.0->gitpython>=2.1.8->dvc->-r /condaenv.ttzvvcou.requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/55/d2/866d45e3a121ee15a1dc013824d58072fd5c7799c9c34d01378eb262ca8f/smmap2-2.0.5-py2.py3-none-any.whl Requirement already satisfied: python-dateutil<3.0.0,>=2.1; python_version >= "2.7" in /opt/conda/lib/python3.7/site-packages (from botocore<1.13.0,>=1.5.0->snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (2.8.0) Collecting docutils>=0.10 (from botocore<1.13.0,>=1.5.0->snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB) Collecting jmespath<1.0.0,>=0.7.1 (from botocore<1.13.0,>=1.5.0->snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/83/94/7179c3832a6d45b266ddb2aac329e101367fbdb11f425f13771d27f225bb/jmespath-0.9.4-py2.py3-none-any.whl Requirement already satisfied: asn1crypto>=0.21.0 in /opt/conda/lib/python3.7/site-packages (from cryptography>=1.8.2->snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (0.24.0) Collecting azure-storage-common~=2.0 (from azure-storage-blob->snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/b7/07/8363f1d247597bb9b0631db2207681ecbc23fafe228b668b9c27bed35dfc/azure_storage_common-2.0.0-py2.py3-none-any.whl (47kB) Requirement already satisfied: pycparser in /opt/conda/lib/python3.7/site-packages (from cffi>=1.9->snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) (2.19) Collecting s3transfer<0.3.0,>=0.2.0 (from boto3<1.10.0,>=1.4.4->snowflake-connector-python<2.0.0->snowflake-sqlalchemy->-r /condaenv.ttzvvcou.requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/d7/de/5737f602e22073ecbded7a0c590707085e154e32b68d86545dcc31004c02/s3transfer-0.2.0-py2.py3-none-any.whl (69kB) Building wheels for collected packages: configobj, networkx, humanize, dulwich, treelib, nanotime, future, zc.lockfile Building wheel for configobj (setup.py): started Building wheel for configobj (setup.py): finished with status 'done' Stored in directory: /root/.cache/pip/wheels/f1/e4/16/4981ca97c2d65106b49861e0b35e2660695be7219a2d351ee0 Building wheel for networkx (setup.py): started Building wheel for networkx (setup.py): finished with status 'done' Stored in directory: /root/.cache/pip/wheels/de/63/64/3699be2a9d0ccdb37c7f16329acf3863fd76eda58c39c737af Building wheel for humanize (setup.py): started Building wheel for humanize (setup.py): finished with status 'done' Stored in directory: /root/.cache/pip/wheels/69/86/6c/f8b8593bc273ec4b0c653d3827f7482bb2001a2781a73b7f44 Building wheel for dulwich (setup.py): started Building wheel for dulwich (setup.py): finished with status 'error'  ERROR: Complete output from command /opt/conda/bin/python -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-94bj3x9s/dulwich/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-pq3swazo --python-tag cp37:  ERROR: running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/dulwich copying dulwich/reflog.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/line_ending.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/protocol.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/config.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/repo.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/web.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/patch.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/file.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/walk.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/archive.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/index.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/errors.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/client.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/diff_tree.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/stash.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/objects.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/object_store.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/objectspec.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/greenthreads.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/fastexport.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/mailmap.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/log_utils.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/ignore.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/hooks.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/server.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/lru_cache.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/__init__.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/refs.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/pack.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/porcelain.py -> build/lib.linux-x86_64-3.7/dulwich creating build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_server.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_refs.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_mailmap.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_blackbox.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_objectspec.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_repository.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_hooks.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_file.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_objects.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_lru_cache.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_reflog.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_grafts.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_index.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_protocol.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_pack.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_archive.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_ignore.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_walk.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_fastexport.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_porcelain.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_stash.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_patch.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_web.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/__init__.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_line_ending.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_config.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_diff_tree.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_client.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_greenthreads.py -> build/lib.linux-x86_64-3.7/dulwich/tests creating build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat creating build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/release_robot.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/swift.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/test_swift.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/__init__.py -> build/lib.linux-x86_64-3.7/dulwich/contrib running egg_info writing dulwich.egg-info/PKG-INFO writing dependency_links to dulwich.egg-info/dependency_links.txt writing requirements to dulwich.egg-info/requires.txt writing top-level names to dulwich.egg-info/top_level.txt reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/_diff_tree.c -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/_objects.c -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/_pack.c -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/stdint.h -> build/lib.linux-x86_64-3.7/dulwich creating build/lib.linux-x86_64-3.7/docs creating build/lib.linux-x86_64-3.7/docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial creating build/lib.linux-x86_64-3.7/dulwich/tests/data creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/11 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/6f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/95 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/e6 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/0d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/5d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/60 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> build/lib.linux-x86_64-3.7/dulwich/tests/data/indexes creating build/lib.linux-x86_64-3.7/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/lib.linux-x86_64-3.7/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/lib.linux-x86_64-3.7/dulwich/tests/data/packs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/28 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/2a creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4e creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/7d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a2 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a9 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/b0 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/ff creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/info creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/pack creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3b creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3e creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/42 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/a1 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/cd creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/df creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/0d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/1b creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/29 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/4c creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/5d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/60 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/6f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/70 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/90 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/95 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/ab creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/submodule creating build/lib.linux-x86_64-3.7/dulwich/tests/data/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/tags/71 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/trees creating build/lib.linux-x86_64-3.7/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/trees/70 copying dulwich/contrib/README.md -> build/lib.linux-x86_64-3.7/dulwich/contrib running build_ext building 'dulwich._objects' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/dulwich gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c dulwich/_objects.c -o build/temp.linux-x86_64-3.7/dulwich/_objects.o unable to execute 'gcc': No such file or directory error: command 'gcc' failed with exit status 1 ---------------------------------------- ERROR: Failed building wheel for dulwich  Running setup.py clean for dulwich Building wheel for treelib (setup.py): started Building wheel for treelib (setup.py): finished with status 'done' Stored in directory: /root/.cache/pip/wheels/e4/1f/b0/8730974894530362affb8a242aee8f3b42d55ec822c9e2a520 Building wheel for nanotime (setup.py): started Building wheel for nanotime (setup.py): finished with status 'done' Stored in directory: /root/.cache/pip/wheels/41/99/17/7135f635215e1f61e906295afd11f4f791cfe4ab45f3bfdca2 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Stored in directory: /root/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Building wheel for zc.lockfile (setup.py): started Building wheel for zc.lockfile (setup.py): finished with status 'done' Stored in directory: /root/.cache/pip/wheels/09/27/a8/323eeff503e981b09d45ca3a0f085eb03c8a249e87157dd23f Successfully built configobj networkx humanize treelib nanotime future zc.lockfile Failed to build dulwich ERROR: dvc 0.40.2 has requirement ruamel.yaml>=0.15.91, but you'll have ruamel-yaml 0.15.46 which is incompatible. Installing collected packages: python-dotenv, envkey, configobj, ply, jsonpath-ng, pyfiglet, future, asciimatics, networkx, pyasn1, inflect, humanize, smmap2, gitdb2, gitpython, dulwich, treelib, nanotime, contextlib2, schema, grandalf, zc.lockfile, configparser, colorama, distro, dvc, docutils, jmespath, botocore, azure-common, ijson, pyjwt, pycryptodomex, azure-storage-common, azure-storage-blob, s3transfer, boto3, snowflake-connector-python, snowflake-sqlalchemy Running setup.py install for dulwich: started Running setup.py install for dulwich: finished with status 'error'  ERROR: Complete output from command /opt/conda/bin/python -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-94bj3x9s/dulwich/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-f5piqcmc/install-record.txt --single-version-externally-managed --compile:  ERROR: running install running build running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/dulwich copying dulwich/reflog.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/line_ending.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/protocol.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/config.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/repo.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/web.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/patch.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/file.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/walk.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/archive.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/index.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/errors.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/client.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/diff_tree.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/stash.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/objects.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/object_store.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/objectspec.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/greenthreads.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/fastexport.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/mailmap.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/log_utils.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/ignore.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/hooks.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/server.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/lru_cache.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/__init__.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/refs.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/pack.py -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/porcelain.py -> build/lib.linux-x86_64-3.7/dulwich creating build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_server.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_refs.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_mailmap.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_object_store.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_blackbox.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_objectspec.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_missing_obj_finder.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_repository.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_hooks.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_file.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_objects.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_lru_cache.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_reflog.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_grafts.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_index.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_protocol.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_pack.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_archive.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_ignore.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_walk.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_fastexport.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_porcelain.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_stash.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_patch.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_web.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/__init__.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_line_ending.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_config.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_diff_tree.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_client.py -> build/lib.linux-x86_64-3.7/dulwich/tests copying dulwich/tests/test_greenthreads.py -> build/lib.linux-x86_64-3.7/dulwich/tests creating build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_server.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_repository.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_pack.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/server_utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_utils.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_web.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/__init__.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat copying dulwich/tests/compat/test_client.py -> build/lib.linux-x86_64-3.7/dulwich/tests/compat creating build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/test_swift_smoke.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/release_robot.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/paramiko_vendor.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/swift.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/test_release_robot.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/test_swift.py -> build/lib.linux-x86_64-3.7/dulwich/contrib copying dulwich/contrib/__init__.py -> build/lib.linux-x86_64-3.7/dulwich/contrib running egg_info writing dulwich.egg-info/PKG-INFO writing dependency_links to dulwich.egg-info/dependency_links.txt writing requirements to dulwich.egg-info/requires.txt writing top-level names to dulwich.egg-info/top_level.txt reading manifest file 'dulwich.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dulwich.egg-info/SOURCES.txt' copying dulwich/_diff_tree.c -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/_objects.c -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/_pack.c -> build/lib.linux-x86_64-3.7/dulwich copying dulwich/stdint.h -> build/lib.linux-x86_64-3.7/dulwich creating build/lib.linux-x86_64-3.7/docs creating build/lib.linux-x86_64-3.7/docs/tutorial copying dulwich/../docs/tutorial/porcelain.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/repo.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/encoding.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/tag.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/index.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/conclusion.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/remote.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/object-store.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/introduction.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial copying dulwich/../docs/tutorial/file-format.txt -> build/lib.linux-x86_64-3.7/dulwich/../docs/tutorial creating build/lib.linux-x86_64-3.7/dulwich/tests/data creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/11 copying dulwich/tests/data/blobs/11/11111111111111111111111111111111111111 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/11 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/6f copying dulwich/tests/data/blobs/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/6f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/95 copying dulwich/tests/data/blobs/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/95 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/e6 copying dulwich/tests/data/blobs/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/blobs/e6 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/0d copying dulwich/tests/data/commits/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/0d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/5d copying dulwich/tests/data/commits/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/5d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/60 copying dulwich/tests/data/commits/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-3.7/dulwich/tests/data/commits/60 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/indexes copying dulwich/tests/data/indexes/index -> build/lib.linux-x86_64-3.7/dulwich/tests/data/indexes creating build/lib.linux-x86_64-3.7/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.idx -> build/lib.linux-x86_64-3.7/dulwich/tests/data/packs copying dulwich/tests/data/packs/pack-bc63ddad95e7321ee734ea11a7a62d314e0d7481.pack -> build/lib.linux-x86_64-3.7/dulwich/tests/data/packs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/.gitattributes -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_client.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_other.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/issue88_expect_ack_nak_server.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_new.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos copying dulwich/tests/data/repos/server_old.export -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git copying dulwich/tests/data/repos/a.git/packed-refs -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/28 copying dulwich/tests/data/repos/a.git/objects/28/237f4dc30d0d462658d6b937b08a0f0b6ef55a -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/28 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/2a copying dulwich/tests/data/repos/a.git/objects/2a/72d929692c41d8554c07f6301757ba18a65d91 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/2a creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4e copying dulwich/tests/data/repos/a.git/objects/4e/f30bbfe26431a69c3820d3a683df54d688f2ec -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4e creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4f copying dulwich/tests/data/repos/a.git/objects/4f/2e6529203aa6d44b5af6e3292c837ceda003f9 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/4f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/7d copying dulwich/tests/data/repos/a.git/objects/7d/9a07d797595ef11344549b8d08198e48c15364 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/7d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a2 copying dulwich/tests/data/repos/a.git/objects/a2/96d0bb611188cabb256919f36bc30117cca005 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a2 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a9 copying dulwich/tests/data/repos/a.git/objects/a9/0fa2d900a17e99b433217e988c4eb4a2e9a097 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/a9 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/b0 copying dulwich/tests/data/repos/a.git/objects/b0/931cadc54336e78a1d980420e3268903b57a50 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/b0 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/ff copying dulwich/tests/data/repos/a.git/objects/ff/d47d45845a8f6576491e1edb97e3fe6a850e7f -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/objects/ff creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/heads copying dulwich/tests/data/repos/a.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/tags copying dulwich/tests/data/repos/a.git/refs/tags/mytag -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/a.git/refs/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git copying dulwich/tests/data/repos/empty.git/config -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/info copying dulwich/tests/data/repos/empty.git/objects/info/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/info creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/pack copying dulwich/tests/data/repos/empty.git/objects/pack/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/objects/pack creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/heads copying dulwich/tests/data/repos/empty.git/refs/heads/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/tags copying dulwich/tests/data/repos/empty.git/refs/tags/.gitignore -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/empty.git/refs/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git copying dulwich/tests/data/repos/ooo_merge.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/29 copying dulwich/tests/data/repos/ooo_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/29 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/38 copying dulwich/tests/data/repos/ooo_merge.git/objects/38/74e9c60a6d149c44c928140f250d81e6381520 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/38 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f copying dulwich/tests/data/repos/ooo_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/6f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/70 copying dulwich/tests/data/repos/ooo_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/70 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/76 copying dulwich/tests/data/repos/ooo_merge.git/objects/76/01d7f6231db6a57f7bbb79ee52e4d462fd44d1 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/76 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/90 copying dulwich/tests/data/repos/ooo_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/90 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/95 copying dulwich/tests/data/repos/ooo_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/95 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2 copying dulwich/tests/data/repos/ooo_merge.git/objects/b2/a2766a2879c209ab1176e7e778b81ae422eeaa -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/b2 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5 copying dulwich/tests/data/repos/ooo_merge.git/objects/f5/07291b64138b875c28e03469025b1ea20bc614 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f5 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9 copying dulwich/tests/data/repos/ooo_merge.git/objects/f9/e39b120c68182a4ba35349f832d0e4e61f485c -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/f9 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb copying dulwich/tests/data/repos/ooo_merge.git/objects/fb/5b0425c7ce46959bec94d54b9a157645e114f5 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/objects/fb creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads copying dulwich/tests/data/repos/ooo_merge.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/ooo_merge.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git copying dulwich/tests/data/repos/refs.git/packed-refs -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3b copying dulwich/tests/data/repos/refs.git/objects/3b/9e5457140e738c2dcd39bf6d7acf88379b90d1 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3b creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3e copying dulwich/tests/data/repos/refs.git/objects/3e/c9c43c84ff242e3ef4a9fc5bc111fd780a76a8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/3e creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/42 copying dulwich/tests/data/repos/refs.git/objects/42/d06bd4b77fed026b154d16493e5deab78f02ec -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/42 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/a1 copying dulwich/tests/data/repos/refs.git/objects/a1/8114c31713746a33a2e70d9914d1ef3e781425 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/a1 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/cd copying dulwich/tests/data/repos/refs.git/objects/cd/a609072918d7b70057b6bef9f4c2537843fcfe -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/cd creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/df copying dulwich/tests/data/repos/refs.git/objects/df/6800012397fb85c56e7418dd4eb9405dee075c -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/objects/df creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/40-char-ref-aaaaaaaaaaaaaaaaaa -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/loop -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads copying dulwich/tests/data/repos/refs.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/tags copying dulwich/tests/data/repos/refs.git/refs/tags/refs-0.2 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/refs.git/refs/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git copying dulwich/tests/data/repos/simple_merge.git/HEAD -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/0d copying dulwich/tests/data/repos/simple_merge.git/objects/0d/89f20333fbb1d2f3a94da77f4981373d8f4310 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/0d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/1b copying dulwich/tests/data/repos/simple_merge.git/objects/1b/6318f651a534b38f9c7aedeebbd56c1e896853 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/1b creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/29 copying dulwich/tests/data/repos/simple_merge.git/objects/29/69be3e8ee1c0222396a5611407e4769f14e54b -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/29 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/4c copying dulwich/tests/data/repos/simple_merge.git/objects/4c/ffe90e0a41ad3f5190079d7c8f036bde29cbe6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/4c creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/5d copying dulwich/tests/data/repos/simple_merge.git/objects/5d/ac377bdded4c9aeb8dff595f0faeebcc8498cc -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/5d creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/60 copying dulwich/tests/data/repos/simple_merge.git/objects/60/dacdc733de308bb77bb76ce0fb0f9b44c9769e -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/60 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/6f copying dulwich/tests/data/repos/simple_merge.git/objects/6f/670c0fb53f9463760b7295fbb814e965fb20c8 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/6f creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/70 copying dulwich/tests/data/repos/simple_merge.git/objects/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/70 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/90 copying dulwich/tests/data/repos/simple_merge.git/objects/90/182552c4a85a45ec2a835cadc3451bebdfe870 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/90 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/95 copying dulwich/tests/data/repos/simple_merge.git/objects/95/4a536f7819d40e6f637f849ee187dd10066349 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/95 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/ab copying dulwich/tests/data/repos/simple_merge.git/objects/ab/64bbdcc51b170d21588e5c5d391ee5c0c96dfd -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/ab creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d4 copying dulwich/tests/data/repos/simple_merge.git/objects/d4/bdad6549dfedf25d3b89d21f506aff575b28a7 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d4 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d8 copying dulwich/tests/data/repos/simple_merge.git/objects/d8/0c186a03f423a81b39df39dc87fd269736ca86 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/d8 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/e6 copying dulwich/tests/data/repos/simple_merge.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/objects/e6 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/refs creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/refs/heads copying dulwich/tests/data/repos/simple_merge.git/refs/heads/master -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/simple_merge.git/refs/heads creating build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/submodule copying dulwich/tests/data/repos/submodule/dotgit -> build/lib.linux-x86_64-3.7/dulwich/tests/data/repos/submodule creating build/lib.linux-x86_64-3.7/dulwich/tests/data/tags creating build/lib.linux-x86_64-3.7/dulwich/tests/data/tags/71 copying dulwich/tests/data/tags/71/033db03a03c6a36721efcf1968dd8f8e0cf023 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/tags/71 creating build/lib.linux-x86_64-3.7/dulwich/tests/data/trees creating build/lib.linux-x86_64-3.7/dulwich/tests/data/trees/70 copying dulwich/tests/data/trees/70/c190eb48fa8bbb50ddc692a17b44cb781af7f6 -> build/lib.linux-x86_64-3.7/dulwich/tests/data/trees/70 copying dulwich/contrib/README.md -> build/lib.linux-x86_64-3.7/dulwich/contrib running build_ext building 'dulwich._objects' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/dulwich gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c dulwich/_objects.c -o build/temp.linux-x86_64-3.7/dulwich/_objects.o unable to execute 'gcc': No such file or directory error: command 'gcc' failed with exit status 1 ---------------------------------------- ERROR: Command "/opt/conda/bin/python -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-install-94bj3x9s/dulwich/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-f5piqcmc/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-94bj3x9s/dulwich/  CondaValueError: pip returned an error The command '/bin/sh -c conda env update --name root -f environment.yml && conda clean -a && rm -rf /root/.cache/pip' returned a non-zero code: 1 time="2019-05-15T16:33:01Z" level=fatal msg="exit status 1"  ```

pared commented 5 years ago

Might be related to #2008

pared commented 5 years ago

@Casyfill after analysing the logs, it seems to me that the problem is lack of gcc in the image, can you put RUN apt-get update && apt-get install -y gcc before failing step?

ghost commented 5 years ago

Good catch, @pared !

Casyfill commented 5 years ago

I can confirm that everything works fine if I run conda install dulwich before dvc install - perhaps. conda binary installs gcc properly, and pip install does not. It's still a suboptimal solution though :-)

ghost commented 5 years ago

@Casyfill , is it safe to assume that this is conda specific?

Casyfill commented 5 years ago

I'd rather assume the issue is pip-specific - here I ran pip install dvc - so all deps not installed already are installed [failed to be installed] via pip - including dulwich

(i'd love to nstall dvc via conda, btw, but...) https://github.com/iterative/dvc/issues/120

efiop commented 5 years ago

As @donbobka noticed, dulwich by-default is trying to compile some things, but that can be disabled:

By default, Dulwich' setup.py will attempt to build and install the optional C
extensions. The reason for this is that they significantly improve the performance
since some low-level operations that are executed often are much slower in CPython.

If you don't want to install the C bindings, specify the --pure argument to setup.py::

$ python setup.py --pure install

or if you are installing from pip::

$ pip install dulwich --global-option="--pure"

Note that you can also specify --global-option in a
`requirements.txt <https://pip.pypa.io/en/stable/reference/pip_install/#requirement-specifiers>`_
file, e.g. like this::

dulwich --global-option=--pure

We are not really using dulwich for high-performance stuff, so maybe it is worth disabling C bindinds. But I can't be sure that any other our dependency won't require gcc at some point in the future, since gcc is quite generic requirement. In the meantime, maybe you could use one of our binary packages? E.g. from dep or rpm repositories. Would that be suitable for you @Casyfill ?

(i'd love to nstall dvc via conda, btw, but...)

Yeah, it is a shame that we don't provide it yet :slightly_frowning_face: And yes, I think conda is indeed installing a compiler along with it.

Casyfill commented 5 years ago

2 cents here: 1) I personally can use dep or something but that would require additional logic in docker - id prefer keeping all requirements in conda - so installing dulvich via conda seems like a better solution to me

2) I would disagree that the gcc is “popular requirement” in ds python community and I’d definitely try to keep our dockers as skinny as possible; I also think that any package should ideally deal with its dependencies automatically - this issue may cause issues for new dvc users and tint their first experience in the package - especially given that you don’t mention that, compared to say Dulwich itself. So I’d definitely vote for “pure” dependency - that is, until you’ll be ready for conda

efiop commented 5 years ago

@Casyfill I totally understand you! Will switch to --pure for dulwich and will test with a clean docker image without gcc to make sure that everything else is working fine, and will add a permanent test for that to make sure that things stay that way. Thank you so much for the feedback! :slightly_smiling_face:

efiop commented 5 years ago

Unfortunately, we are not able to specify --pure for a specific dependency in our setup.py, so currently you could install dvc with "pure-python" dulwich by specifying --global-option="--pure" when running pip install dvc or when specifying dvc in your requirements.txt. Created a patch for dulwich that allows C extensions building to fail, so that it could fall back to pure-python implementation automatically.

Casyfill commented 5 years ago

got it, thanks! Yes, pr to Dulwich seems to be the best solution for everyone! Thank you all for a quick response and help!

efiop commented 5 years ago

Let's keep this open until it is resolved.

efiop commented 5 years ago

Need to check if we could build universal wheel for --pure and if pypi can choose between those.

efiop commented 5 years ago

Or maybe we could switch to https://github.com/cpburnz/python-path-specification

efiop commented 5 years ago

Fixed by https://github.com/iterative/dvc/pull/2159 , since we've dropped dulwich for good.

IWillPull commented 2 years ago

It's back again, as it is a dependency of scmrepo. Any way to provide --global-option="--pure" tag when installing dvc through poetry?

efiop commented 2 years ago

@IWillPull --pure is very slow and there is no way to put it into dependencies (can only use during manual install), IIRC. We'll just start being stricter with dulwich upper bound version, will continue the discussion in https://github.com/iterative/scmrepo/issues/73