=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2021.04.06 22:37:32 =~=~=~=~=~=~=~=~=~=~=~= ]0;alessandro@jetson-nano: ~alessandro@jetson-nano:~$ git clone https://github.com/dusty-nv/jetson-containers jetson-containers-original fatal: destination path 'jetson-containers-original' already exists and is not an empty directory. ]0;alessandro@jetson-nano: ~alessandro@jetson-nano:~$ cd jetson-containers-original ]0;alessandro@jetson-nano: ~/jetson-containers-originalalessandro@jetson-nano:~/jetson-containers-original$ ./scripts/docker_build_ml.sh pytorch reading L4T version from /etc/nv_tegra_release L4T BSP Version: L4T R32.5.0 l4t-base image: nvcr.io/nvidia/l4t-base:r32.5.0 building PyTorch torch-1.8.0-cp36-cp36m-linux_aarch64.whl, torchvision v0.9.0 (pillow), torchaudio v0.8.0 Building l4t-pytorch:r32.5.0-pth1.8-py3 container... Sending build context to Docker daemon 223.2kB Step 1/23 : ARG BASE_IMAGE=nvcr.io/nvidia/l4t-base:r32.4.4 Step 2/23 : FROM ${BASE_IMAGE} ---> d9141f00a2c3 Step 3/23 : ENV DEBIAN_FRONTEND=noninteractive ---> Running in df4fa2324de7 Removing intermediate container df4fa2324de7 ---> 911d6082616f Step 4/23 : RUN apt-get update && apt-get install -y --no-install-recommends python3-pip python3-dev libopenblas-dev libopenmpi2 openmpi-bin openmpi-common gfortran && rm -rf /var/lib/apt/lists/* ---> Running in 3755bc0b2582 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1548 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1910 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [3346 B] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5314 B] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2811 B] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [2670 B] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1166 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1220 kB] Fetched 18.8 MB in 4s (4209 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: binutils binutils-aarch64-linux-gnu binutils-common ca-certificates cpp cpp-7 dh-python gcc gcc-7 gcc-7-base gfortran-7 libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libcc1-0 libexpat1-dev libgcc-7-dev libgfortran-7-dev libgfortran4 libhwloc-plugins libhwloc5 libibverbs1 libisl19 libitm1 liblsan0 libmpc3 libmpfr6 libnl-route-3-200 libopenblas-base libpciaccess0 libpython3-dev libpython3.6 libpython3.6-dev libpython3.6-minimal libpython3.6-stdlib libtsan0 libubsan0 linux-libc-dev ocl-icd-libopencl1 openssl python-pip-whl python3.6 python3.6-dev python3.6-minimal Suggested packages: binutils-doc cpp-doc gcc-7-locales libdpkg-perl dpkg-dev gcc-multilib make manpages-dev autoconf automake libtool flex bison gdb gcc-doc gcc-7-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gfortran-doc gfortran-7-doc libgfortran4-dbg libcoarrays-dev glibc-doc libhwloc-contrib-plugins opencl-icd python3.6-venv python3.6-doc binfmt-support Recommended packages: manpages manpages-dev ibverbs-providers build-essential python3-setuptools python3-wheel The following NEW packages will be installed: binutils binutils-aarch64-linux-gnu binutils-common ca-certificates cpp cpp-7 dh-python gcc gcc-7 gcc-7-base gfortran gfortran-7 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libexpat1-dev libgcc-7-dev libgfortran-7-dev libgfortran4 libhwloc-plugins libhwloc5 libibverbs1 libisl19 libitm1 liblsan0 libmpc3 libmpfr6 libnl-route-3-200 libopenblas-base libopenblas-dev libopenmpi2 libpciaccess0 libpython3-dev libpython3.6 libpython3.6-dev libtsan0 libubsan0 linux-libc-dev ocl-icd-libopencl1 openmpi-bin openmpi-common openssl python-pip-whl python3-dev python3-pip python3.6-dev The following packages will be upgraded: libc6 libpython3.6-minimal libpython3.6-stdlib python3.6 python3.6-minimal 5 upgraded, 49 newly installed, 0 to remove and 33 not upgraded. Need to get 92.4 MB of archives. After this operation, 239 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.4 [2275 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.4 [203 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.4 [1609 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.4 [1327 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.4 [528 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.9 [583 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20210119~18.04.1 [147 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.5 [197 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.5 [418 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.5 [2168 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 binutils arm64 2.30-21ubuntu1~18.04.5 [3376 B] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libisl19 arm64 0.19-1 [439 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpfr6 arm64 4.0.1-1 [202 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 dh-python all 3.20180325ubuntu2 [89.2 kB] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgfortran4 arm64 7.5.0-3ubuntu1~18.04 [248 kB] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgfortran-7-dev arm64 7.5.0-3ubuntu1~18.04 [300 kB] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.4 [58.7 kB] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 linux-libc-dev arm64 4.15.0-140.144 [971 kB] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6-dev arm64 2.27-3ubuntu1.4 [2046 kB] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gfortran-7 arm64 7.5.0-3ubuntu1~18.04 [7465 kB] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 gfortran arm64 4:7.4.0-1ubuntu2.3 [1344 B] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1-dev arm64 2.2.5-3ubuntu0.2 [110 kB] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnl-route-3-200 arm64 3.2.29-0ubuntu3 [116 kB] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libopenblas-base arm64 0.2.20+ds-4 [1814 kB] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libopenblas-dev arm64 0.2.20+ds-4 [1668 kB] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpciaccess0 arm64 0.14-1 [15.5 kB] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6 arm64 3.6.9-1~18.04ubuntu1.4 [1306 kB] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3.6-dev arm64 3.6.9-1~18.04ubuntu1.4 [45.1 MB] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-dev arm64 3.6.7-1~18.04 [7328 B] Get:44 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libhwloc5 arm64 1.11.9-1 [84.4 kB] Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libibverbs1 arm64 17.1-1ubuntu0.2 [39.5 kB] Get:46 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 ocl-icd-libopencl1 arm64 2.2.11-1ubuntu1 [29.2 kB] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libhwloc-plugins arm64 1.11.9-1 [11.2 kB] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libopenmpi2 arm64 2.1.1-8 [1746 kB] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 openmpi-common all 2.1.1-8 [140 kB] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 openmpi-bin arm64 2.1.1-8 [81.4 kB] Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1653 kB] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3.6-dev arm64 3.6.9-1~18.04ubuntu1.4 [508 kB] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-dev arm64 3.6.7-1~18.04 [1288 B] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 92.4 MB in 7s (12.5 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29268 files and directories currently installed.) Preparing to unpack .../libc6_2.27-3ubuntu1.4_arm64.deb ... Unpacking libc6:arm64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1.3) ... Setting up libc6:arm64 (2.27-3ubuntu1.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29268 files and directories currently installed.) Preparing to unpack .../00-python3.6_3.6.9-1~18.04ubuntu1.4_arm64.deb ... Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1.3) ... Preparing to unpack .../01-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_arm64.deb ... Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1.3) ... Preparing to unpack .../02-python3.6-minimal_3.6.9-1~18.04ubuntu1.4_arm64.deb ... Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1.3) ... Preparing to unpack .../03-libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_arm64.deb ... Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.4) over (3.6.9-1~18.04ubuntu1.3) ... Selecting previously unselected package openssl. Preparing to unpack .../04-openssl_1.1.1-1ubuntu2.1~18.04.9_arm64.deb ... Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../05-ca-certificates_20210119~18.04.1_all.deb ... Unpacking ca-certificates (20210119~18.04.1) ... Selecting previously unselected package binutils-common:arm64. Preparing to unpack .../06-binutils-common_2.30-21ubuntu1~18.04.5_arm64.deb ... Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.5) ... Selecting previously unselected package libbinutils:arm64. Preparing to unpack .../07-libbinutils_2.30-21ubuntu1~18.04.5_arm64.deb ... Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.5) ... Selecting previously unselected package binutils-aarch64-linux-gnu. Preparing to unpack .../08-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.5_arm64.deb ... Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.5) ... Selecting previously unselected package binutils. Preparing to unpack .../09-binutils_2.30-21ubuntu1~18.04.5_arm64.deb ... Unpacking binutils (2.30-21ubuntu1~18.04.5) ... Selecting previously unselected package gcc-7-base:arm64. Preparing to unpack .../10-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package libisl19:arm64. Preparing to unpack .../11-libisl19_0.19-1_arm64.deb ... Unpacking libisl19:arm64 (0.19-1) ... Selecting previously unselected package libmpfr6:arm64. Preparing to unpack .../12-libmpfr6_4.0.1-1_arm64.deb ... Unpacking libmpfr6:arm64 (4.0.1-1) ... Selecting previously unselected package libmpc3:arm64. Preparing to unpack .../13-libmpc3_1.1.0-1_arm64.deb ... Unpacking libmpc3:arm64 (1.1.0-1) ... Selecting previously unselected package cpp-7. Preparing to unpack .../14-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package cpp. Preparing to unpack .../15-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... Unpacking cpp (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package dh-python. Preparing to unpack .../16-dh-python_3.20180325ubuntu2_all.deb ... Unpacking dh-python (3.20180325ubuntu2) ... Selecting previously unselected package libcc1-0:arm64. Preparing to unpack .../17-libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libitm1:arm64. Preparing to unpack .../18-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libatomic1:arm64. Preparing to unpack .../19-libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libasan4:arm64. Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package liblsan0:arm64. Preparing to unpack .../21-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libtsan0:arm64. Preparing to unpack .../22-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... Selecting previously unselected package libubsan0:arm64. Preparing to unpack .../23-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package libgcc-7-dev:arm64. Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package gcc-7. Preparing to unpack .../25-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package gcc. Preparing to unpack .../26-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... Unpacking gcc (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package libgfortran4:arm64. Preparing to unpack .../27-libgfortran4_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking libgfortran4:arm64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package libgfortran-7-dev:arm64. Preparing to unpack .../28-libgfortran-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking libgfortran-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../29-libc-dev-bin_2.27-3ubuntu1.4_arm64.deb ... Unpacking libc-dev-bin (2.27-3ubuntu1.4) ... Selecting previously unselected package linux-libc-dev:arm64. Preparing to unpack .../30-linux-libc-dev_4.15.0-140.144_arm64.deb ... Unpacking linux-libc-dev:arm64 (4.15.0-140.144) ... Selecting previously unselected package libc6-dev:arm64. Preparing to unpack .../31-libc6-dev_2.27-3ubuntu1.4_arm64.deb ... Unpacking libc6-dev:arm64 (2.27-3ubuntu1.4) ... Selecting previously unselected package gfortran-7. Preparing to unpack .../32-gfortran-7_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking gfortran-7 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package gfortran. Preparing to unpack .../33-gfortran_4%3a7.4.0-1ubuntu2.3_arm64.deb ... Unpacking gfortran (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package libexpat1-dev:arm64. Preparing to unpack .../34-libexpat1-dev_2.2.5-3ubuntu0.2_arm64.deb ... Unpacking libexpat1-dev:arm64 (2.2.5-3ubuntu0.2) ... Selecting previously unselected package libnl-route-3-200:arm64. Preparing to unpack .../35-libnl-route-3-200_3.2.29-0ubuntu3_arm64.deb ... Unpacking libnl-route-3-200:arm64 (3.2.29-0ubuntu3) ... Selecting previously unselected package libopenblas-base:arm64. Preparing to unpack .../36-libopenblas-base_0.2.20+ds-4_arm64.deb ... Unpacking libopenblas-base:arm64 (0.2.20+ds-4) ... Selecting previously unselected package libopenblas-dev:arm64. Preparing to unpack .../37-libopenblas-dev_0.2.20+ds-4_arm64.deb ... Unpacking libopenblas-dev:arm64 (0.2.20+ds-4) ... Selecting previously unselected package libpciaccess0:arm64. Preparing to unpack .../38-libpciaccess0_0.14-1_arm64.deb ... Unpacking libpciaccess0:arm64 (0.14-1) ... Selecting previously unselected package libpython3.6:arm64. Preparing to unpack .../39-libpython3.6_3.6.9-1~18.04ubuntu1.4_arm64.deb ... Unpacking libpython3.6:arm64 (3.6.9-1~18.04ubuntu1.4) ... Selecting previously unselected package libpython3.6-dev:arm64. Preparing to unpack .../40-libpython3.6-dev_3.6.9-1~18.04ubuntu1.4_arm64.deb ... Unpacking libpython3.6-dev:arm64 (3.6.9-1~18.04ubuntu1.4) ... Selecting previously unselected package libpython3-dev:arm64. Preparing to unpack .../41-libpython3-dev_3.6.7-1~18.04_arm64.deb ... Unpacking libpython3-dev:arm64 (3.6.7-1~18.04) ... Selecting previously unselected package libhwloc5:arm64. Preparing to unpack .../42-libhwloc5_1.11.9-1_arm64.deb ... Unpacking libhwloc5:arm64 (1.11.9-1) ... Selecting previously unselected package libibverbs1:arm64. Preparing to unpack .../43-libibverbs1_17.1-1ubuntu0.2_arm64.deb ... Unpacking libibverbs1:arm64 (17.1-1ubuntu0.2) ... Selecting previously unselected package ocl-icd-libopencl1:arm64. Preparing to unpack .../44-ocl-icd-libopencl1_2.2.11-1ubuntu1_arm64.deb ... Unpacking ocl-icd-libopencl1:arm64 (2.2.11-1ubuntu1) ... Selecting previously unselected package libhwloc-plugins. Preparing to unpack .../45-libhwloc-plugins_1.11.9-1_arm64.deb ... Unpacking libhwloc-plugins (1.11.9-1) ... Selecting previously unselected package libopenmpi2:arm64. Preparing to unpack .../46-libopenmpi2_2.1.1-8_arm64.deb ... Unpacking libopenmpi2:arm64 (2.1.1-8) ... Selecting previously unselected package openmpi-common. Preparing to unpack .../47-openmpi-common_2.1.1-8_all.deb ... Unpacking openmpi-common (2.1.1-8) ... Selecting previously unselected package openmpi-bin. Preparing to unpack .../48-openmpi-bin_2.1.1-8_arm64.deb ... Unpacking openmpi-bin (2.1.1-8) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../49-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... Selecting previously unselected package python3.6-dev. Preparing to unpack .../50-python3.6-dev_3.6.9-1~18.04ubuntu1.4_arm64.deb ... Unpacking python3.6-dev (3.6.9-1~18.04ubuntu1.4) ... Selecting previously unselected package python3-dev. Preparing to unpack .../51-python3-dev_3.6.7-1~18.04_arm64.deb ... Unpacking python3-dev (3.6.7-1~18.04) ... Selecting previously unselected package python3-pip. Preparing to unpack .../52-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... Setting up linux-libc-dev:arm64 (4.15.0-140.144) ... Setting up libmpfr6:arm64 (4.0.1-1) ... Setting up libnl-route-3-200:arm64 (3.2.29-0ubuntu3) ... Setting up libhwloc5:arm64 (1.11.9-1) ... Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.4) ... Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.5) ... Setting up openmpi-common (2.1.1-8) ... Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... Setting up libpciaccess0:arm64 (0.14-1) ... Setting up libmpc3:arm64 (1.1.0-1) ... Setting up libc-dev-bin (2.27-3ubuntu1.4) ... Setting up ocl-icd-libopencl1:arm64 (2.2.11-1ubuntu1) ... Setting up ca-certificates (20210119~18.04.1) ... Updating certificates in /etc/ssl/certs... 129 added, 0 removed; done. Setting up dh-python (3.20180325ubuntu2) ... Setting up libc6-dev:arm64 (2.27-3ubuntu1.4) ... Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... Setting up libisl19:arm64 (0.19-1) ... Setting up libibverbs1:arm64 (17.1-1ubuntu0.2) ... Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.4) ... Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... Setting up libgfortran4:arm64 (7.5.0-3ubuntu1~18.04) ... Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.5) ... Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... Setting up libhwloc-plugins (1.11.9-1) ... Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.5) ... Setting up libgfortran-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... Setting up libexpat1-dev:arm64 (2.2.5-3ubuntu0.2) ... Setting up libopenmpi2:arm64 (2.1.1-8) ... Setting up binutils (2.30-21ubuntu1~18.04.5) ... Setting up libpython3.6:arm64 (3.6.9-1~18.04ubuntu1.4) ... Setting up libopenblas-base:arm64 (0.2.20+ds-4) ... update-alternatives: using /usr/lib/aarch64-linux-gnu/openblas/libblas.so.3 to provide /usr/lib/aarch64-linux-gnu/libblas.so.3 (libblas.so.3-aarch64-linux-gnu) in auto mode update-alternatives: using /usr/lib/aarch64-linux-gnu/openblas/liblapack.so.3 to provide /usr/lib/aarch64-linux-gnu/liblapack.so.3 (liblapack.so.3-aarch64-linux-gnu) in auto mode Setting up cpp (4:7.4.0-1ubuntu2.3) ... Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... Setting up gcc (4:7.4.0-1ubuntu2.3) ... Setting up openmpi-bin (2.1.1-8) ... update-alternatives: using /usr/bin/mpirun.openmpi to provide /usr/bin/mpirun (mpirun) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/mpirun.1.gz because associated file /usr/share/man/man1/mpirun.openmpi.1.gz (of link group mpirun) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/mpiexec.1.gz because associated file /usr/share/man/man1/mpiexec.openmpi.1.gz (of link group mpirun) doesn't exist Setting up libpython3.6-dev:arm64 (3.6.9-1~18.04ubuntu1.4) ... Setting up gfortran-7 (7.5.0-3ubuntu1~18.04) ... Setting up libopenblas-dev:arm64 (0.2.20+ds-4) ... update-alternatives: using /usr/lib/aarch64-linux-gnu/openblas/libblas.so to provide /usr/lib/aarch64-linux-gnu/libblas.so (libblas.so-aarch64-linux-gnu) in auto mode update-alternatives: using /usr/lib/aarch64-linux-gnu/openblas/liblapack.so to provide /usr/lib/aarch64-linux-gnu/liblapack.so (liblapack.so-aarch64-linux-gnu) in auto mode Setting up python3.6-dev (3.6.9-1~18.04ubuntu1.4) ... Setting up libpython3-dev:arm64 (3.6.7-1~18.04) ... Setting up gfortran (4:7.4.0-1ubuntu2.3) ... update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist Setting up python3-dev (3.6.7-1~18.04) ... Processing triggers for mime-support (3.60ubuntu1) ... Processing triggers for libc-bin (2.27-3ubuntu1.3) ... Processing triggers for ca-certificates (20210119~18.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container 3755bc0b2582 ---> 99a54033b13b Step 5/23 : RUN pip3 install setuptools Cython wheel ---> Running in 2b049530cf47 Collecting setuptools Downloading https://files.pythonhosted.org/packages/9e/d4/b99a960314121a003e9f39c61dfde01a1010bb47661e193a7722f7f32d52/setuptools-54.2.0-py3-none-any.whl (785kB) Collecting Cython Downloading https://files.pythonhosted.org/packages/9e/98/bff39b3acaebbc6102be71797f655bbe60738f7339db4ad7bd0772c08daf/Cython-0.29.22-py2.py3-none-any.whl (980kB) Collecting wheel Downloading https://files.pythonhosted.org/packages/65/63/39d04c74222770ed1589c0eaba06c05891801219272420b40311cd60c880/wheel-0.36.2-py2.py3-none-any.whl Installing collected packages: setuptools, Cython, wheel Successfully installed Cython-0.29.22 setuptools-54.2.0 wheel-0.36.2 Removing intermediate container 2b049530cf47 ---> 4e50e830e217 Step 6/23 : RUN pip3 install numpy --verbose ---> Running in c80549c233a3 Collecting numpy 1 location(s) to search for versions of numpy: * https://pypi.python.org/simple/numpy/ Getting page https://pypi.python.org/simple/numpy/ Looking up "https://pypi.python.org/simple/numpy/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.python.org https://pypi.python.org:443 "GET /simple/numpy/ HTTP/1.1" 301 122 Updating cache with response from "https://pypi.python.org/simple/numpy/" Caching permanant redirect Looking up "https://pypi.org/simple/numpy/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.org https://pypi.org:443 "GET /simple/numpy/ HTTP/1.1" 200 152948 Updating cache with response from "https://pypi.org/simple/numpy/" Caching due to etag Analyzing links from page https://pypi.org/simple/numpy/ Skipping link https://files.pythonhosted.org/packages/b7/53/342ee8490dce7939ed31073a1e1d80f114a56bd7b63ebd8d80df79aba5e0/numpy-1.0.1.dev3460.win32-py2.4.exe#sha256=7a1daab190e8584eadc5461d3518cbe0302f6e38143b451f7138c392a4bfc0d8 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/ab/67/19e93e3f8c3e077dcf6fc54e84e1cff609c4a7e0a3ce14f70794dde60063/numpy-1.3.0.tar.gz#sha256=7524687cce85aa78103046db5e617c626b0ef871a203a049159f88f35647c90d (from https://pypi.org/simple/numpy/), version: 1.3.0 Skipping link https://files.pythonhosted.org/packages/98/b6/d5022159ff85cfb20a063996fe0b5a48199d856a752df20af675001a3fdf/numpy-1.3.0.win32-py2.5.exe#sha256=dadea0e51054a1cce976e143b98de765068e6541f9cd6cdb1819e39c924a5eed (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/6f/16/84dcacfbabd93ac12c378b823330d8665bdcf8ccea89da17d992afcbcb3a/numpy-1.4.1.tar.gz#sha256=e630d1d7960dd65ca9ed7bcd29c604bb22ef2b28ed6f33574e655a65da1146a6 (from https://pypi.org/simple/numpy/), version: 1.4.1 Found link https://files.pythonhosted.org/packages/f4/7e/ee0605be5f922a85f798bf8ff1849d4d043b08229b026e55527110384c6d/numpy-1.5.0.tar.gz#sha256=06d2181c884c5937c7c475103dd55de4fe4842a9d91bab1ed0965dd973a4661a (from https://pypi.org/simple/numpy/), version: 1.5.0 Skipping link https://files.pythonhosted.org/packages/bd/bd/20b14b780f26876796fa7d33ac4e7d59adcd462c8c08006f5aeb11e67a10/numpy-1.5.0.win32-py2.6.exe#sha256=ba4d6b5d59e0646b6b82098db087ee2f9aedeca968354492f125ebb62f091f69 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/ad/d6/0cee332656a0633ff062c13408734dc3c617d5d45d174c491033063668eb/numpy-1.5.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=2d19469a94eadd002b1596cb0ec22e4f27f4f96dd6c83391220d0e187041bd36 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/73/e1/88932bb0420a0fbe1547ee96d4e7332de5c1ed5a846a6c96ea422c6bf753/numpy-1.5.1.tar.gz#sha256=c36789ec381fec09f519249744ea36a77e5534b69446a59ee73b06cac29542eb (from https://pypi.org/simple/numpy/), version: 1.5.1 Skipping link https://files.pythonhosted.org/packages/8b/8e/e20ca84e30db2d93d85370ba23efbe54037bb45348dd6496185e7bbb15fa/numpy-1.5.1.win32-py2.5-nosse.exe#sha256=e45623a65625a22e8c59d5feacc02bdc360eed4ab9f01f3dc619dc58c56336ad (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/d2/fe/2d765a8f923db9a2254f398af2cafdd777b39611e90ac28d5fc3b8fd9cfa/numpy-1.5.1.win32-py2.6-nosse.exe#sha256=bea35acebd89855529f52e418f2b5d5976b50982651a7e1b97d4d6b68ba83130 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/eb/a9/af5807aeefbc05d574e103212cfc71423ac255ad326de651ed01ddf7f995/numpy-1.5.1.win32-py2.7-nosse.exe#sha256=37d8363be1e76b855ef27eb140caccd00e250244a6a3536dce9cd06a1e56ddbb (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/3f/c9/2aa4f6426c7b8e4a227834ecb10da666c35791510bc1ae11bf6e87398c18/numpy-1.5.1.win32-py3.1-nosse.exe#sha256=8821b7d0c926858e81d11b13336edd6e0d4569d0179c9568ae08011658912823 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/22/17/606397a90ea8ec590b92c793c1f130b41a3871ac0f867bfc81734c53d381/numpy-1.6.0-cp26-cp26m-manylinux1_x86_64.whl#sha256=fa8a1ff52f04fdafbc1313539bf2550fccc81753857160725a8df5f1ee7ce313 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3b/dd/d1b1fdd0082ac250b0c54033c8ca49501209dd43b8d4f6fe5ec7b60825db/numpy-1.6.0-cp26-cp26mu-manylinux1_x86_64.whl#sha256=23f974e57eafb60580289642ec5e598d6b5abfbcd0f1873c49293cf090a99fdb (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/16/de492dda22c95137ca4cef59e8ce354c4c1b8e752326b0eb6dedad2cb8ba/numpy-1.6.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=3b6ccb9cad2106b0d543314f9e297d10d92994b21342d4bae2e9c7c1640bb172 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/51/e1/646c30422256ef8d350c70d72499bba1c5aa19b56939601816757b4934a7/numpy-1.6.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=f90111b8bd18672e63bdcf3d4e2988e2d51a2c393d65a28417cbd423062a8c5e (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1c/57/ef71f2426816c2303b9a64c60485f341d5b146e39b5cb77fdbac0d6f8603/numpy-1.6.0-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=c03cdf0b7f6faa9a70672c7d16939c99634d170c7d74b4043dd50c69253f3285 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/5a/6f/85439fe9c58d16c477f8bb767da9b55c0721adfb940ace2e4240793af70d/numpy-1.6.0.tar.gz#sha256=687dcfb5f6a51f2107ba1dc8bb324fd1a0146ce8b0e2bd01a3ee7bcc453ee3d8 (from https://pypi.org/simple/numpy/), version: 1.6.0 Skipping link https://files.pythonhosted.org/packages/b0/a5/ba8a8f45c0f0f22ce6d27e5b0b2ec1cd8ed71d960821a65fcb2adc6c6695/numpy-1.6.0.win32-py2.5.exe#sha256=915d0d963f788ef3916949e956f0baee6ec3de16d3bbf286c6ddfcb9d6e51c7a (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/8a/ff/2da6ab3812c1f9bc70f093f0993ac6d1a8fb594c43ed3fb70156a92b4d6c/numpy-1.6.0.win32-py2.6.exe#sha256=6a0154532e1b0b4b4e480de4b481e44d65d4d2ed88eff11e33d76f13fed20149 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/04/6c/737e537c83e9345cafd4d56b3a6902ce24df95d35156d774d5eb17142ccd/numpy-1.6.0.win32-py2.7.exe#sha256=2a3e164b3c4659e2652ca6237b2fb9b40cc59c551187ebff49d8b94d22bfd554 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/c2/94/5ff07d1d8dd7bea8289785f31428fdf157a6aa6de47f5a99a4a9bca64785/numpy-1.6.0.win32-py3.1.exe#sha256=a080464d897e80e17c9c878831fe149ab435c37cc2060a229921c43226dc08c7 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/5d/f0/5df2f4ea6837fecae474768d87afcf225353c3c9ea7bb9128f6d2144655a/numpy-1.6.0.win32-py3.2.exe#sha256=334d963c82498c6591f2a392f468111a3cab5bd786595a3b47b6f8a1497d221a (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/1e/03/ada8e8080de8a4d488709ba721396e9eb103906fcb62f6128edec56b09ed/numpy-1.6.0.zip#sha256=2e2eb61f97168165a0a8aa650c5f206f5db6e7d05bb6bb996065b8e2c1bf541b (from https://pypi.org/simple/numpy/), version: 1.6.0 Skipping link https://files.pythonhosted.org/packages/a8/47/aa5823f1f185ddb2c3f3413ecbb213ffbad67909e620bcf2d891659a2bfb/numpy-1.6.1-cp26-cp26m-manylinux1_x86_64.whl#sha256=a1545cbf3a25718722fc53dfe7de0e5a63aa567dea4915ced07d026c85e172c5 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d6/0d/dee7abf1e1eedd50517c6c96d161b0528a9231626866ca43a0d9c3bff1f2/numpy-1.6.1-cp26-cp26mu-manylinux1_x86_64.whl#sha256=dc401181cabcbe4ab6a9f0951764899e76f38e93c0bb78ec0e9491ff88570158 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/45/25/23e8f084706cebdfbe19064f6195b129122e9b7cd2ce218897f8e8608759/numpy-1.6.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=5844f975f35d011b029fe55a5ee92c1801e5ac7a1d2af2155a9c75492bcaa364 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/44/3b/63aa0464c495de6bac1f9f5a6c4626264ea07ad85b51cf6ebfdbbaa9fab4/numpy-1.6.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=1a20beec53bfa9fecf46c1daa78ba558a161ca483de8d5471b5e9ca07bfc09ea (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/b9/a9e4411c08a568a9558e4d4efc15cd26cf9f2f84e4d7ea800742fedb858c/numpy-1.6.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=5bd0a2a68903f1b286dd646f42f92f7de7bde6bbf3c4829a3f078400f48fa1e7 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/dc/6a/5899b7baaa3ebbcc49fb97cdf6b96964d65684864562a1f4ca4cc9f578c8/numpy-1.6.1.tar.gz#sha256=788b1bc712ee566d4b4d62ef99736c5830fa264cbc56f8651ded1e795c755cdd (from https://pypi.org/simple/numpy/), version: 1.6.1 Skipping link https://files.pythonhosted.org/packages/83/68/4416a59370addad4dcee0ba726109f7b1f39cebda825a66381f5e654d797/numpy-1.6.1.win32-py2.5.exe#sha256=9f8d76534aba9087d5db281d75f578a076290f191a27bea6899ff7d76d86263d (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/66/44/faa65dfa761cb241c6569e7c59a1ac787b25a7c595298967d153998b7a1e/numpy-1.6.1.win32-py2.6.exe#sha256=ba443a0dee058f3a75ebf89c5487b3fa6138363300e31e39fffc201335e5d21a (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/49/da/9296bc3b400416472560472537139c0023baf1e9654a22412ae2579cfb58/numpy-1.6.1.win32-py2.7.exe#sha256=95594638aef3fa65243b07e99132310d6c00117c8c5eddcbf5329b1f5d28abae (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/70/58/47971a9c98cbb2c33da21b35a8d5c6c2ad5bd372029c7cd047bb015f9982/numpy-1.6.1.win32-py3.1.exe#sha256=e22ce5387abdb0c32411ee19c9f099f15846397fa85b17ea143b6e32505d5119 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/bd/8c/18b43361fbb79c5fd69e54acd144618df86cad6a461b050ea8fb9870d234/numpy-1.6.1.win32-py3.2.exe#sha256=ec4cf00471cdf65aac59868e5b77f6e87c910dfa018a5ae6d2c21d8c3ccb91aa (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/09/10/2207a8f36b57f7b3d8fa420d717edf1abf42e687405bc9eaf290f3c74518/numpy-1.6.1.zip#sha256=ef3af2eb3cbe81e83a7aedb42ef6bbff6432230a466db49fef946f0f2d94412e (from https://pypi.org/simple/numpy/), version: 1.6.1 Skipping link https://files.pythonhosted.org/packages/e1/ef/7aa7addd74e79bc3de1b47016c1a9080ffea4880474bd055b5643c67aa18/numpy-1.6.2-cp26-cp26m-manylinux1_x86_64.whl#sha256=fac7a12d248673edb407f5cceac01c0df2f5e275ceebb301bbac7e2fa6f8e5c6 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0c/a9/d5619a0d5c98f915696850c1b5f8566ce82d0ea83bf9834d419c1ceed6d8/numpy-1.6.2-cp26-cp26mu-manylinux1_x86_64.whl#sha256=5bf9df60119dc556357592b6156768e0c7e98989fb9f1b6d6ea1b99305b6328f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/27/e5/c7fa8b4908348e004ac1098ecd13d57fc42c692949b94c89da094bbe96ea/numpy-1.6.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=3fc768caacf13a918c92e4b545cbffb8fe746724ec620a11deae4d7da0ac4353 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5d/a9/bf3e87bb9353875f387326b3e73ea11ee14c4270d71fe9e87d01858e85ca/numpy-1.6.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=b4ff1435154f8542ada31db3ad5a7891dc7f5e661c0bd434314523a5dbcaa41d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/c4/26d4115edd63a0fb5c3c8809ccd90e608a13b6221d7d00f696e9fce433eb/numpy-1.6.2-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=88f47e2b4da48782e3afee756004f43eace007e00bf0fc84d6e9694cc51c36c5 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/20/51/71f2d77f3af6e95a6ac920425d54233c898cb04a2a2a45faa488f0562d9d/numpy-1.6.2.tar.gz#sha256=0b83d96ab79711b548470b7aeee1272c4ba8fcbba6586a67116b566a21ed16c6 (from https://pypi.org/simple/numpy/), version: 1.6.2 Skipping link https://files.pythonhosted.org/packages/a2/fb/79ad4e77725c64e19aca63f431ceaf59a84251229fd66edf21099cb73bac/numpy-1.6.2.win32-py2.5.exe#sha256=e5e517ff400f1d25c094abad5bd8c8a41dda3e98236ef4a065a02b24f3f51a5c (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/f2/3c/6b5157c028f834c925871cc2a30ff54368ae5f5e2ad2c45bedf22a85b23a/numpy-1.6.2.win32-py2.6.exe#sha256=ba3fdba01264ac57c0228e165b9eec2904a6135a7ba73ba4b345b1238241007e (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/96/66/233a83d908463463c1c23e703fa40cb9b28649438e893d7c3081d51a7dc4/numpy-1.6.2.win32-py2.7.exe#sha256=5e49756e536b2565a37c22dd8db13398c4ac61fc1f39abf1a0898a737ae56be9 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/40/11/087b97fa8ee850ec7922d294cdd5ccb400a0f4f23bdf19eb22677813bd3e/numpy-1.6.2.win32-py3.1.exe#sha256=039f0f076420fbcda81fbe011b162358d85484628ebec574fb99f2bbf3cad688 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/e2/48/ecb03f8e1b38fbfa052dacf1d1aa6cbd4ba189301c7353facb4641cb7ca2/numpy-1.6.2.win32-py3.2.exe#sha256=754cd03128a823a2279b701668f477171c3ef69ef6d31f391aa2f4d8084791c8 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/43/26/3c7c2b24674be1a48d5ef7e2be6559305189a13029255a6944d6889b8b73/numpy-1.6.2.zip#sha256=e2236a4d514b8b74cdb4aa73093e55de6585a5289a2b7ce5328b9bbd980b212b (from https://pypi.org/simple/numpy/), version: 1.6.2 Skipping link https://files.pythonhosted.org/packages/b5/3c/40415c6827a2a9401ba8685fbb95434cc17112719a17a0dac18cd08a6593/numpy-1.7.0-cp26-cp26m-manylinux1_x86_64.whl#sha256=c16895ce17df690e48b5e45c6253fff42f881c4fa7cd058acaca57ee5fd97a5c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8b/c7/eedb050859dbb10e1882b8b965e66347aeae7cf62a07fe22721986feb091/numpy-1.7.0-cp26-cp26mu-manylinux1_x86_64.whl#sha256=e6a369aedaf373770ca8f00c417ba393819c0d27d27b1ef0c27aa615c91ce2ee (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/cc/b160198ce598e928fcef668fa6a96f064f91b9c73a4ef96bd25c9a0df084/numpy-1.7.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=9768d15bee73221df588de11296156346cd8448294f37bcfecc011f5bc1f278f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/86/f1/30661a1a2366a01e1dcade658df0f64825660f04c556caaa65ebf71aa904/numpy-1.7.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=e4610fadc6cbca1a37286cfab17cb1a093569fb544b629bafacd2291c6ee863a (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/37/2d/e010c183862c0966985d0e0e81ce89aa395d2271024665510152d9216d23/numpy-1.7.0-cp33-cp33m-manylinux1_x86_64.whl#sha256=0fa2198be41b92870c8f01d1d56c18641590b789308011838a19f25ef8df3c87 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d4/fb/9050def07758560df00e1f81ce08a0f6e4fba49d3b5f2606bfcd9bb2e70c/numpy-1.7.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=0017f181c7c09d59437cd056228874f028feaf9d5c7f176ab6331b1c359b6093 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/e7/b8/0eec6203c783047760db02f86791814c860397a7c79c444ddabc8a2f1c69/numpy-1.7.0.tar.gz#sha256=f4fa70b7edbab65ee6432eb63743f5489f1919c614632b20b2fb45aa7e682ac6 (from https://pypi.org/simple/numpy/), version: 1.7.0 Skipping link https://files.pythonhosted.org/packages/c4/d0/ca3d5c31f6ba98bb37bbd1a0fc7e48c6eedf186b962c33a7113a8efdf93b/numpy-1.7.0.win32-py2.5.exe#sha256=cb9342f5eb9811cd41bc9cfb2b200aaf6ffbb0c75559e2f4f269652a4aa6a477 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/d5/f3/130542e4de8fc1b91c5b9579fddb84edcd93b2b2030eb19167543d31c188/numpy-1.7.0.win32-py2.6.exe#sha256=1ed647c416733c20138f578cbeb2d2d0a706142a04b698279dcd26780bd65992 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/c6/d7/163ec8ed88a12f6b21bf937abfc57802b436c1cd647ff46cef5ba9fa7ef0/numpy-1.7.0.win32-py2.7.exe#sha256=861cc7caebf491643fa04f4afa54c82ab1d3e96009d341b7ae18a13126d5aac7 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/90/a4/c083366e8d78cc8347ded7c1e6e73ad6dea0e33eff79aad097d5dfacfcaa/numpy-1.7.0.win32-py3.1.exe#sha256=95fbb698222e2a11350439d26cef72c7bc2e246425f6ed79091efbfce0cd27fb (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/81/68/20f9cc12548f3de072dbeb693c5c41c9f4af8b8be0f9ebc2170aeb26ae1c/numpy-1.7.0.win32-py3.2.exe#sha256=bf70472c9d4db9535804d1300d20d3d024f607067c49ec85fe5b1531a487ba0b (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/00/02/034ecff41b20ec003da9cd74612346b9d49d7313b132934f10e1f7c48f09/numpy-1.7.0.win32-py3.3.exe#sha256=1ac08a6f2e001c1cdf3422e2b655c491f21caa8cd8422331fb394884ce4231fc (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/a6/cc/d91b5d9a60438c3fabb5b119b67faa0f95897a89b155bf92a42f6da39d2b/numpy-1.7.0.zip#sha256=04997316b15b9acaa23e1e8b2b9accd087c021c438b92797a68da2ecf9fad07f (from https://pypi.org/simple/numpy/), version: 1.7.0 Skipping link https://files.pythonhosted.org/packages/60/02/947f5a823b06100b6cf7cb8c9ba30dec9a304661306d888fffe9c0e0930d/numpy-1.7.1-cp26-cp26m-manylinux1_x86_64.whl#sha256=3cd3ce5ff3161bc46fb3cb9442189d78f946c43851738fb1b1eaac0d79ff905c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e4/66/f5c1a824191bfbcbdacb339c6fcdf51b975542ac2134e133568dd50aa6d7/numpy-1.7.1-cp26-cp26mu-manylinux1_x86_64.whl#sha256=3f55d2832ce019b78fd7e9aebd961cc646fc2d2644665c633b6235fc6290acde (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d2/cf/cae02304d5d086b681f7cd8a472aeda1765de40cd7b453cb9bc97900d630/numpy-1.7.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=005fa041bf2b8a557323a4edf242ae807d420006b3f1c571f4bdb86a27877eb3 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/07/d7/926031f1c5fa59b7f81382feed7f1fc44213a3e1bda4f47bf5ea5d76e56f/numpy-1.7.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=eec11ed6784bb9e13177dd29850fea856896439dd2f40741caec665038aece50 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/97/9c/d30d3e8a188899069a36bdb4e1e8e30deed8d0ea62f50be08a9568c898be/numpy-1.7.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=38759cfd7b09d5de6c9f3f345f0d28aa5b58749df719dc30618cfccb67ea0760 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/b1/2956bb8d525f1693d2550010a90c59b6c98dd23adac5ee5f4420e3e09327/numpy-1.7.1-cp32-cp32m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=3867aa01134affde1aa3f72027279bbf412c19ef1cd3ad18531f8a3d2c54aa60 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/af/da/c827c0d3b2aa7533b81292cad566aa72a1d621d3b899f284a0704b767213/numpy-1.7.1-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=af07232e79a82c744a93e2ce9df4780444d2f6d03afc066d4394642316563b27 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a3/15/f6e37dd6aa9719902850b3af30d3783e5019c920afbf09a4c999ff15cecf/numpy-1.7.1-cp33-cp33m-manylinux1_x86_64.whl#sha256=a7200416c446a69db0998d92435dc8aa1eecfe3037db70833f114017b3eb53b2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/74/f57df6dc831c040f6a120095f663268915f903e9f332fd67d48cffabdcdc/numpy-1.7.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=01df6e11926ceee50247b3c49807c880418a93cbc4a0c641788dacf6449ea6bd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fa/c6/9c9cff4e105de3f27e112a260c45959ba5bfd959cba0954d5d5ad2583603/numpy-1.7.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=4e991ae9b75bc65f234bf47a9d534aec855a644b562855d03ad9b5afe55f5d75 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/84/fb/5e9dfeeb5d8909d659e6892c97c9aa66d3798fad50e1d3d66b3c614a9c35/numpy-1.7.1.tar.gz#sha256=5525019a3085c3d860e6cfe4c0a30fb65d567626aafc50cf1252a641a418084a (from https://pypi.org/simple/numpy/), version: 1.7.1 Skipping link https://files.pythonhosted.org/packages/76/2d/b146fc2f99df16102cbf5c2746c40c366024cb33b250d2b65defeb89df72/numpy-1.7.1.win32-py2.5.exe#sha256=775c2237dd325e7b221093ccbcb3e3dc2f079fd6b5446a10c9cb49a5dbc364bc (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/ae/e0/4211b86f80f6005e0d334a5399785d10109ba44479b72c4b0cf6212d5746/numpy-1.7.1.win32-py2.6.exe#sha256=86227025acd2f6ebde9cdc16924b7fd5678144e758553f94cb049cc0b57ca040 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/5f/b0/7b7f8b737c1480346053d9a07c8e9f17e43b0956dba726e22d828b5ebdba/numpy-1.7.1.win32-py2.7.exe#sha256=443c7b10acd0588d5a88e8d9eb7677d1c78ce9c59df4e806fc2e90dedee1e41d (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/15/86/268d853c8470a36aa019beb71f2d0a994cff2e3ed0d49b3773d334c720f2/numpy-1.7.1.win32-py3.1.exe#sha256=3e2419b6c28f61097121de45287e6ee04de01a687d485babffc61fba4d819533 (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/ae/ab/0b99546273b83ed793025eb0af018f9f2ec83cad4b12c24ae590b3aef09a/numpy-1.7.1.win32-py3.2.exe#sha256=e22a328ac5a55ce65aebf3f8bad34d5867949f93ffe5c6b70749d9e8260086ff (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Skipping link https://files.pythonhosted.org/packages/4f/1c/e540639796898d302c5dfe1154fdb90057212912667652bd0d0d8b336868/numpy-1.7.1.win32-py3.3.exe#sha256=b5c1eb119b4480157e842b6fbf144c3e3a9b0a9d5f9e342a7b393ed149b5de8f (from https://pypi.org/simple/numpy/); unsupported archive format: .exe Found link https://files.pythonhosted.org/packages/01/a2/8feb022d5c1bd352f0dbae2f2ca1573f92d91565a084149f9014d9e4d10f/numpy-1.7.1.zip#sha256=5723597fdc0ebe564c711de8547173b727a7c551424973ce8c3ddf94968f163c (from https://pypi.org/simple/numpy/), version: 1.7.1 Skipping link https://files.pythonhosted.org/packages/fd/0c/94d9583da9d5b141c078b7c69e0fcf367dea62d46040f724b5433825a59e/numpy-1.7.2-cp26-cp26m-manylinux1_x86_64.whl#sha256=c7cb22b6d38ad3b72899d8abd390e5254f8b38bd4f9d706bff56843a2f4e8b52 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f4/52/a8ef88b5f1cbe685242ea32aec19110712fd09c12d14f6a3fa09ca9ad477/numpy-1.7.2-cp26-cp26mu-manylinux1_x86_64.whl#sha256=1a701b1d597f4bfd977fe04ac1bf60c7cf704f8f683f0a33679469349284a3e1 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9f/d0/cc2d70452261ed8d8b9df3f188a257aa562be9cf06cafdee4b6026b7a41b/numpy-1.7.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=5f330756476199e88cde83856d984e3748270b9b9f59b1d728c5300c655bb655 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/09/84/a5c31ab9c567c8ffa357ad7b4295464e4a1a10d0b7a3859dec1811bb85ff/numpy-1.7.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=c748ef231b3c658ee4e4f2c181009f6c30a8252dc9b5040d048edc95c332fb2f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/18/6b/15b0adc5fb1ceb9441f3177c624861923dd0c830e7d82f711a81d9535cf2/numpy-1.7.2-cp33-cp33m-manylinux1_x86_64.whl#sha256=b8bd761a3198f0a123acf4e0b043abb25f7fc962f406439533becc72741bb6ad (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d5/a2/b0b2fcc51ce2b1398db65cbd8b1f2f768a704603168636385ec243f05c95/numpy-1.7.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=0ae0f1b70f88148a7de92817f3aed6a8178b4a578ba4ddf71f66b2777a81f032 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/d2/8e/3aaa9c7010c6943b23344b5854e5e56d10458b67fb23f1ee86c549f58286/numpy-1.7.2.tar.gz#sha256=f963f6a5e21438dede6b4412cf9aaa230c145038a6d234aefdd70d20152f8d53 (from https://pypi.org/simple/numpy/), version: 1.7.2 Found link https://files.pythonhosted.org/packages/6e/47/816d1bfd24514423080889ce026846d028a3fb2507c2eb4a0c2da62df442/numpy-1.7.2.zip#sha256=76fe1164ed3686a3545c9d701933968773559de9441974e955cd1918bcd4ba2d (from https://pypi.org/simple/numpy/), version: 1.7.2 Skipping link https://files.pythonhosted.org/packages/b8/15/0128818730e51c7906d60f4b5c098f7991c4021f20d0d2f61598fc8a4904/numpy-1.8.0-cp26-cp26m-manylinux1_x86_64.whl#sha256=1688709ed36f6064f92bdb446a291340910bcc7a7da1496041c56fc8c210239c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/8a/577bd694744848c482b52959dc23664b1c1e637e059e25d19ee88fb54452/numpy-1.8.0-cp26-cp26mu-manylinux1_x86_64.whl#sha256=2d19a86e3af82c19bc85cabe33d8fa2039fab86554297a0a967cf5f1b7868189 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/37/4c/8fd6c681bd96f370f526863dfefff6fee83e44a29558a7138ddfc800257a/numpy-1.8.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=02f43ea7097b3d8869a1367e04ff51a1320903c57aed12939670277b900065cd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/40/a1/623c97a410755bc75c6516421b4507dc651711a316e7cc4df17079afcf0c/numpy-1.8.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=e6d1db33fb074b28b0485133428e41f4c2f5785f9305fca11fa56e6250e21646 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/39/49/dafd0deb00db4aee5a67e191feff32198c3eb6fa8c50360150cfc8d662d7/numpy-1.8.0-cp33-cp33m-manylinux1_x86_64.whl#sha256=aca94585efd9fb682bc3fee5218656f2c05bfad84753a304fa7cb80086ad1a26 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f0/91/e9974e78de2fc9b49cbf3707cf13262f0a97faf0fedcecbe577d8cfc8724/numpy-1.8.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=fdf91cf94463360f33d418c07821ac86e9f0eb26cdfcc9e722541c50fa3cc7fd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/73/46/c5b5c61fccec607dad15a2d1f832dec1a8d094ea770d8f8e4a43abd8be7b/numpy-1.8.0.tar.gz#sha256=2764d0819acc77e9ff81b060fe7f69530b0d85c26ac9d162639b787cb227d253 (from https://pypi.org/simple/numpy/), version: 1.8.0 Found link https://files.pythonhosted.org/packages/56/8c/043926434a84d297ffb346c9bfc786e07d5c72d0a789825ebc7912a05eab/numpy-1.8.0.zip#sha256=dbb94a197228f55f1e3177e6bcdd301eb5204b4ff241f5a1cae5a8fd21d2494c (from https://pypi.org/simple/numpy/), version: 1.8.0 Skipping link https://files.pythonhosted.org/packages/f9/df/96b070be74d08741f7207d6fce16232a7e943ebca0c60fba0af3828d3bf9/numpy-1.8.1-cp26-cp26m-manylinux1_x86_64.whl#sha256=e7c39079eabca6e3f389091b1954fd09d460a983207619fb73e1ad76577b9724 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/4c/ba9424e4e17f031561375c8d6eb2fa76fe0778555705720b2b6707fccb36/numpy-1.8.1-cp26-cp26mu-manylinux1_x86_64.whl#sha256=5b6cf8a2553afb667dce5ccb95d4db01b5839e936e4a9aab9a7688294ac79f69 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/24/cb/20ca30ce0b0c15a0f5c4c70451095b91bbcb020fd7acf9f6d8c72230076b/numpy-1.8.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=67c33251eca4f982184ae50a8eb55a3a25994b1335fbfd404d2858524293c534 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/23/8b/f3c0c61372dfce775470d35d6d6be4c773d90ddd8db75792be4fc5ec4b90/numpy-1.8.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=0869e76ddbe9eb6a018a97093feefc6fd643dc785e7283c5fb441c2c200dfc08 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/34/34/2c153427b869cf2664ac2c44a2af6ab25bc787a341e548ffcd3d444c1780/numpy-1.8.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=5568945b9fa1c0055bf9f4396cfd7e4dc55e2726573c1f087830ccd4dc1524f1 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/21/9273aa1b6a34443323124c9eafd766bcb9667d4dc7c919d4ea477f639bea/numpy-1.8.1-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=d39aa6865436fb791a3ce401dacbd8fb76150a94a751e0a19d90be80d3848846 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/01/4e/39906035991a26b64d3eb7943323b96b59b07159baab526ef49091e38286/numpy-1.8.1-cp33-cp33m-manylinux1_x86_64.whl#sha256=bff0d1221903db201baecc1e6790561ecd78cf33a4269e1175b98d447c0dac04 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/19/3c/6f4512b8f5499f75b0c2fa4e6678ee442a0306062ab3130485379d0e4d29/numpy-1.8.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=e9b9b2cba20ecac1baa27099162f3e4d63b1109873b6e805d0bb06bbb95163a3 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/e6/4b0426a0a6a454bec23885b91e066a75eef1d0f26c4612a1273b2f48976a/numpy-1.8.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=1170d343cae03c654af246d62eb3da1535e2dec5660281e3277df208aea1ca9c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/58/98/80b1c502a149e4e6de900c0cd16e5a71c47313b12365aacbbd7e2eb206c2/numpy-1.8.1.tar.gz#sha256=3d722fc3ac922a34c50183683e828052cd9bb7e9134a95098441297d7ea1c7a9 (from https://pypi.org/simple/numpy/), version: 1.8.1 Found link https://files.pythonhosted.org/packages/3e/0c/d8b5d5095988024ef68959bdec151e108138208214dbfe1e2658b1bc50ed/numpy-1.8.1.zip#sha256=80316c1743f10f2fb7d42c8dd70efda2ad9e104d532c1f18f1b665e86f694fa0 (from https://pypi.org/simple/numpy/), version: 1.8.1 Skipping link https://files.pythonhosted.org/packages/87/c1/69515470a99455dcab7b060bd8697bf913d6266ab89b764772eaeff35743/numpy-1.8.2-cp26-cp26m-manylinux1_x86_64.whl#sha256=f9ab980aa9d3d90f1d072fc8c53a6df2e5b2eedabb38fad42d844152940d0fdc (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/2b/f47ceb5e782d4e8e30f11cbc354261fa06d335cf318e1a7494929a0539cb/numpy-1.8.2-cp26-cp26mu-manylinux1_x86_64.whl#sha256=3fd6e20ea9550ceb2e9ebecba35517e855ea7b4f08441f51b2731d4a26663f0a (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1e/1f/42ec033fe7522ea5e16352b5491cca5d08bd05fd1d19b5be9dd9d2a3a15d/numpy-1.8.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=99699e3e7df919fc6bbdfbdbc2ccef86a955c6d782f1b284e656ae735317c1b1 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/17/f3/404bc85be67150663024d2bb5af654c7d16cf678077690dda27b91be14eb/numpy-1.8.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=ee209ac66442eb5b63bb180a281678ef8204e0b0bb45b83269e13b5158759eca (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/00/667a21ff386d4cc6a77bf16d51623dbc9315a50204f6ed01458b10d1fd34/numpy-1.8.2-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=860afb63f154777e69908b9daef7d10929f8257526aee9553f6548ed962cd5e7 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c3/29/3aeb193406d7e52cda5b1fafa5b6624ab99bb480c2ce65484b602f4d0cb1/numpy-1.8.2-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=664800623cc68176ea02e23302536e2e75a0f5d3b70e22dc7ca61d67d2b4b630 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/b1/8544bafcbd84535c26164d6f196f4535ecdfb514c0612e62b6e132cff0d0/numpy-1.8.2-cp33-cp33m-manylinux1_x86_64.whl#sha256=3db7b3cf424eae4dcfd0cc2d45c51af8ff41c9112685f0e1c9ae86dd05afd411 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/27/6d/73224855c49abf8df22d347c13ee5f100f0b9b3bf3436d92d07b3ee414a6/numpy-1.8.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=cf678f27b2f18f00a045f81d1d80a27bf058d190e5baa9acc1af917481c53321 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/33/7d/46d8905d39f462e0f6d1f38e1d165adc2939b9f91ca800e1cba8ef0c0f24/numpy-1.8.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=952ed819b411bbf830aef61ce30ab8937ad5ac63a0c7166d1743af463dd38d71 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/67/ab/41e4b42e0519d868347d2cf1051a05ce0170632039c053dee8ffe8b43b0b/numpy-1.8.2.tar.gz#sha256=6d487fc724780d66746bde264ea71f5cd77d3a39e52ee2b073dcaed63bc669db (from https://pypi.org/simple/numpy/), version: 1.8.2 Found link https://files.pythonhosted.org/packages/71/cd/c04c155da350da0662dce04d3758a5e7d42484c36ec83452aa8dbc59fedd/numpy-1.8.2.zip#sha256=e9fd7465ec96b8e135278f2b016f0122c12f18d356c1279959e7257fe99f6d0e (from https://pypi.org/simple/numpy/), version: 1.8.2 Skipping link https://files.pythonhosted.org/packages/eb/96/518d9972d1e6a406e742daaeaa7c5bea0da27010ea7c77d16f8e268899ce/numpy-1.9.0-cp26-cp26m-manylinux1_x86_64.whl#sha256=6cd9802d9d67abc95c649fff6a56ddd2e9ca060dc9de3d63697f18b263af53fd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c1/b9/5d3488d6c90155c0a8016d455493d9cd9e66d7735e6ef81ed962f9fa71bb/numpy-1.9.0-cp26-cp26mu-manylinux1_x86_64.whl#sha256=f73d6f7339216c382ff512d0c51a26830b0c4e5c1dc157bcb1780cf6ef866ab1 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e4/b0/1466a7b42e07602253a301773aabc301d726714907f2e779c16c59f76c4d/numpy-1.9.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=0ed614e0c426a7dad2bfa642d7a541868560648635c62108ace45bfc0b814f7b (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2a/ec/44cb3bf521b1ea97ea4fdc1c5e02ef66da9d27ab9b9985ab8d122ac0c73b/numpy-1.9.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=ff64c4a6d588ebacfbc50cc5604637cdfdc37fa03ae3e32ab947972d26b12429 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7a/0a/4f945277a909588dd7aed644f5df77976d69b712ef5df2de20afd64d5f16/numpy-1.9.0-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=e2eba63ac2907d76a02344793aac9ee6466082e11eed83a1e31b8d7bd61da0bd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bf/64/670f149b26ae2879bb6eb7b24f2f995b1a0a7f13dfefd13a595d7e30296d/numpy-1.9.0-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=8b7450bea8ebf8f9eaaa2c12daf34b313fc5e492bbb41a99e4890e2bce722bde (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/de/e75311f6f9d9785de61d0124a32aa1c5c93379a0969d9a1f7c394a73e691/numpy-1.9.0-cp33-cp33m-manylinux1_x86_64.whl#sha256=a92ecb1c4db742b9a74992a4c4d54bbcb0eefcb3ff625f73e9887fbc9b19576b (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/de/fe3e91ff29a2c477c83297061d64ed2ad5f80b436513af9892557ce9a683/numpy-1.9.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.whl#sha256=3f658ff8d374748e41b5b24d9a4e40d3c8ae789a0c104620c4fa76864e792946 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/eb/16/bfd0cb4601d7f8c76b64a5f69a0bcea8884c576941a1a53b807a81a839eb/numpy-1.9.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=54e76ae22f5844dddcf01785243c83366915ffcd74174baec8c33577925dd6bb (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f4/69/4ae20782ac53363af7e153bb902d83d861a6e50fec4dc1e71d86bc5747d4/numpy-1.9.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=3536a270d87e2137eec613aaaa07a21ee080146e076ac13892d7661559bb3aca (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/d4/e5/1c9abc4202d62faadf1db48f5d547845ad1cbe66c1a5e0ed4542edd218a0/numpy-1.9.0.tar.gz#sha256=2745b1d64445da3c29a34450320025c11897ae4af77475f861966e98b2cb1a0f (from https://pypi.org/simple/numpy/), version: 1.9.0 Found link https://files.pythonhosted.org/packages/a0/ae/16f28bfe7cbbb08194a859ece5271ba0528f770c2e6964cfc68e8e15de23/numpy-1.9.0.zip#sha256=a01b100a797f51b6783c3eb0ece2ee2a0678fdd1695c985c8da2427d62e23562 (from https://pypi.org/simple/numpy/), version: 1.9.0 Skipping link https://files.pythonhosted.org/packages/8d/12/ff583246b0dffeb0ee75dfc71d0cb0188311ce250f1703838aa80dd73f1c/numpy-1.9.1-cp26-cp26m-manylinux1_x86_64.whl#sha256=e7e785b7b4e19d7325a3f96036a4a25c9460c65f9a0b0341837e855e939b9d2c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/83/bc/4368f009c063a4036fb9784c3eca325ee5b35216d3900c238ee524ba2765/numpy-1.9.1-cp26-cp26mu-manylinux1_x86_64.whl#sha256=33c08803ce53d44472050f3b5335f46281111dfcaa755b6b9a9c5a494443b2dd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c1/58/63d7c7784486e56930b22c38095954a387c751edeb6593e743644bb083ad/numpy-1.9.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=bbc279327b218ec3a40cb6ebd3efb51cbdc14fe6b22614452eb2fad369224089 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c8/f1/6f0775bc5b683d21fe4760ecbb20b808b7e47e52128959f0dcf8ab5820aa/numpy-1.9.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=74cb491e6a11e8438a70ff7c12d3d2c629c8fb212a08ab47373644c69f867fd7 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/0a/ec198d5d9d707c23626591e368289ff24d27a6f43348f777b21f29bb8697/numpy-1.9.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=6a20356a4829ff67dbd73c91c763b9cf20aed240f6dd1633cdc9de1bdd86ea6b (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/45/44/ec7440a56bf54c52542b3efbf9c975b96a2072c843caea1b762c8269e30e/numpy-1.9.1-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=0b07baf08231e1bae5dd4f07cde3996dcabb18f6c5b326936a2e184d142e7afc (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/de/96a2bb81266dde6c2810cd30c54a312a8288d41199aa23475e0350f3d0bb/numpy-1.9.1-cp33-cp33m-manylinux1_x86_64.whl#sha256=2b1a26b6ea6dbaf755241f7aaf939f246e8ca02fae74b720d3074cc992c6299e (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/5d/6e639acac6f6e0a36872d126b512b5e37c855cc1527c2e27bd960508dadc/numpy-1.9.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=388958ee6b759d7b1739efef7ac6578e425e28cd783f0da52808debe27547d8b (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/6c/66a22a11fada8679e2825b45e0f892a56d8c6f0c4e97a329456079f23f45/numpy-1.9.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=e30fcbe20a9264c849175b581d6300a27666a8ddd48b205245937ca010a63423 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/95/8b/2fb2db1e33fd7e254dbff2a3a7a9b69fca3b44ffd90f79a3d18843f0922f/numpy-1.9.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=5ec2d02a2e03e51ee71c0a1d653b725c1f0f4dbc0d2566592d09c75dbd763ae8 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/41/39/45791d98f1c82789b96d7bdc36f34792d0106b44680fb946d5de9cd5c979/numpy-1.9.1.tar.gz#sha256=0075bbe07e30b659ae4415446f45812dc1b96121a493a4a1f8b1ba77b75b1e1c (from https://pypi.org/simple/numpy/), version: 1.9.1 Found link https://files.pythonhosted.org/packages/fc/54/87b79129ed1c2f5a6a5ee1b9d1b0492f422305ef75da16843175b91488fb/numpy-1.9.1.zip#sha256=2a545c0d096d86035b12160fcba5e4c0a08dcabbf902b4f867eb64deb31a2b7a (from https://pypi.org/simple/numpy/), version: 1.9.1 Skipping link https://files.pythonhosted.org/packages/6d/6f/84d83f96e445fe814d3cc593a1b0b0f1e17c3a33a0577413037058574973/numpy-1.9.2-cp26-cp26m-manylinux1_x86_64.whl#sha256=b7a2439a390f702de036597c0dee92fb3333a7f9b4607aa256a21f087297e936 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b2/84/93e97806357fc0bdfe4a9fc88e35f2e47bf94dbd0e062891b7e2a6984213/numpy-1.9.2-cp26-cp26mu-manylinux1_x86_64.whl#sha256=247aa9efcc1a279b7251a9e9e6d95c6d1e860e461b9bec502765e26b4e9edd1f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/47/70fe002303661db1a87293244c15ac5d066ed0c2b352ac1ec5f739318f63/numpy-1.9.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=5026382cc5feb674d13e13da6f4b1fe6db800be9887cc7e93fb8a4db2d11d9bd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/46/34a876b2ef1e9048df8c678a246aae8c727f025fd907451b6a75dd0cea1f/numpy-1.9.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=425cc2d1f8326e281db328fdddfdbaaee8c907c375cbe9664cc85276f4a05db8 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d1/e4/268d113fae408ce7f49f4c9c9cacc543d85a29a09058c496f38073fbdbae/numpy-1.9.2-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ad83e22634e1a34a00d1809a0bd69d04eca68d5c975a1f298c6cead191420071 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c7/c7/178ea881b18c27f60a6765aa4ab964a604d7aed86523b4e603a216c3d03c/numpy-1.9.2-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=25bb6805253e390ca85d3fc990be0ec6527d19e0968de1af7accc5c8e45d5c72 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/39/673f4e48993a397f64c8e8798e8df26446027194346a013af556eeac9093/numpy-1.9.2-cp33-cp33m-manylinux1_x86_64.whl#sha256=9f37f271049451033d3458f80f411ff1f59177ffd6cbb10a3ffc80af84da2149 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e1/15/3b6edf45429063b233a296dea9e5ab408152168d395033006c8b7799944e/numpy-1.9.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=c8ec2900b86d5579023cfe0ae3d6211253e3812171b718c416c584832b439c8b (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cb/e0/e8a2ae5130db93472fac4dff0211b5fb4f580b0dcd399584290c7664d5d0/numpy-1.9.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=811dec937131a554e0ace8dfa6b0919ae1b47e376901eb65bf9b1f99f35efbff (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/43/6dbb2f0d89c98f90e9851cbba712ff8afbaf699b243447566c50aa56420c/numpy-1.9.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=776c4df79ffac22801eb17f1119088f56b652ed01b41deefe14911d66d95a04d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ce/a8/bce42709c423f044bc60038922d81ac0be5042d025ea9e3d4734341eef83/numpy-1.9.2.tar.gz#sha256=325e5f2b0b434ecb6e6882c7e1034cc6cdde3eeeea87dbc482575199a6aeef2a (from https://pypi.org/simple/numpy/), version: 1.9.2 Found link https://files.pythonhosted.org/packages/bb/b1/5a87c6cc7ab5201ad0552a5f84e194f822693ea59b0b97dc77a18f04554a/numpy-1.9.2.zip#sha256=e37805754f4ebb575c434d134f6bebb8b857d9843c393f6943c7be71ef57311c (from https://pypi.org/simple/numpy/), version: 1.9.2 Skipping link https://files.pythonhosted.org/packages/df/39/823b0cfa107a7728487fb89a5eb070233affc61b31958ebf883216205f50/numpy-1.9.3-cp26-cp26m-manylinux1_x86_64.whl#sha256=19828d06c965c7296da055c864cc549352ffa3bd8cb39058f0f410df17aa27cf (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dc/0a/41db7ee78191805dd8abcce96d4dd80076a71827197c86567efb35aba61e/numpy-1.9.3-cp26-cp26mu-manylinux1_x86_64.whl#sha256=2c167bccb1ecc100ab803aaade54ae8586f00d2512b9ba9474b07c1f7370d68c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f8/63/eca0990ba29244de118489d82ab7511d72cc02bf8ae81ca1aa2a4774d087/numpy-1.9.3-cp27-cp27m-manylinux1_x86_64.whl#sha256=da1563ede37a54c2bd5ab3cb3def94c386f4c7482242cdb7921c22756bbeb461 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/55/4a788daaf048ad86af3676b51256ec38674281cbade9faabbe4585d11b1d/numpy-1.9.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=ac559fc2b7d77fccdef375ea920bb92b38ec759e6c89a638eee8d479a31df98c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/70/07/44a187b58518614be20ccb63a72db99c2568e9ca0e1c9b0236960b68cb9c/numpy-1.9.3-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=4d6992172ff788308dba89dd950713c1989df5e7895f4a5a64af23db58186945 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f2/8e/ab4405734e2e063dd9f9211e8fc06c41a8bd1522b09d4cce36d9debdcf3a/numpy-1.9.3-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a312ba529af01500d7a06f2a7d2c1fb19b82547838cdef10d83411fdf838bddb (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b7/9a/239daf3f18b15993b29fb2779b04eb8564cc2d64ca4b9c4571b0f8f25c4b/numpy-1.9.3-cp33-cp33m-manylinux1_x86_64.whl#sha256=bf63d472a25bf5db9a95af6060904aafa64808ddf83ee91e479b21cd84442c5c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9b/c3/12ddc43ba2e8c72c03dbab3bcf757c60571fb48ea991bfa522314d3b5aab/numpy-1.9.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ad2b8bb1fe6df8aa55ef3891a65cce2e1f4740abeb324f5ddbfc905468f4e7df (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fc/1b/a1717502572587c724858862fd9b98a66105f3a3443225bda9a1bd16ee14/numpy-1.9.3-cp34-cp34m-manylinux1_x86_64.whl#sha256=bff36563f9d6a06a81ae232f49d2946c84c05e391a7dff057496033c79507860 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/94/5e/867f54373e96bb67941aa7f194394ec774d7ab3aecb77908b94b949ab613/numpy-1.9.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=09a43bc1daa333bc402d93d44de614077689e1e9b8c1dda951f20e1f1f8ac29e (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4c/bb/6a16ab39e625947f653774bfa462d3678d2c84c3075a8c9db71bfaebab05/numpy-1.9.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=df659e5e7179f6876bc881519c88567aa2724731d6c2b6521b43e57828b4da88 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/e9/3e/24ec13b144c39874fba69f165b26b7d42a172149bf7ffaf5cf8ffd3815cb/numpy-1.9.3.tar.gz#sha256=c3b74d3b9da4ceb11f66abd21e117da8cf584b63a0efbd01a9b7e91b693fbbd6 (from https://pypi.org/simple/numpy/), version: 1.9.3 Found link https://files.pythonhosted.org/packages/d9/da/8f6fa7d5d76fc78c11fb56a48dfb51d6321bc1e7631e5ad32c228284005f/numpy-1.9.3.zip#sha256=baa074bb1c7f9c822122fb81459b7caa5fc49267ca94cca69465c8dcfd63ac79 (from https://pypi.org/simple/numpy/), version: 1.9.3 Skipping link https://files.pythonhosted.org/packages/ac/e2/d7f789acb26b5c88c7be58ecba8e1d6a48eb0fb17074d790feadbe2318d8/numpy-1.10.0-cp26-cp26m-manylinux1_x86_64.whl#sha256=9f917e14e14d9a3123eb651af572fbe1fe7f8da4854ee9b22940587bb527cb23 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2b/bb/47a70c9fb37c9dd4eaaeff69482c19fcdb114e751fc60f7a9c404355526d/numpy-1.10.0-cp26-cp26mu-manylinux1_x86_64.whl#sha256=189f72f4ff774382187a82dedcae58050fa110c1bb060a98588a649859cf22df (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e4/e1/7a833a762251a203c6f62a304dce9984bd15cf3474e556a1767c81f87a39/numpy-1.10.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=05952e952ed88fb6945d4b741f7472e66be31d0568b97865a051634e7fd01c5d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ac/70/f5aaa1fb1db7a03e01060a88ac98fec555edba5a2467cf551717352ebd93/numpy-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=97a215a6cc010247a0df4d55e874d79d27fe234981ac1005c45cccdb48e9731d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/ed/ca4426942bb4a7889fadb09fb3839febecc32702500cd6a3be8026768d55/numpy-1.10.0-cp33-cp33m-manylinux1_x86_64.whl#sha256=124881e12015ff7dcd64640f22944ec04a2a1b27c7c77028a1239c195b2a7b14 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/29/30/5532e08b7739cc8f400b2d2b87cce02d0259211ca3ce314d35e6ae66d511/numpy-1.10.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=d924d836466e83221c0812015828a36bfd93c24bb58b3c11e61352458dd581e6 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/91/ad52f4587f029122d971ff0df91c6d9f13d89787a731cf2ab367869a7037/numpy-1.10.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=c51659d34965cb62ca98080f49355063fbd0004064c16c671fb8ed088ab12692 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/5e/20/91f4ed6fdc3c399fc58e9af1f812a1f5cb002f479494ecacc39b6be96032/numpy-1.10.0.post2.tar.gz#sha256=2ebd29edb2f1a4a19e86cfc27c1b2283314d57509b2bfc6606b4f05d620c230b (from https://pypi.org/simple/numpy/), version: 1.10.0.post2 Found link https://files.pythonhosted.org/packages/d8/3d/2c3204d0f180166cfea7b12c13effe2b49b4667d000411e32308c40c2f07/numpy-1.10.0.post2.zip#sha256=35bc2e3ea058f998c3a54d869a4c8adead8b6c9a26ceb8ee5da28773ae32cb05 (from https://pypi.org/simple/numpy/), version: 1.10.0.post2 Skipping link https://files.pythonhosted.org/packages/48/7c/a0d39b6f24247e02a4f9e9f0f651c80e62417b24e8e2bfa9c8e52bf05f6c/numpy-1.10.1-cp26-cp26m-manylinux1_x86_64.whl#sha256=874a9bb52d85947dfabbb29265db9a943fdd1410554ec4d86533ef12ce2a616d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/17/5c/6a3ab713d89c526e35317d4cba9c775aa17405e695f355af08987c2a9647/numpy-1.10.1-cp26-cp26mu-manylinux1_x86_64.whl#sha256=1577450c8fb2d89c3ae45a04a337cf410a2d8acbd6790838146df3da87ccd0a4 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6c/a5/b399533b957ee84cd062d8b5389da50fd33102931661baa75253cea4b4c4/numpy-1.10.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=59c3d301b379238842c346bfa94d1faf278ade8b97aa2a13cad2587fa55810d6 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/09/29ee295f8794ac4ffe73743ed3346aec822c53afd29188fce179c370a532/numpy-1.10.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=06ca8b9b3fc9b2bd91ba952dc0cf0f19982b3fbb32b4d0b0cabf6319dafa9661 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/54/d6/63d1ab416e98e5258633258ab24cba6f64ea39ed22151486e31bdedd29b8/numpy-1.10.1-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b3d5d4ac56d34b9c592fc14f3d180ebcd2e883739a728b046d4f1182c6fd14b0 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/02/3608765d4e9bd9408ca3d9df155de22efa98b9daccf180ddac023a36f51c/numpy-1.10.1-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1a5ea8be1676750bbbf289b7645f0538239ffd707475eab408805285401c5e1f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/d3/97d4819e71ab750c74bf022d16d800267b5f90650ec330ff478d90a6f08a/numpy-1.10.1-cp33-cp33m-manylinux1_x86_64.whl#sha256=85cbfd4f7c75fdd0d1ca2748d91c6e90b0eb0a91e83858ac692c1c711912951e (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/30/4c/d3a75e4b11705770ac0b455f535b971fa35814b0b43cb49291f41517d5a1/numpy-1.10.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=9cf5c8a98a0fb6547a68d35d93c0525259331fd12cd50f6d5025cf41ba4b61d2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/76/a6/5728cb626e44cdd6ef00bed1f5725b45e2b2da5f6b4253657e2edff519c2/numpy-1.10.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=d26511e51de9d178d6ba99a00602a0bae38bc17a1a0ff98deed2badecc8b4350 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/2a/9594462ffec8b4a815ae796342e3fac38342ab0506dfbba8ba458b18526f/numpy-1.10.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=3811870c9658e3828e0a090e46a84a3fee38cf55eb13a763f9d16a501e897b95 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/88/2056a8b64b2ff5f3885ea72c35f6fa2ef3cf726076d34cfc920e396e17e1/numpy-1.10.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=caecae08c83fbc5f2f560849be19b2119c7a47cbc006113298a60f8fc9dd566c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/b6/a7/902ef93be4d589fa8e66ed2d1e5eaad8e20f5af6321807ba695fc562f2dd/numpy-1.10.1.tar.gz#sha256=8b9f453f29ce96a14e625100d3dcf8926301d36c5f622623bf8820e748510858 (from https://pypi.org/simple/numpy/), version: 1.10.1 Found link https://files.pythonhosted.org/packages/a5/2e/5412784108f5dc0f827fb460ccdeaa9d76286979fe5ddd070d526d168a59/numpy-1.10.1.zip#sha256=32843c5629d9b95c8a5f908fb4dc3b658b8478f7d1f007739194b62500600200 (from https://pypi.org/simple/numpy/), version: 1.10.1 Skipping link https://files.pythonhosted.org/packages/9f/3a/c1b4d1c2e9bbfa50197e50f348af3fd1b5b12df68f16b31e0949ce4e300b/numpy-1.10.2-cp26-cp26m-manylinux1_x86_64.whl#sha256=f3e72f871bbb7a437a0ed1a0af1861a63dc983059856348c5b3cfa52198a636f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/af/65/c20f56f3deb78500f2dfcb6f64baa756e9ecafe2c241ece85906fcc4ce21/numpy-1.10.2-cp26-cp26mu-manylinux1_x86_64.whl#sha256=1a9873eab24dddc508c0c0ecc06d89d6129969b2929ffcd2a7473664c3ee051d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5a/4f/70950d016a4f3c7abf63dd53cd872f564129de4e0093d745125f5046043b/numpy-1.10.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=b177a6457b3914a955c7c45239e674bd71ce62bd9d3eeaf7cffdc7b071906a49 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/b1/f0656115d4a694e441caec29cc671364a4b923d6a3dbcef15b8bf7e51e54/numpy-1.10.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=d2165d29d3176d3f20c69f581019f772d3102968876d468952657c1ba589a355 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/52/5f/5aa499f7c860ff2cd4aed1ba7a82873c50367ba69f4e82fe06bfe7189771/numpy-1.10.2-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=d4d6d0732e059ca7d96f8cb9a018804aecd10ef9ecd3889969e237a0dd42bc31 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/55/7a/74f6b62e4b1437f8194d6f9d048808f422a21063410dced1d3641bc2b4ed/numpy-1.10.2-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=eb84df0e6df1e49b64c632c1e003b2eb2ffa72407fe46e14017fa207f35eaadb (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d9/6e/fa534ce6216ab911068fff3cd77e35b61680aefc6262e3a841eaf754fece/numpy-1.10.2-cp33-cp33m-manylinux1_x86_64.whl#sha256=370197a237cd81c767e5907c2fcbc724d2adeacebd6520400a0990330f924c75 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/3f/9ab82080f6caaa9aec6f2c770aab7b8a696456d32b859c28a42532170bc5/numpy-1.10.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=77c100eb84a5c276f44c4f04607a79e6c9e588406d15391c28139fa50b9cb929 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/bb/29de26afd90d8e1c6be18d5cc975bb21655b0f3a35e86d5591e4c92776f0/numpy-1.10.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=4214875aef06c5fdaa711d167a9ba55e350023b87f408ff7825da6aee8eb946d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/50/a6a76d6925c4e00825f2bcdca817098cad689d4942d88fa41585adb9f2c8/numpy-1.10.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a0beb7e95644b731928cb100e4d74fe9f63a949e1272c938bae7e03923026ac7 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c2/50/f788eea6bfcdf611572c419c91d7e9d6ea86ff8abe08e6f74b83789b0624/numpy-1.10.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=de5010e9ad7b49197f6b724d5564fa35078df808107beddc44727acde2ecd06f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/3d/82/a8e9227167dca4301d4d7a61977a50d12cd98c277eb9035d7b78bc8b4a1f/numpy-1.10.2.tar.gz#sha256=23a3befdf955db4d616f8bb77b324680a80a323e0c42a7e8d7388ef578d8ffa9 (from https://pypi.org/simple/numpy/), version: 1.10.2 Found link https://files.pythonhosted.org/packages/5b/37/fa5f2251aec44d4816f24f6dcca38a212efd725150f335cedae3ad0e65bd/numpy-1.10.2.zip#sha256=1e36646c1d01b1ab1a4cff1793c43667c0c14483bc07b0c6c4971de667bce334 (from https://pypi.org/simple/numpy/), version: 1.10.2 Skipping link https://files.pythonhosted.org/packages/f5/40/e312a465ec493e1f3a1bfe5bd535be517ec60fa380f0bd061f8c66b420ab/numpy-1.10.3-cp26-cp26m-manylinux1_x86_64.whl#sha256=9c17ce20d9bdf186f440a256bc29bd182de6725f003610325985c67a24f98f43 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/23/c8/2e23d5134ada9212678b251c972fea2e0a339966deba921a7258a510fad1/numpy-1.10.3-cp26-cp26mu-manylinux1_x86_64.whl#sha256=2af313f1e6e42df06e3bedcfdea0589ca732482c9c802b70fbb80e87968476d4 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ee/2a/8bc16d22acec126fe1969b5bd66485cf0967e8e731d002c389033efd46ff/numpy-1.10.3-cp27-cp27m-manylinux1_x86_64.whl#sha256=57887f821095ee8c744832e86bea5818bcd998e2ccc8c574962c0382f22efd11 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e0/ae/766838344ff3da02d92c823db18393ce47d21ccf6859232e96ef6fa08833/numpy-1.10.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=986807396af1e400e0a9ea942ebc44cc436598461c8704ae92160a579fc8ed56 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bb/64/b050422a74e39bb6c01237f1efff4aea042a7cbc8c6f9d7c01bf6c6e6cea/numpy-1.10.3-cp33-cp33m-manylinux1_x86_64.whl#sha256=3a2936a85ec5d654d6fbc931fb1d8e8d241e4ec9ea17f2f13a807c425ae4284f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/d4/1063c33997b0e2aee74aca7df11abbfe55c387950fd569090883bec23c27/numpy-1.10.3-cp34-cp34m-manylinux1_x86_64.whl#sha256=c94e4d07f5b60cd87ed79e10e664866fb75523939423085f5c047adefa734a15 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/11/e9/3ca700935724c6a4156f62e277f7e61349c6cdd341a30ca1eae04d6db31e/numpy-1.10.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=23d66b87b9379a0907d2ab2b6e1cbc3a92829d180411fcda0e40180f6f815114 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/85/aa2c3e6249064a41b3893e1ab2f61016845294a66d5dbaa1f748aa594fe3/numpy-1.10.4-cp26-cp26m-manylinux1_x86_64.whl#sha256=319c67543f081324ca0c61664caa1dfeed00cbcfe1195583f95690c56636f9d4 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a9/d7/2f4d536eaf4157518d7531b0358d20b86103464c5f35009780e8043043da/numpy-1.10.4-cp26-cp26mu-manylinux1_x86_64.whl#sha256=a493afbc8ff68438ce0d91e33c70d0682ba7f4e88061ec0247fe9757b599313c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/63/f6ffb261c30cd4b9ba93c9f54f4e2f33ce29e59991d935d5c541cf0e8d9e/numpy-1.10.4-cp27-cp27m-manylinux1_x86_64.whl#sha256=ecbff745fc0b0899005d34a2509b8aaf01d25ce1b0e7a2e959bbcb5be0aaef34 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4b/06/c7df438b7b89e16161e4cc2183b5d7f36d0e5ceb46aa0adc4df12a8e8268/numpy-1.10.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=716ea99fa0fcc52aa76eb513a388c3c065731a99a697267b7791f011d9ef2f89 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/5d/13646daed60bcad901a2f02e106079e416a9c952c016b5dc3909599e9def/numpy-1.10.4-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=d7a5fcb7bcacd6fbd3a1b685254d6e2c9b555ebe6f3022268a39e214b9d46cea (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c6/51/09b37f507c9b49d0cfc0f4ee43cc019c78e813dd9c2fd92980baa858250b/numpy-1.10.4-cp27-none-win32.whl#sha256=e08815c1053be2488c97ac1976e3d79aba6e76974e871182700c76650013d54c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9a/07/b81a0b6a7164474d4c8708d5f491fa4ad7cfa748fe290df8d9eb3ff4d895/numpy-1.10.4-cp27-none-win_amd64.whl#sha256=23f6d226e22048306487d00e3121662a60e746a0b50afecc9b09c1067bdb46d2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f1/7e/18f184c64a635ec9780b020cc3d6d71725fbb2195cb7aa14c52530df6e0d/numpy-1.10.4-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8b3e232e317fd089323148530a914d2d434b8f984336c83bb5abcb863e2b8dbc (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5b/49/f3f3212c952467eec3b3299618c5ece48e7c67827bd7f236b41c4e50c9e1/numpy-1.10.4-cp33-cp33m-manylinux1_x86_64.whl#sha256=34e5f4a13c308dc67e60eb3c27a5e79c2599e62eaa9b30b7fa4833c9048a3ec2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/5d/77f7fed3d570a0e0e7de616a6f8452205b961db416b74e385f9e4c38f1aa/numpy-1.10.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ea531a2552d528e5835aa915d89ed457b031a4845ca60ebda6464e6f1ab7b631 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/60/66709cbc72ca47a72f35fb55111318254da8f2a5252cf61b53a320cb73c9/numpy-1.10.4-cp34-cp34m-manylinux1_x86_64.whl#sha256=9cf62f2f3c44bcdc8279f47fb71090345e1b676c360d8682b721ddfc2c7dbe80 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ba/3d/b5f1f6b2960fd9d6a4540e2a4d18bfd0f75cc5f4e9ddde3a500193e3af93/numpy-1.10.4-cp34-none-win32.whl#sha256=033628b9021affb637cf28bfb4f432aca47577a56cb515155693af99870b5079 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d9/26/5525b4e94ef78b7fccc92d0978362ced0b50de9e07bd0f32082f914ce29f/numpy-1.10.4-cp34-none-win_amd64.whl#sha256=e7bf4db7beb70a6320fc02d80452fdddfe4d2b3050b3afbda34d0087a4d2dc07 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8f/a8/3c119af735abb6915db646559bfbd09d66cdff911fa5d74b85523b12ca0a/numpy-1.10.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=93a16d948071da5599f9e0a8d11544b1c0ab370bf61f06aa65d350fecda57252 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/b8/f8ee3809eb08f57382a3c24ee63e8e2394466d777fe7e54717c4416fe3a2/numpy-1.10.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=60544789979589a0f6110a5688301b11f375a558fe7d8b4c09b47064a8e05939 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/02/97/7a95b7bf1f6a7d23f49ff9fd49e029495d87897d6c9fab721069bddc8cf5/numpy-1.10.4-cp35-none-win32.whl#sha256=cdc80cca8ec5383083aa8aafe00dcb314a20fbe54f3f617bcb5abb5d5b869371 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/7e/f9ba4593d26c8814022bc0658668abdc1950e390ad5195783774808e4cd6/numpy-1.10.4-cp35-none-win_amd64.whl#sha256=2e5061e59fe46f1773f9ab022566629e3dd7880ade7c195c85c71fe5fdfedcab (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/1d/94/3ad9a865f1b0853f952eaa9878c59371ac907b768fe789547f573a6c9b39/numpy-1.10.4.tar.gz#sha256=7356e98fbcc529e8d540666f5a919912752e569150e9a4f8d869c686f14c720b (from https://pypi.org/simple/numpy/), version: 1.10.4 Found link https://files.pythonhosted.org/packages/18/2c/83ad456993e1629792d480c147b17c428e09672aa00efb77ee0419f26d83/numpy-1.10.4.zip#sha256=8ce443dc79656a9fc97a7837f1444d324aef2c9b53f31f83441f57ad1f1f3659 (from https://pypi.org/simple/numpy/), version: 1.10.4 Skipping link https://files.pythonhosted.org/packages/f8/2c/a72cd7b8b448e3b130eb665abb95fa1b3ab8a00db65db60293dc5f1319c5/numpy-1.11.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=dd514e914929b2ffda2626567b48e27a1da715f8fe0c868c41c928f99fa91305 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/38/a4d219021d6b35265d3a75b8be52444856f9bb733edc117335bc3c8bf5ae/numpy-1.11.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=611cd19f4ae1dc8a0388d89b2b074f14d13ab19f66881d9ba669c90aa6c874fb (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/06/92/3c786303889e6246971ad4c48ac2b4e37a1b1c67c0dc2106dc85cb15c18e/numpy-1.11.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=cf49c2451905b170a32e043a2a4c323ac96c5d729713fe52c615dfcfb6816022 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/60/29/b7ccc96ac304b760f1bf814e97a26b371f854438eb1a2db8d0952c93d3b8/numpy-1.11.0-cp27-none-win32.whl#sha256=579fda18697cf978fd4f8eef573b16285887411782fd029d7d6b09bd61658279 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a9/11/199290f6576041c44aa4d46ece046fb06fe865cc96f69445fcf02c61855b/numpy-1.11.0-cp27-none-win_amd64.whl#sha256=eb503c83ca75d309a1c4a7ac62a8a6f465fbb5128d1a56a1c97c8fb1f999a22a (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/26/ac/38141d8c0ca181031f8335d6febf9615407c02edf577b5946374da9bf377/numpy-1.11.0-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=07bd13135c267bc5c449c196c428935b0880cb43579af1d0da883e9dadc0ef64 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e3/ca/c4a32d01ab1a0d966294f266812c9231ae64f1a9d9743b6ea95ba5e0b762/numpy-1.11.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=da76d2b0e49e7c392192e7c695eabbb0309ed031980197fe3e7c74dcfcede005 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/ca/5e48a68be496e6f79c3c8d90f7c03ea09bbb154ea4511f5b3d6c825cefe5/numpy-1.11.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=b8f4afab6b8438036a99cf3384eccc7da6286c6e6077cfedb5651fd5fdcaeda0 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/4c/d787fcd02ede34c00d5c699cd51c3d331e9feee406d99272e31f0e319457/numpy-1.11.0-cp34-none-win32.whl#sha256=0f87221d407beb3a656f94a9706829b80f2864d010ca8ddebba6080893b18813 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/4d/b421b7a81deb345ef2235887b1370ba05be5888c97ccceb6e21a2e8f7b8e/numpy-1.11.0-cp34-none-win_amd64.whl#sha256=e87c90be5719901ac19df861f40d8f16a9368cc68d3ede2b615c4c1524c305c8 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/19/3f/e851c42d43c65cbca23c2a3323e950d013d648bdbe341eff1faf0b15570d/numpy-1.11.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=0b1d6a4758a0f98ce7f8d1f429d97eb721dc2f4dea2586d61d1bbc604bd803a9 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ad/ac/a8154670deedc6d482c4e43cdca61f645967a734575105a602d3ecb84bf7/numpy-1.11.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=da21856583a1f6ed0131e2094d6e6ef1881b09860777510f979e33d8361f7379 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1d/5d/34a1014a7d8cd25a32d95d6102f8ff69eb9f461980b7944e03021cc9a20f/numpy-1.11.0-cp35-none-win32.whl#sha256=81160e1f01fa21c2ec7a8a26ff16ec47336ee28c61540feaf5b3014d13dbdaed (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4b/46/3526dcd37d4e4bf6fb718c6637041711653b3068d1529761a8211c151361/numpy-1.11.0-cp35-none-win_amd64.whl#sha256=7fde25785a99d22cda00ee900772e7ba2dbbd6c9384413afd1b6ebd66e90b2a4 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/1a/5c/57c6920bf4a1b1c11645b625e5483d778cedb3823ba21a017112730f0a12/numpy-1.11.0.tar.gz#sha256=a1d1268d200816bfb9727a7a27b78d8e37ecec2e4d5ebd33eb64e2789e0db43e (from https://pypi.org/simple/numpy/), version: 1.11.0 Found link https://files.pythonhosted.org/packages/26/a4/795f8fe937283cbdb363205bdcbf91c3e0667294545577b7e9d2251b4f67/numpy-1.11.0.zip#sha256=9109f260850627e4b83a3c4bcef4f2f99357eb4a5eaae75dec51c32f3c197aa3 (from https://pypi.org/simple/numpy/), version: 1.11.0 Skipping link https://files.pythonhosted.org/packages/63/5a/8e10e3e34f36a542572a5b0f06e452871f2f03e60faabb781c55ea943396/numpy-1.11.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2296c5ef86e97955905cb2a65e137bebea5b36925a2611697dc860c9aebff854 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e9/15/3abada82749ee864ba12f962c25b75903b2dafed56b9c5fa8150d3b42ad2/numpy-1.11.1-cp27-cp27m-manylinux1_i686.whl#sha256=8dd165395f2c9b46c96c83aa4903487da738716f7bc5a8a0a48112b61ec4cc4e (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ae/34/1b5838ae482992fcc4f2d00ced6bb1dde58f4abb352a4af65a9f13ce9dd7/numpy-1.11.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=52f8839ab0fe7fcebb19dd2cef1ecca7f11a2f8b2644b379865bb4e547faf5d8 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/24/20/7f915ab73d60f7625ab23fc68864a4a5791b3e0c6332720c3c22ee785d71/numpy-1.11.1-cp27-cp27mu-manylinux1_i686.whl#sha256=ef9c10f3781f77d175ea324c60d7f5b683224936d7343131be7f32322570e72d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/18/eb/707897ab7c8ad15d0f3c53e971ed8dfb64897ece8d19c64c388f44895572/numpy-1.11.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=8db5374435c071fa549fa1aa1abbb7b427be51ec79f27d913e2802813776893a (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cd/19/d5b1a2b2daff3fb44d67e230f1790b45b46cb1b3b8e4dcc825ce9228a209/numpy-1.11.1-cp27-none-win32.whl#sha256=96d6b2bcaf2b729f7102c58a3fb4f4817cf26633dcaf397c68c723b1275b8473 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/09/54/427f4a110ed753c65375f9dd90ff7d7dd8f5bb754c5d810120386c1bc456/numpy-1.11.1-cp27-none-win_amd64.whl#sha256=47cb4b107b709adb968622f311abd72b6e4f2c6eb0f0b58a1af7f329d8c4e767 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/44/79/64746aee94dbb0621557d4595e0bc523d73cdfbeea14e962f611d30a3c17/numpy-1.11.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f0a2834b78ccaa09cc3dd9d4595131d9756f08b6fcc362db8741ae44dc6734bd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/10/32b9f82183d04c52f99debb3b671a1c97debcf6223d725068a34c3dd70ee/numpy-1.11.1-cp34-cp34m-manylinux1_i686.whl#sha256=1e42da46b60b5911dcc5cdf863c1383216a539421c79bab976dc0c4601f9afcd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1d/d0/45a22fbb4f473c3b3e4af762aab6ad54bf48f327896228e2222a3e19c443/numpy-1.11.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=0c4c790b665e8760b8340bf9041fb64d3dba4f835490bb4a6e5c34705ac51309 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/85/8697e4a4854723b58bbf5919b96a4506adf0b39069b667cf2a847536b88d/numpy-1.11.1-cp34-none-win32.whl#sha256=e4769d57fc04b0b28a01c0993559747a478464fb5302fe15aed9ca58f1aa98b5 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/aa/9e/1ef49152094fafe769aed9308f2f1dc51c3f59ad4d1766492aafacec32bf/numpy-1.11.1-cp34-none-win_amd64.whl#sha256=a7e15ecbd6f33566f16c81a810654c75516058df9d2a63ecbc6981290ae4c420 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/47/f2a7f9a90eaa831ac2d165b26b5979d9b02d2664ec92929b10faedf6469d/numpy-1.11.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=5bb19b36b271c77d5882bb3f6b6cbd3ddb5865874b9a0264a66f55fcbd6ba12b (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/90/e10916e22f55140f7df4eb1177c7e028597540c5d6f9ffa1d24e8ae65582/numpy-1.11.1-cp35-cp35m-manylinux1_i686.whl#sha256=f116e06a0cfe4da5e46ca98a1662e290d7a83fb7f629612504b070c1e4320e41 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/24/e9/a8da8938a1cf56d58b2a848584dac0cbf54460bc46535844b9a196942abb/numpy-1.11.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=1a3190e190bd372847e10161bfa15265cfa769e1ca9bacb5011e39aa00255b8d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/d6/166f1d36088503aff460d6f73f8ab3b95f86c24819e9998f848fea8775eb/numpy-1.11.1-cp35-none-win32.whl#sha256=2b74b2b26fd13e108d3cf8608ea9eaaab510c10f684ce2ea2dc0daa70ced245c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/51/01/c26bb6934649bc9bee68d50dd4a1b1f33818a594a48768953affdc84418e/numpy-1.11.1-cp35-none-win_amd64.whl#sha256=f98527e21787bf28b133960092c729ce00230d32a65dce9843a6df3100704740 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/e0/4c/515d7c4ac424ff38cc919f7099bf293dd064ba9a600e1e3835b3edefdb18/numpy-1.11.1.tar.gz#sha256=dc4082c43979cc856a2bf352a8297ea109ccb3244d783ae067eb2ee5b0d577cd (from https://pypi.org/simple/numpy/), version: 1.11.1 Found link https://files.pythonhosted.org/packages/dd/9f/cd0ec9c50e4ed8650901ad4afde164e5252b6182a9e0c7bff5f8b4441960/numpy-1.11.1.zip#sha256=4e9c289b9d764d10353a224a5286dda3e0425b13b112719bdc3e9864ae648d79 (from https://pypi.org/simple/numpy/), version: 1.11.1 Skipping link https://files.pythonhosted.org/packages/2a/ca/a6fa2ccd56b16052ba2e73eff4ffe9cf17b2d5d39567a722497d05285736/numpy-1.11.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a28fae3ce1c174a5ca97ac31046034772848b31933de7fb94aadaa7d45fb7c48 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1f/68/f4fa60a086cec1f97291f2295f9028b2fb0c46383e46043cd559f4fdcff0/numpy-1.11.2-cp27-cp27m-manylinux1_i686.whl#sha256=b88b880e1dbbc99996bbdb90e2e8ea4800f1273025488a042e549735c7c3eb14 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/fd/0343cee0c84f9975bea5020086332dafd88438c73ec281f9185f98c53dd0/numpy-1.11.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=5c5bca330229ea1e33f9170ffee2a9aa60adf0044e9d5446679f5937767f49c6 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7e/e3/bbe812d3136edacbf19fa8f883c30bdf08e739704d80f70960bb39c5ca7b/numpy-1.11.2-cp27-cp27mu-manylinux1_i686.whl#sha256=9a9bfdd0eadc59335ac7cfc7df955e579220719c1e4751f3f0c9c91b6ab4b2f7 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/d5/3433e015f3e4a1f309dbb110e8557947f68887fe9b8438d50a4b7790a954/numpy-1.11.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=659c49cd031ed50caa9b3aa0eba82942f8fa183da51b50caecdd7fb93f9ca33f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/27/83/ee7b63911b8e9a6aa97685b98d025dc1391835f11831d9820b2a79748867/numpy-1.11.2-cp27-none-win32.whl#sha256=a842b8a3c8384aa2f9af724c4c2db18fd4e08139cfd6f77ca8ce189025e90111 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/c3/101dec35a5154235d4c13b362417321ab0049ccef53694680f2b811ae6bd/numpy-1.11.2-cp27-none-win_amd64.whl#sha256=0d977fb8b9594dff18759ff901135626c82b8b4a6327ab6dce6a3723b3cb920a (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/0e/12e6695a25911b6dc6e5bbe1e34d94e4af9f530431b6a36def06b877a5ea/numpy-1.11.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=556a3ba02f0484584e6b9ada7b931b3edf9f19fc114da311f88b3123f16587e2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/f6/c88bd2e9cbecf791c422f2639fd9beee55c29360389d1d2fb06c2d369da1/numpy-1.11.2-cp34-cp34m-manylinux1_i686.whl#sha256=d42a7cbddacf36c83f8ae00f8d7f110e5601ae79062fad2fcce9c8d1c17a3b26 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8f/73/c09caf7e2c95b498943d9fd5c8d93653e3db5bdf54a5aa22cef328870090/numpy-1.11.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=b133ed34bd14cb3d7e533d42f03c5bd82bfe0ca60908da0d3e5d7906321ffa36 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/f8/d67e90ae8f4f302fe32442567586e45b4d87fed907914af0602f4cc7d2ee/numpy-1.11.2-cp34-none-win32.whl#sha256=848a6496069794637f502345c7dba1309688d8d4d9264b3938df19c7f8dd51a3 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/5c/fc31c6118735c15c25a22f40d55be4a5591dabe1af8ce0033ace00a183e3/numpy-1.11.2-cp34-none-win_amd64.whl#sha256=420985a52f6660c94f460413b57ab52fb47c8e2e283c473de91443c0ed76ac11 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3f/c9/bc8aa4fd6b5f6e38509a882269357115cac58aae302d853bf3c53c324429/numpy-1.11.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2b05451d1f1c237db09990eec032990fbee43d9f65503f09b3f5edcf6fe4093d (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d3/d2/20a47b28465f6d2388cba511b2d54ed1cea190cd2e06835c9128f93ecab3/numpy-1.11.2-cp35-cp35m-manylinux1_i686.whl#sha256=a9ae4a0aa538c1fb64e25c9f9b2b04464a28425c1f0ebc1305ff98f62ddc7b32 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/cd/78e75f6f81c81d8a2de5b1b2b354ce5495dd99e2ad07cd54875001bf393d/numpy-1.11.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=29fe03fb1b68b845d493e3f905650044f2b4ea3d875b9ed36f5c568e7b18bb2f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d7/3c/d8b473b517062cc700575889d79e7444c9b54c6072a22189d1831d2fbbce/numpy-1.11.2-cp35-none-win32.whl#sha256=fb409d73e35f36bb212b4b2f54e7b6783bd4e088b5593f712689b47c72af9d89 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b8/2a/b11d995cc311b292a2d9e606784f7d0b38a7fc6959baf511e1357836f372/numpy-1.11.2-cp35-none-win_amd64.whl#sha256=ae5385f4a3255f183ff57dd56b316e3e5294772c2ea49e132df8aaafc9639db5 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/16/f5/b432f028134dd30cfbf6f21b8264a9938e5e0f75204e72453af08d67eb0b/numpy-1.11.2.tar.gz#sha256=04db2fbd64e2e7c68e740b14402b25af51418fc43a59d9e54172b38b906b0f69 (from https://pypi.org/simple/numpy/), version: 1.11.2 Found link https://files.pythonhosted.org/packages/b6/79/4d453f11184375eb8ce0ffbe47f06fa5de7fa987fe542ad97277487fbdc5/numpy-1.11.2.zip#sha256=c1ed4d1d2a795409c7df1eb4bfee65c0e3326cfc7c57875fa39e5c7414116d9a (from https://pypi.org/simple/numpy/), version: 1.11.2 Skipping link https://files.pythonhosted.org/packages/dd/c1/472b542ed716771a74adbc21a790613c1bd52a3cb4e280b4f6a9c2433298/numpy-1.11.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=5941d3dbd0afed1ecd3746c0371b2a8b79977d084004cc320c2a4cf9d88589d8 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/da/b3/de9c309e1c27dd4c0c254d98a97e2c1db1988ec3f35de639f049227d3cc3/numpy-1.11.3-cp27-cp27m-manylinux1_i686.whl#sha256=ca37b5bebcc4ebde39dfbff0bda69fdc28785a8ff21155fd7adacf473c7b40dd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/62/c6b77df263092a18959223685f0c115f77054e5d79181893706c6026628b/numpy-1.11.3-cp27-cp27m-manylinux1_x86_64.whl#sha256=276cbb35b69eb2f0d5f264b7c71bdc1f4e91ecd3125d32cd1839873268239892 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/65/fcdf5fa75cace5b1cdefb0ae8c559a374a5c4344f334a30509cf87e04888/numpy-1.11.3-cp27-cp27mu-manylinux1_i686.whl#sha256=1226e259d796207e8ef36762dce139e7da1cc0bb78f5d54e739252acd07834e5 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/68/e8/d68e1c47a2bd3f03cb81f1e635a55b776e51e4746f7204d541f6e3e9ffab/numpy-1.11.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=674d0c1318890357f27ce3a8939e643eaf55140cfb8e84730aeee1dd769b0c21 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/49/3b7710051821f917288b9997e6e9e17a5cd52e49962a399cfb96c519a1bc/numpy-1.11.3-cp27-none-win32.whl#sha256=f8b30c76e0f805da7ea641f52c3f6bade55d50a0767f9c89c50e4c42b2a1b34c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2c/93/9556d25b1f23fd852fc2ddfcf68a4a62ba9e4ef83adabbf8921c80fce9a0/numpy-1.11.3-cp27-none-win_amd64.whl#sha256=8cd184b0341e1db3a5619c85f875ce511ef0eb7ec01ec320116959a3de77f1b8 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8f/be/28db1aa6c9442bfe993ee7b28fa3d5f92918e4ab1413909d13f3cbced2a7/numpy-1.11.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f0824beb03aff58d4062508b1dd4f737f08f5d2369f25a73c2350fe081beab2c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/06/b3/9415683c2ad2c187d3dc89ba45ceaaf947702c4db550fb8d2596b556d2c9/numpy-1.11.3-cp34-cp34m-manylinux1_i686.whl#sha256=9e4228ac322743dea101a90305ee6d54b4bf82f15d6499e55d1d9cef17bccdbb (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/50/b9f6f8ef180ed9a5c5330cb81e0c47aedc3ea6fe01a39dc01b731d82b64a/numpy-1.11.3-cp34-cp34m-manylinux1_x86_64.whl#sha256=195604fc19a9333f3342fcad93094b6a21bc6e6b28d7bfec14d120cb4391a032 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b5/95/f2e61d653ba1c29863efd75b4bd92a005b37d6b76158fbd51d9df647d7f8/numpy-1.11.3-cp34-none-win32.whl#sha256=71a6aa8b8c9f666b541208d38b30c84df1666e4cc02fb33b59086aaea10affad (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/74/f2/efbcdeb948910ef6ec7cffbdf1e64ced7aa93070e844fe78488a53b2e614/numpy-1.11.3-cp34-none-win_amd64.whl#sha256=135586ce1966dbecd9494ba30cb9beca93fad323ef9264c21efc2a0b59e449d2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/6c/113af9a725eb0f4f351a2d72b5f2d13db632045a7bf9b2e26b379dbe911a/numpy-1.11.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=cca8af884cbf220656ca2f8f9120a634e5cfb5fdcb0a21fd83ec279cc4f46654 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d7/2f/d443ff5e66553ce283facb1a8ca05c11d3aa77db2e00a45eae6693f98ee3/numpy-1.11.3-cp35-cp35m-manylinux1_i686.whl#sha256=ab810c942ead3f5988a7bef95dc6e85b586b6e814b83d571dfbca879e245bd45 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/67/3c/9b40b67e9ce241d8ef5069f65c49e142da6dc073053802347ef256e5950c/numpy-1.11.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=7c6eb737dc3d53977c558d57625dfbecd9900a5807ff17edd6842a102cb95c3b (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/28/49/c6c6a85e0a10d5ddc9db7e961c213b821d15a3f5c9f726f4354845d790fc/numpy-1.11.3-cp35-none-win32.whl#sha256=ab2af03dabecb97de27badfa944c56d799774a1fa975d52083197bb81858b742 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/68/36/f3f32c9ac0d307f903ce6a5779c1ad9861725bcb102e17a603e037796cb0/numpy-1.11.3-cp35-none-win_amd64.whl#sha256=dd1800ec19192fd853bc255917eb3ecb34de268551b9c561f36d089023883807 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/ca/b2a90eb5884e469814d9cb3b18c48823b19324c2757005c9532de302d69b/numpy-1.11.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=dbde406bdbde500ed42420e18b150da2c5cef962bb217be3152f93ec9af66152 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b7/84/fc9d12e49f7eca73c8cfda7a58adee47d5329c6615205b4605e6bb95c465/numpy-1.11.3-cp36-cp36m-manylinux1_i686.whl#sha256=2137ec3cb1a2dba2658253d111d267d2ae0e6a545cd6560ad60317a56e54ae12 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/cf/a4b4398cabe57968d44d4091ed6644f69704f4783c90c05fa480a8fb0b11/numpy-1.11.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=3907299380cd824d9feef9780340c0bc1ba2af1217fc927a931e5f193b8c2dea (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/e1/76/ff83c98f68bdc6917cebde954f7fc23e2ba30043590d5c3e0f5cd9033482/numpy-1.11.3.zip#sha256=2e0fc5248246a64628656fe14fcab0a959741a2820e003bd15538226501b82f7 (from https://pypi.org/simple/numpy/), version: 1.11.3 Skipping link https://files.pythonhosted.org/packages/4b/fb/99346d8d7d2460337f9e1772072d35e1274ca81ce9ef64f821d4686233b4/numpy-1.12.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=bf5df5c600b3d798382bb7d050d2ac4345d9f5c1277283a695e36928945f3cfd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bb/7d/4a1c08dca6b162ad5b33d50767e0c1a50a7d04695a5354bab580a9f6fea1/numpy-1.12.0-cp27-cp27m-manylinux1_i686.whl#sha256=ea8115bb72a0c5d46f2a32dce490dcc27f9bea6c6ab6934df30420c2293e3411 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5b/a4/761dd4596da94d3ce438d93673fcd8053eb368400526223ab7e981547592/numpy-1.12.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=13acbf9ed3e7eb3691cd4e842804d06bfc5ba48b68b35b7d54addd0246def197 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/de/20/f2424af5c7075b39809297d23da29719b5d3cbcb726df737922ef29d9a5f/numpy-1.12.0-cp27-cp27mu-manylinux1_i686.whl#sha256=1ac518945ca78fc54b63bdd30f790ac4d509448d2d26d20e6c1c063b8d9d05fb (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cb/47/19e96945ee6012459e85f87728633f05b1e8791677ae64370d16ac4c849e/numpy-1.12.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=160a3168325fa4ef04cddff168ab9cffd0e579a911fdf8d888dbf06be49d2253 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/35/e503033f81c4627fc6ba6f92185563e5e95988b5e4df50b83c6af5720bd5/numpy-1.12.0-cp27-none-win32.whl#sha256=70dfe7b936f7953f6366fa5bf03f127ec322b737469e97a41b7096af4673051c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/e8/b5dde871d6ca99ef23dc68457bb7572e74d447fdd12f8c11f996120e8828/numpy-1.12.0-cp27-none-win_amd64.whl#sha256=e307978ab4a5f7f3c88c0eadab482249b01bc6dc943e9fc32d6b696c1cd45ea0 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7c/8f/969defa53c4fe99027658158a69b1b8d0831be1c2705db1eb474fd4536e2/numpy-1.12.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=29e3f343b61d009293070bafc1048a8370d0558cb4b0e26f69e71831922c6b31 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3c/4e/702366b70b30e33a62d50ce4c8620f17c35e010d616c2509462baff70541/numpy-1.12.0-cp34-cp34m-manylinux1_i686.whl#sha256=249841fd5e211e4ccbeac276a7c794c7ac841e798508fb151dc67559c65941df (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/48/56/fd4698f72aa705a0feddef869fbff26011efdcfcaf1126a48f8a59043843/numpy-1.12.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=08ca549ac6e4f86a052e8d2d2eddcb00b61e642ddd3ef55b57c4756a06459604 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/ed/9efaf13a5d78d3a73eea0cced3becddfa92051bed8dfc4d39464e392feb0/numpy-1.12.0-cp34-none-win32.whl#sha256=a8a402599b7e3f193ff97a859fde7f165df4d46d20621d05f535f25a437100e0 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/eb/96b7941c9c993e9e1c4ee5cdfabffc3817988b17969e510e4244ebfd2d48/numpy-1.12.0-cp34-none-win_amd64.whl#sha256=f77965ace763464336a2eb84a2ae14cefb58a6a5ceaa5fab4072308623a6d6e3 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/10/20a403370eabccf9e7a092346e079d6a58828ffe2feac15eb5ee2e20e5ea/numpy-1.12.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f6a56e2278348395279eedba201d344fd8cc1017c6b4fd6c3d9a08a81efe5dfa (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/d6/9bf1fb68f877562d099446ecfef2636548f15349bd512a27e63b4e7959ee/numpy-1.12.0-cp35-cp35m-manylinux1_i686.whl#sha256=a0644c0f861c96146a641a160011069b7726791b80aa94791dcf24f0abcb8c09 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/1a/ca086475ab930049c174d98519b570bffe97a39b5b6944202b910ba300fa/numpy-1.12.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=de35d0b8ff0c0499ff143c7b408fdb592c5e2e56801e30f992be1d8540ac8b12 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ac/7d/125fbc2bd94d446b3e84a8a02b252b75032d7385552e8cda11db879dece4/numpy-1.12.0-cp35-none-win32.whl#sha256=778c8c5f734c47c0292c4df17cc7d5acb4957dd8972793b9c3a6b37a333f4be0 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2b/89/c1e5b28880468870c7f395fcd383aac3893f7bdcc237266498633b20ed61/numpy-1.12.0-cp35-none-win_amd64.whl#sha256=84cec2549e94dd147a384d60d8ab342309f80c8e099b2325505a202cd3a764a5 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7a/c6/035158a65ad8fb8ed606900f0af0f4dd7c4462f9e3d752ad9303cb367771/numpy-1.12.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=204ffa15185d4b94eaef06d3395bd6ae032fb9db3985a2e3fd758121062021a0 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/70/ca/2a3c552d10491c6fd63780a23b6cd400e02a30ca9bc1acadc89fcd8ce4f4/numpy-1.12.0-cp36-cp36m-manylinux1_i686.whl#sha256=1595d07b935aac12aa62c27c59ad9e7b7f3072d9576fad18730efabe322ccc3f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7d/db/04b13cd69a66657e27dd8af68650b5c8c511501f108358653fca8e52bf86/numpy-1.12.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=818a09855c5a257aea637c73755806dfec130ecf190130a34bf1546ef69b77e3 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d4/a6/55f85fa298a26b89d516833d8f83feb270ee9cfd8c6cd047b2170d725ee6/numpy-1.12.0-cp36-none-win32.whl#sha256=ca9ec2610751628f485a2fc8ca3f31980cb539d7f9477b72273f066640816ca2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/45/40/29bc3ccf91887e2e38b18d81adf847b062408a3fa8bdf7c4479c564e6275/numpy-1.12.0-cp36-none-win_amd64.whl#sha256=0bcf40e7717bc03d3af614a5bd8b8448f549abc922445e576198de9885547e69 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/b7/9d/8209e555ea5eb8209855b6c9e60ea80119dab5eff5564330b35aa5dc4b2c/numpy-1.12.0.zip#sha256=ff320ecfe41c6581c8981dce892fe6d7e69806459a899e294e4bf8229737b154 (from https://pypi.org/simple/numpy/), version: 1.12.0 Skipping link https://files.pythonhosted.org/packages/05/05/c9d5ef7c85ce92a95eb449523c8b3baf8890bf04e1ebcb119980915c5488/numpy-1.12.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=3b21dc40fa1e2450dee8cf54991b0f95c415ac508d5db1227338efcf03c162cd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1e/ea/6b12b5ae7f879fdda936f0a407ecb1b8f1b65f1b57c696f6a36632c55250/numpy-1.12.1-cp27-cp27m-manylinux1_i686.whl#sha256=405ce136edb18c6f1f8c5acc75d7d8fbb875cc8b5015562251b93435099233d3 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/f9/97aa0903ae39ed4ab6df1c9c22902f3c71f4330a54cf5a81b2bea585544d/numpy-1.12.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=ca917155b35b3bcc68ef1ad82570a29414f5088495ea8f68c65b071c50e64340 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/f9/83189c429515422673e226ea49805c7c7c5260f0dc5cd2e7baf70d892cc1/numpy-1.12.1-cp27-cp27mu-manylinux1_i686.whl#sha256=7e9015bc5de54c8bd73ca750ccedfda25d34a25a767caf802740d35a692ec3ab (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/d5/f24f86b51298f171826a398efdd64b5214b687a28a2f05ff736b1505b1b2/numpy-1.12.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=cd7892f7d644d1b4ed2ead254d4851616c07ecf82618e3203e2a81747ffb6069 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/32/15/5dac23340abe95eae4e819f1575fb9be6b87ea92bf31ca808b41119d0346/numpy-1.12.1-cp27-none-win32.whl#sha256=56e68de63ae738f40669b6a5f0601f9453940a0470a1e9bea16448e5b53f5f28 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/61/02bbd10971adb84ba13cf642b7b2702c9d0e20a4432f6cbf0866274bac98/numpy-1.12.1-cp27-none-win_amd64.whl#sha256=95e52d1077abeead6d205c1fc644f075228813859bb625960c1ae1248c4189ba (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/69/e1/c8b40d1c9e1130996881ad3d42ecec7b31e24307a48c3b23c69ab9a0cafb/numpy-1.12.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=bcbce5ef18dc826ef67756a0d3669baca815c8d44b26867c6865f714a23d9262 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/92/10cb30d909aa55003096ad23bab761bc305c05b7c20c406760c76e0c72e0/numpy-1.12.1-cp34-cp34m-manylinux1_i686.whl#sha256=d8dbd7e35e4819e059a044c7545d5602937d6b666dbd9b6eb8ff40037ab0980c (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/02/64/c6c1c24ff4dbcd789fcfdb782e343ac23c074f6b8b03e818ff60eb0f937f/numpy-1.12.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=4eac5f2f624c5e7eecbdb51395ff39a099c48cab607a158f16f288c6fe39a2b3 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ad/b0/5fcd4319cb4f66db0ebd8facb030981e5a34172a27d35fdeafbf2cfafaaf/numpy-1.12.1-cp34-none-win32.whl#sha256=9cd16915a815c2f04633d14e7640083c1b72e82b325439c91370adfd376c9975 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/13/9d/c08e7977921729d5655aebdd2e2170641e310e789aa6944fb43a406c0282/numpy-1.12.1-cp34-none-win_amd64.whl#sha256=4c64d9c389827f310c7f4e7887b741c34c6b2c337ff63a12f66ef0197fdf5366 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7e/79/19053aebeb6e0ddf160ee1776a842d580e69757790ea1af8719d31595485/numpy-1.12.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=9ce673bb7b6240b94b60b52186f5c0825f4b31e8191c8bc7412a7d0348fca2cd (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/1c/fc043d84afe1157c0ba52ed55d19fbfd51aaacabc81036c74155862aa8d6/numpy-1.12.1-cp35-cp35m-manylinux1_i686.whl#sha256=130105bfc0b03245115da67b441c48597bf1ed7f5385f8388ce4f75cdf2f91d2 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/71/5c/945047c185332bbaf57c400dc4c9bffa13c97486df3cd99e25a641f1cbbb/numpy-1.12.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=92dce120e385767cbe433719b5e3fdb1ac81907140d3984b3187208f79aff19f (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/06/b83acf0caf285cc9fdcbb45202c1f0609fc06ad7555449a1c6e4d9572a0e/numpy-1.12.1-cp35-none-win32.whl#sha256=e97cecd783e8e7e70d18a42f6df7f18be14cbcc82fb9b837b03d072d1401ae53 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/92/e2/7d9c6894511337b012735c0c149a7b4e49db0b934798b3ae05a3b46f31f0/numpy-1.12.1-cp35-none-win_amd64.whl#sha256=818d5a1d5752d09929ce1ba1735366d5acc769a1839386dc91f3ac30cf9faf19 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e9/57/a204d3eaefc5ba2bb3d93ac1b93d1ab755d3874ab3d9c33a897e9f79b035/numpy-1.12.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=43ccfed0092def52b924e004780517c762f8fce3ececbd3f8e2580ac0538bb5e (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ed/41/59f8fb0197e66377db8407df3ca465011267e988b094c4df0879688efe92/numpy-1.12.1-cp36-cp36m-manylinux1_i686.whl#sha256=5cb6341fc885b101978328d3c8d51a069a97a00699a30891106ef7dda56a0d30 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/e2/884cfbfd4f21b2313210d1d2ea72ecc381b98826d1b7e6606929ac6c0a08/numpy-1.12.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=5dd60892710df0ef654bbf4d1e3cb53ac79845e55a96e4a26dd47218e06d819a (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1f/47/2b4201be09432abfb52a449f58005d2f014b9d51acceafe54c8192980ccb/numpy-1.12.1-cp36-none-win32.whl#sha256=727d6373355b00b96d9320254a676b878d6cd43ae409186bec27eec3e5e4e6e7 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/58/1a/473632103d3ef36f20cb578c33bda0fcd2dfd442845e3fedb94b59baf13f/numpy-1.12.1-cp36-none-win_amd64.whl#sha256=47b4c4da2fe0618b65fd70987a414fdc24c09e1ffdff77f7147a3c6627b07596 (from https://pypi.org/simple/numpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/a5/16/8a678404411842fe02d780b5f0a676ff4d79cd58f0f22acddab1b392e230/numpy-1.12.1.zip#sha256=a65266a4ad6ec8936a1bc85ce51f8600634a31a258b722c9274a80ff189d9542 (from https://pypi.org/simple/numpy/), version: 1.12.1 Skipping link https://files.pythonhosted.org/packages/9e/0f/6a017b51b1755623a2122a38975520826267755985dc22c2009f0fcfb58d/numpy-1.13.0rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=7fee7d5a7fa750c5bc8068ae5a090fa69c0415b37cd4e7241519f8bc147bf244 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1e/29/a75c2cbdf21435ebc1267d2fbca939a39844c223eb7cc31c9d59b74c7c4d/numpy-1.13.0rc1-cp27-cp27m-manylinux1_i686.whl#sha256=4c334f6308b9325b9c0c43c08e64796af7e7c90f7c713e27c30f6721d73e60f4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/0d/c2fc3c652ec26f6979e1fdf7fccb22324dd864f48ad284a264b779e487e0/numpy-1.13.0rc1-cp27-cp27m-manylinux1_x86_64.whl#sha256=020eee5dfe06041f751f1d73fb459b6522fd87486ba2ab26d0e54c1f5ce0a507 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1f/c7/5512203c8aea82edb8b45273f7614a55c8c8fd9b440fe8cc964799a6f5ae/numpy-1.13.0rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=15e99e0101ac323daced8e976654c1b7c9f04421a9b748a4b382eb4a226cbed4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/37/5b28efcd64c06ca19d18b001e82da3a7d2d062135af0f3f99d67a2f85fd3/numpy-1.13.0rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=389b53a7479606affaff1fd01f956b4b74327317a4975a7ae36749cf02134f1d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/fc/2ea0b8158b605a97aea3613b64f3aebe063add83fd2cafd1004609de588f/numpy-1.13.0rc1-cp27-none-win32.whl#sha256=919421bc3c3ad96c148d9181ac3325c52dc3ac8f0b7dc48d37c271276a003dce (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4c/68/8819baaac32b0d1ac69279d4d918a533633ef314523c0335595340805672/numpy-1.13.0rc1-cp27-none-win_amd64.whl#sha256=07156d7c00bee1695e59c1f6153c7947e9e92c481400a4f40e1484335d57dd03 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1c/20/589db460b13a897544d470a974ada66ab9013f60c78d7ef7df5942f723cd/numpy-1.13.0rc1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8e33417a46714e900882d676be392b7b7dc3ca3b92a48865390bfb7e628bb4b0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7b/d6/156a7f0dcfd5ada2b3a16674c9ed812a1c801ed7d64a9b4001c20e523bcc/numpy-1.13.0rc1-cp34-cp34m-manylinux1_i686.whl#sha256=5ce9251c5d2609c9a63f3f05ae7e91329601e086973dcfa9b6eb154eebca6e7c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/2f/6bcea43fab3643add2c80ea28e4d2814a1b116412a0b04b4d24557600ba6/numpy-1.13.0rc1-cp34-cp34m-manylinux1_x86_64.whl#sha256=0e3c5174bdb2d6fc41d1176aef8555c4bbe60d22438b16653406161fd112ffd1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/f7/0476142895ea511a6600147bb1aa296f457bc4574f748fc5f23d6a4048c6/numpy-1.13.0rc1-cp34-none-win32.whl#sha256=1ba3b6a042be496c6eefd15b69ee96dca6d33b911cd765a5b3d902dcdf4e45cc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2c/34/5160e7ee468d35c6d56ef01e2dbd8ac9a47a61a926d824d0f5e46721d2f6/numpy-1.13.0rc1-cp34-none-win_amd64.whl#sha256=4d30a5dafa84f99caacd5cecc74c2c5a06b5f3e2acee8b2d2bcd474d8108d8fa (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a1/6a/9d378d2c98017c46d8836b9262cd576a5cf2ef9c35acda3a9ecc903a2e21/numpy-1.13.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ef790c150362250bd80cf0d160cb02f4fb3619582fb6cccff266a573db67685d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a4/41/a0901ac9af69255b83e4e7b202bb002e74fe2dfadcce9c9268ece4ffcff4/numpy-1.13.0rc1-cp35-cp35m-manylinux1_i686.whl#sha256=e3a3451f5817da92ec38e4398b3d8f9bad6645d0e2177747588bed3c9d173a00 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/db/42/37538d520abff213f4f6a72461759ec05df14087cd690ae8af217424e8dc/numpy-1.13.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=761a3039d847f054332f647951495a16e536c02cd1535bd0367eea77e20492eb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/0e/c1c0cefb99bccd48c7032518921c57f5d076a3e5777d86c9a1d5ca89f7a4/numpy-1.13.0rc1-cp35-none-win32.whl#sha256=b2d1bce62d8fd1f63a424045a62738bf33da6aa3e760bba3833269a96d5f4bb2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/65/48f1e726c0113cff4cbdbb96eb2de6f235d3867f4c30bacd5a9acd077112/numpy-1.13.0rc1-cp35-none-win_amd64.whl#sha256=a4f72e45157d40812bc9a227ca5e4f6e975bd60054bec223412ab4b20d5eb8f3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/b0/41a750c285e2135a9f955b0e2a5529fa7ecab1508ca208b28d9438228539/numpy-1.13.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=3bf0b98106daa3944d0e27e7a03e6e73b14a168869f99ca2ecd8785816b3b93f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fa/e2/499803a5210a245891e8253f96944f8a2bdfae046acaff2f4252205aeecb/numpy-1.13.0rc1-cp36-cp36m-manylinux1_i686.whl#sha256=4274884c426ab88bb5274278401195d6ae563551ba18997f0662378bbbca492c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/40/74/0677799911506804e2249260fa96e3ada44cd71211a30850f7438b7494b4/numpy-1.13.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=0bc608f75d9749bcdef7d43042aae1a867c499954d9d27f91a8562e04bd3bf51 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8f/80/022b63e6e040c928626c14a78cb2a55406a5debaeac648ff74e0470756bc/numpy-1.13.0rc1-cp36-none-win32.whl#sha256=88399fb6c934ff96da351be5a2e81719fdca92dfd9f81837298efda31968a6e4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5c/2e/5c0eee0635035a7e0646734e2b9388e17a97f6f2087e15141a218b6f2b6d/numpy-1.13.0rc1-cp36-none-win_amd64.whl#sha256=8e8e1ccf025c8b6a821f75086a364a68d9e1877519a35bf8facec9e5120836f4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/7b/a4/d6716ed74831901a1f89152f96c0229c83793ad5ea5cd86f49a8bc605223/numpy-1.13.0rc1.zip#sha256=fbe37933d584d62d76197a9be531ef17f8ba23462f50f633ba69c16c3f203e43 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.13.0rc1 Skipping link https://files.pythonhosted.org/packages/37/44/1ce5399eeab824033c27482d517feefe8dbd65dfab426eae8e8c091803c9/numpy-1.13.0rc2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=11f56500fe229335256af1f41f7ec8f3239852e4e6bd6a452e9a779f3c2759bc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/38/33/1bc15016791ab66f26d70a9319081a2be3b97fdba5602fe72c173d06fd51/numpy-1.13.0rc2-cp27-cp27m-manylinux1_i686.whl#sha256=29101405ee4407ce0e416c283c12c037fb217716502c6091ab23a6002cf51ba7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/78/20/fc02cf312efc3465f9df2f31784ef1931652b301a6145b16158514a0f8ab/numpy-1.13.0rc2-cp27-cp27m-manylinux1_x86_64.whl#sha256=04e46ea124d39420921dfe2dcf77e855d331be7bbbe0ea3eb468b77331bc338c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/ea/f67697766225b755ae870050180b12890997845a1bf2b49985e03746da5b/numpy-1.13.0rc2-cp27-cp27mu-manylinux1_i686.whl#sha256=75330d1caebb7116e3e5024474e9b20c5fc458dc7b075736651f7d83f8812ad8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5d/92/dcb800ae2b7dc6b5206dccb363097dd7c0c4ddf057b0dc56fcedba9712e1/numpy-1.13.0rc2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=d350ac46677f842b24b02a2b181ed29d10604ad987f9f254c375d300663aa3db (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/7f/f015798d596c948527d9098399682a9016f6aa1ac882120a309ffaa286b5/numpy-1.13.0rc2-cp27-none-win32.whl#sha256=64dd3e9d732099d486c960bb92ea91f1381e3f3ccfc617934aa02a57c3bcc26a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/62/c2caf3cdf090c837d0389bf0c25aadc1e84778b0d48ed53bc109a9adc8e3/numpy-1.13.0rc2-cp27-none-win_amd64.whl#sha256=7ca35a8d3e06e192f88caa80afafe717414de7b3cd6949f5a0e2ebfbec12bc11 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e3/52/c2ab7821a8b1070eb3390bf3c5e858129381d59e50a3704583dc23a435b0/numpy-1.13.0rc2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=6e9ba1a44d981b9dcb30c0e32e66ca882345b71d98a56390a50f06c2161ba051 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/0f/466c72e62679357185536594e3ba401095efd008d46348d7957b856b9bb4/numpy-1.13.0rc2-cp34-cp34m-manylinux1_i686.whl#sha256=5aee21c86c812d8450a6c3ab9fefebb5eef0fcb0221d4c338790fe135b266cfb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/74/30/a558dc55e2941fd6963c1cc02d4d8eec2f0e2db5e38e115224a2932fc973/numpy-1.13.0rc2-cp34-cp34m-manylinux1_x86_64.whl#sha256=f49e2122768ba5fd9b8bb71e992416c61011edfbf9c6e9132fb80e865be671ac (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/64/b3/3e9a4772417dc5dd3536b499d52589f5afa898cf031044bab14a32ca8295/numpy-1.13.0rc2-cp34-none-win32.whl#sha256=2a338a63177a4952f9fe9375ea06ce3b8808017a83daf51b46e0f9b0f9dc890d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/32/46a9823767723590a64b6d444c0ef28e7fe9e69ef8afbbe77b249550a6f2/numpy-1.13.0rc2-cp34-none-win_amd64.whl#sha256=12e10f354fee4000651962e8ad3e8ea93675b14d0e9aaf678a834b94abc65d42 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/9b/da5757389735de77923943ab6cb294a8e3a31cbdd613a348ab9a1fdf477a/numpy-1.13.0rc2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=7f2c683d8913187d6a3d68a32cfe33cfe319fc5fd487e30bf00979a8e244ee44 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/87/4f/eb0771dffc7ab320dc04220f56641c1fd0e1a314940f9ccc272b7c3290fe/numpy-1.13.0rc2-cp35-cp35m-manylinux1_i686.whl#sha256=9f3e2805ce63617aab629466131cf33d14458b47298553327643d73badef95de (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9f/0b/4d30085363a94b09d69c2d5ce0fd6a4c500f4093c792699f2b183554e734/numpy-1.13.0rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=8a6bc85e0c799d65aba70369ad4f8c59dedc7934ab61cd0fe1d1c02401e0831c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/15/bd344bfaf11cd5ce15f6e1ca4e103cbebd1caaa4f089735b82b1516cee06/numpy-1.13.0rc2-cp35-none-win32.whl#sha256=b9998808530ce64dfe6dab7d031858f5eaf0d6c0316c515ad6d1211a383a3f59 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/23/3a/d397c6cca10729c808ccb49f5e52979322f387b7fcbe676941294757ffd2/numpy-1.13.0rc2-cp35-none-win_amd64.whl#sha256=d9ef87ecd5f58a06e2bf2abc06987f2339572bf328bbb4efde53a01c6a160b8e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/40/54417adb730c0c4e6eac8b1ae458faf387fc9a7a8569efce000740e576fe/numpy-1.13.0rc2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=41746bbe7ffd33c4532d3fec770d5689eb9fc038c808dec33e8a10338811899d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/28/05/3fa1eda9301082fa2f454bcc3775761a4af5f4c8f2a50b013a19aa33304e/numpy-1.13.0rc2-cp36-cp36m-manylinux1_i686.whl#sha256=961b20ac30251f58f1caff5b68fbf23f48f8ab797670c60ff6454c593c824646 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/39/b4b0be5e8438f819dc9af14a44c3bd73e5453b343d4c0c1ca6530100abec/numpy-1.13.0rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=b40ea7788ba99d742dd20afaf278b7c692c25fb637b3226cfa86575984827266 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cb/b9/d4719b7eb26f92ba6dbedced794b218617e7b4686a1939b2c1f756e90e99/numpy-1.13.0rc2-cp36-none-win32.whl#sha256=ac7cf3fae8f86451118f03f07c2858533962adca859cf89bf27ce18dde0ea0e6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ec/61/ec66ebb2cfa3479374ea9f3db54601cf608dd65bc95e861650b35124acce/numpy-1.13.0rc2-cp36-none-win_amd64.whl#sha256=a4597e75db434e061d013cd1abedf7f2b3c3047a447e5d72ab7b228e2e5c65f4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/45/4e/03b577ffa5ca9b369cb75c79ca411e7449488eea2481665b819de0b5f2c4/numpy-1.13.0rc2.zip#sha256=ddecd003f6a9cd9db73e6d42af4b8cf894ae827c8093768b2dd21c6785e50048 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.13.0rc2 Skipping link https://files.pythonhosted.org/packages/8d/a2/15bbf1d6bd7b557047e9b4ccd50c1d5a49c88f0c84e7ef14434544d564b9/numpy-1.13.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=e5dd9d9808ffcc053ea2c2f54fcd75c460843439daba65a699d6a2c9b8adcf27 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5d/b7/e15b09ed5b00aee621dcdeca01e5055da20777d376c1f4d8b472cd8de182/numpy-1.13.0-cp27-cp27m-manylinux1_i686.whl#sha256=3ccd4f3176a6ca26fdfe31f4648af47a5ce0f681adc8321fe91e621dd26b7aae (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/51/2e/4fd51aea41986fb36b8ff43f8b135fbb1ec793045f5f156cb70da7cdb1c9/numpy-1.13.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=ed9212e489ac7f76506969581f1abb53fc30ac45bb28254759b634f4f51f0217 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/9d/b8a385900f539a427811f3899c8e721b97d5cf9095616a4b8168c46e868b/numpy-1.13.0-cp27-cp27mu-manylinux1_i686.whl#sha256=36d932daf153d41789a189e0c266877cd4f2b719a9f9b672e8c3586d01cf0643 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/b5/47bd2174dbb14e5fa2dd6ad28fd1d54d38e84d29c1b131a00354ddb0cae0/numpy-1.13.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=5a9e42acf951c84d0fd349d677262d67b913fb399025e5885b7ade20b9a2ace9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/f9/e19e0b783f2a5e0624eeb6f8a76427c089c9af528346cd0a19353cda2dd8/numpy-1.13.0-cp27-none-win32.whl#sha256=e0eb78fd246a965c7c232df88485c887916ec72a3c589ccbaa3f22dc8471b154 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/e0/294d665b0cf4bc566e0956f1b521592fd536153a4d212064bdd43000dec0/numpy-1.13.0-cp27-none-win_amd64.whl#sha256=2dc292415b18f08efe615c26b1567dd986006c47dd6b23c870db483db8e95015 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/63/e1/d67fdee7ca87bfada83783204beff93249abea67938419fbd880cc0d31f6/numpy-1.13.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2f1ba22250725b1c719591a07d2146509aae5c620c43ecb9669a45487f7b9c89 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/87/c7/ed1236f84323ce5d922758e332621b81704095445d0d74b5533adbb7136d/numpy-1.13.0-cp34-cp34m-manylinux1_i686.whl#sha256=ee2bb63226aa933cddda2470e56de858669bdbb612b5bd7b2489408516bb3f24 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/0e/bc60aa4c1b3ae8f74653a5a657aa0f70b3d9d376b588644f2139d84ab146/numpy-1.13.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=da0be0d25e845d65f540c92daa17b1bad06c3ed98a54840e6b980cb5d683647f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/d9/d7ec4b9508e6a89f80de3e18fe3629c3c089355bec453b55e271c53dd23f/numpy-1.13.0-cp34-none-win32.whl#sha256=560ca5248c2a8fd96ac75a05811eca0ce08dfeea2ee128c87c9c7261af366288 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b2/4e/1c630b8487ec867927a41d9c578281583ae27fa0604803c0e449aec5c42a/numpy-1.13.0-cp34-none-win_amd64.whl#sha256=0c9c2da161951a041fc01ec1849555532122d6fd5b41144af81ae322e88bf0ef (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/21/b34dc5ab7a4b8f318fb192bb9950b84aa23e83802ae2b1ea27172febf3d5/numpy-1.13.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ad699f255fba63814f7d55f67c4bf315fb5496f5ba6e0799ed11b00e78bf464f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/ef/f142eb2caa51136a5c1248e471a5899c26b915bc2524cdcdec0bb762a2f3/numpy-1.13.0-cp35-cp35m-manylinux1_i686.whl#sha256=70c30db61dbc10dd5bcb63e830aa8c2ce993eb6821054abce372f04cd36f9bb5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f0/b9/50edeee58c1bed8db12c636f890547e5de33c12ffc4214cf5531c34ba0b1/numpy-1.13.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=e17a9ec296353b01596b5e669265418343b8d0f2dd82f541d0cf9a3fc7eaccc8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/35/6f/b805e41c44e171d7966ea9b4b4ee30113574f3cdf831f30fe761895cab25/numpy-1.13.0-cp35-none-win32.whl#sha256=ce7b3c0644c9157874d1323906c497c92296ae956e5cef0e4107e1ff55939386 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/98/310ff40d6bc9f5a2a99bd5d942523f22ff6976c0274e822489f9c6bcc803/numpy-1.13.0-cp35-none-win_amd64.whl#sha256=78ef0f0e2e1701a54555ecb7d2916375dcac462b6511d5cdb2de8a2f2296f501 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3e/eb/abf6205486287ece9461b5a18f53e288bdaeaf568ab3d24ae0a7d4d6aa7f/numpy-1.13.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=4e9756c9882836690c6cfad0ae3fae51050d78a5766d3e9ecc7a8385425fb92a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4c/9f/ae50f45069bac9ece79ebae589ab063383709923463afa5ffe2152e3e787/numpy-1.13.0-cp36-cp36m-manylinux1_i686.whl#sha256=27b12b7412c6a1a6bdfd2142aa4c31ca54f0981d36fba787e4a92d4ff22d23a7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f8/ce/70cbaf09bdba60b624bb609fa53f7c4e2a0ea4b3c24132e934274d596121/numpy-1.13.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=dc703270f1caabbe361052ef678d5a5f18f91dfe36b1c5572d0b60dba4835eb5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a3/6a/f671ea507e4efd3b4e3fca813964764b207fab3f4ac3935f713d9a4fdf34/numpy-1.13.0-cp36-none-win32.whl#sha256=e8edf465be222e324608fd5dd58d60b050c7fd602c9b7710a11631ee7280f59f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/6b/ebcab6658967e097c2dcee3e54fb2e67d9293f4f35080eb28118ca40c921/numpy-1.13.0-cp36-none-win_amd64.whl#sha256=a61fd38d1ec67a5e3f0121522b3dddef4ba1407d175135447397cb8baec17860 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/05/84/0feb999c05f252af50a5fbc463268044feda92cdaad8cb0d0a6073d76057/numpy-1.13.0.zip#sha256=dcff367b725586830ff0e20b805c7654c876c2d4585c0834a6049502b9d6cf7e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.13.0 Skipping link https://files.pythonhosted.org/packages/dd/db/3807a832fabfb105498a860b8f5908c90b9812ed86ed76e17658fe8a0ff6/numpy-1.13.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=91a4f5c6594a61b57b0ab6031a084fa3686b1e847cc2215983e444583594b529 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e7/d2/eb8612b41a0d657529da8c2c23f83e4d9665e2f3b2d18d8e63696d1c4d73/numpy-1.13.1-cp27-cp27m-manylinux1_i686.whl#sha256=ab6abc2083013dd86a8fcba2ba16bab00690cb81db62588781d656572809c9a9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b3/a5/e969e91993badec3b440c4fd144ddaff5cfd4b06f1d29fd75e53f8f3a9a7/numpy-1.13.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=02e6279d95081086469e6ed83c708c4c48ed03a28ab87c71bea28af3b95fa56d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7a/c1/2e6c90f98452a20ebb7bcec2cc75f17e411dc401b462f4f8d2ce2703135f/numpy-1.13.1-cp27-cp27mu-manylinux1_i686.whl#sha256=05a7a81397e1391ae34cc0d14764a31ab6f73dbd0abe0952b3550d3ad4df265d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/d2/9fa0201944933afd6d059f1e32aa6bdb203b23ab62fc823d3adf36295b9a/numpy-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=73fd54d9787f4f8747f823a7e2d0693da94c66b670ccf436e4bb488bbcd5ce8c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a9/d8/56777770f7d6c1fb028c38d4c6a9fe93f56e1b7b0d21ccdb5c0c27ecb329/numpy-1.13.1-cp27-none-win32.whl#sha256=4b7da62ba159bfc5fee6f54709b0708686ee15081f16dc5f81cda7f1e0e77941 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/d5/0451014d76ef9b85c86c13b3aaa16cd69d3d6780c4dbd51978253a82c482/numpy-1.13.1-cp27-none-win_amd64.whl#sha256=1980c4bc1eb495624c8414f3763da83b91d37c3c69772ab6912e9a857a143cdb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b4/20/e5bc57a8df0cb98a800cead0b8c9538f795706fa51c65e05ee4906f693af/numpy-1.13.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=436d47018c3cd2b9723ed3cd4ed4698ea7641449c71096781478ef6a20ae3bd0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0e/be/0f3a2d4c2a16ca71820119d01ac87e3151f91a0d990b6b96058d2ec1e8d1/numpy-1.13.1-cp34-cp34m-manylinux1_i686.whl#sha256=43722270fbfb07d91558985a3da37aa92a2d4e2d271182526959a5773f9fb12a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/ee/f65826b2880f67652c21326565b4c166c7cdb1019f84b82af65e625475cd/numpy-1.13.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=838e48df3703c8747f355cd6386e0680b906a2f7b2bbd304e8a2d531692484ce (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/19/ac/dbb88d66f839be4f7bbd06d241968c4b6792a4bdc5d509d09f81d862de1b/numpy-1.13.1-cp34-none-win32.whl#sha256=1400ec59c7f6c4f9390cc3bc5e56a6cbae2c30b39024eef317a0b52fe9c174c6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/70/bb/f9c66f54d76e060edc69973f804a7d505bc1369767c09acec40fa5ebbea7/numpy-1.13.1-cp34-none-win_amd64.whl#sha256=ed6a909a78e29a4056e30f918a26b231e33edc77bd785bbceb461877baf9feb5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d9/aa/850b4461a43bbd1d2ff75c97de4cbae7a06884c5c351c5c2a5cfb796a71b/numpy-1.13.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=c1833829526ce8f5177a3e07554b6c98c194072f66f018839ecd1ef2d15e6c4a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d4/2d/2f0873e45c7c53776bee6edb56e292a8ee29fe8bb0ad22e6062c66daf43a/numpy-1.13.1-cp35-cp35m-manylinux1_i686.whl#sha256=a09a4707066fe9431c6b79a1be922bc126f4bc50502ae7e9f67d40917d0cc6d4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1a/45/40d946e712d4f2a767db001f58020e33b7d1dc77c09fab03a5883336792d/numpy-1.13.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=9a8515002f143a5934f25ad2aacdfd1fcf57a7f5da6142c439eb8787ef65e8a6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9b/be/ca9e761a1099b68ea194fc9b69dc2ab6a35c6fc7beeed945b6f62ff18356/numpy-1.13.1-cp35-none-win32.whl#sha256=b49caeb170e54cc59863017a199667a51526bd906bcd5ee340fcf0e01bd7fa94 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/96/83/2491eea445053e7c0838cf90694e2cb6503fe768a5d57f945bacca6702d3/numpy-1.13.1-cp35-none-win_amd64.whl#sha256=405c3dbb6a57415ec8576ff1c0248f332ac1c3be2e5eea04d498dad8431bf57b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/4a/1721d26e2aff6f63b9d9c83dba6f0985133d3a8e3257f0b30564726e1de3/numpy-1.13.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=42b3cf886701bb16f3bdf2ae6c39af67b464cdd67d5fc86619ef2a876a23de27 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b9/35/dfe4ea1ac0df18168939841c119a320745aee1f45dd74c2e1477a383d330/numpy-1.13.1-cp36-cp36m-manylinux1_i686.whl#sha256=94cb6ef9ffd15d7d904d0825ada642a51dc8890cdc06f1e4fb8e46cff79fe2ef (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/59/e2/57c1a6af4ff0ac095dd68b12bf07771813dbf401faf1b97f5fc0cb963647/numpy-1.13.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=d910a24f536f926bd56fb30d6f17ae8b89a1406e105087a49e014e000b00e8db (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e7/f3/d79f9aeb2a662e93bf662f7df3fe3892375848af7ddc61c101cbb40282da/numpy-1.13.1-cp36-none-win32.whl#sha256=b064211a4d86fc8009ef90c66d1443ba4a0c56d481659e085a190299569955e3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0d/8a/2de59f0154fe9cab6e12c404482714b8b8e8f9b0b561138f1eaf03b8d61f/numpy-1.13.1-cp36-none-win_amd64.whl#sha256=f4b4b2da8c1b4f7c212742d2be03aa9277d46fd7b309025d930ad554e5739932 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/c0/3a/40967d9f5675fbb097ffec170f59c2ba19fc96373e73ad47c2cae9a30aed/numpy-1.13.1.zip#sha256=c9b0283776085cb2804efff73e9955ca279ba4edafd58d3ead70b61d209c4fbb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.13.1 Skipping link https://files.pythonhosted.org/packages/fd/32/196073188f5b8b464e0fabb470f971fa5dcd91b55726a43b40b008212358/numpy-1.13.3-2-cp27-none-win32.whl#sha256=910e7ae5eeee8d322775187692c5c66719cd58d230fbfd57245ea3cf75716910 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/9f/b192c2d9c4473b74c755a9368dfa4c0a2ba983feb15886dd49ad740beb44/numpy-1.13.3-2-cp34-none-win32.whl#sha256=f5c9ca457057cd5e12ddab36cded8b1f38bf1f45bf550d4ca2839b11ec57f597 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d9/0d/d54ee0e8601c05532773eec45a5dc497806606c3294b3bdc20cf106b290c/numpy-1.13.3-2-cp35-none-win32.whl#sha256=d29e72413b66df23c75b9b469253c823698ea2e00f58e9e0df64b7a50696e8ac (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/f0/bccdf94ef3026c925ab46ef14aa47bf2f97758affc873ea3ba5db1da731b/numpy-1.13.3-2-cp36-none-win32.whl#sha256=539345898a4ae17421c159ae2a350901a5e6ce3da8f24168c6c67b3536e13de8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/df/f0671353e3d2eab4c87df014ad09505268561f6b09d0dc257d1b32653cfe/numpy-1.13.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=929928932f91082a168e36984179deddd58f8e98822ad2f33a2955d7c4eec596 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fa/59/903aba834f27f9f35aa8d12b0fc7b7bf742ef59e773d99fe008e9bd1e6b7/numpy-1.13.3-cp27-cp27m-manylinux1_i686.whl#sha256=62b09f3d1ea01d79c16a6642cb21599f53b9338c59971b2418a573155d2202ec (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b6/fc/34342ee8ea0c413679ddfb23d73a132fc7ecbf479383de9f0946344ec73c/numpy-1.13.3-cp27-cp27m-manylinux1_x86_64.whl#sha256=c4b1914d86c43399438518a2ac8bcba2fb64dd5a18efddded3783b9daae70933 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/25/86/1a1453bb2354092779a1de6707bdbf1e47d060d33aee7a22dbabd0691c84/numpy-1.13.3-cp27-cp27mu-manylinux1_i686.whl#sha256=6c6feb0647380db6e1d5d49ef9fb59c42240f25fb8df8b6e82ecb436c7e0621a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/eb/be/737f3df5806192ac4096e549e48c8c76cfaa2fb880a1c62a7bb085adaa9b/numpy-1.13.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=da2f47e46d7a93b73891d1981378717dc73c6ad5cc4fd23c934bfea7847fa958 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/91/46/fd556f3222ccfd1a7bb7f72a194193aab6a086355b89e985a7cb321b9f3f/numpy-1.13.3-cp27-none-win_amd64.whl#sha256=4c767b6d9c9a071bb36ea34eb240ee5192fe0bc4c13be5e6c51e0350a30f7ac0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/ea/48d2720b4b63e77f5dc9fda76b43ac40cd11f96f5503dd3d033afba76ac7/numpy-1.13.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b2f98838f4bbc3bf23af7e97ffcad18a2dc6bbb0726796781e02b9347af6685f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1a/0b/013d5b1d6ca57e9f6cd1684be18e195d4c28a06ba608b3c0ea192d18c6fd/numpy-1.13.3-cp34-cp34m-manylinux1_i686.whl#sha256=11fcbed36c101a3b9c4636e791efccba82409ebbedaba938c97be8bdddd029cc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/3c/78edab4a88addb6aae8c0b2b675bb5a0d383d0915451823c02a35a02ac7c/numpy-1.13.3-cp34-cp34m-manylinux1_x86_64.whl#sha256=8969c8f987f8bcc3e30c014532cfc20e4a8f86a50c361596e086310853adacb7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/ac/360bab96eb8d0fce64fbbd1bf0263a494fededdd4d6298636aded6e78efa/numpy-1.13.3-cp34-none-win_amd64.whl#sha256=2875e8055a1ea8d933b1c9d0f8714c0aa11c097bfadfcb8564c4d868fbf09a41 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f3/af/e4c538ef267b7eaf8a13655ccc1d88e0364f35d751fd80964f1d914130e3/numpy-1.13.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=09b87d652c03508447d0f618e1d3ae57595acd3e0f0c11ac91bf68ed7bdb3a28 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3f/80/9f6f864afe4727c86bdd829a0e31e270f2a2975f5a2972c17ccb51989334/numpy-1.13.3-cp35-cp35m-manylinux1_i686.whl#sha256=9cad35b911e150f00bb8080950c7e9f172714bbd0234f5ab74b4e3e2d9288b37 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0d/41/6c224571decd61c2578baedfdb0eec6283617c6679c35b20973f4e68aeaf/numpy-1.13.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=479863de17f66810db00bccf35289555365da45d3b053ccf539b95ab3b9c24f6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/54/b5/7d539652dafd4ef88e5e7aa4d26a604c321e2dcb3e81069a1ed75c4cbd6e/numpy-1.13.3-cp35-none-win_amd64.whl#sha256=b162c6b044960b4ea0f42be049ce2af1d18c60f82748f0a27bd5ad182a731bf3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/75/06/faf181739f682da35f1310a904e650fc4706558b5657d8ec2f6b29c45220/numpy-1.13.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=fa656dccfa9141774440575a6e7875d08b93f4a332eb5ae40877b26bed291c01 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/47/44a3bd240574fd8369b1c67747da50eb1f5fd09108ce3ab0b49510b5d8da/numpy-1.13.3-cp36-cp36m-manylinux1_i686.whl#sha256=7dfa5b49fb2a080bd0d39bfbcff1177bacb14fcb28c857fd65fd0c18938935de (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/a7/e3e6bd9d595125e1abbe162e323fd2d06f6f6683185294b79cd2cdb190d5/numpy-1.13.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=e8e0e75db757e41463888939d26c8058b4ecd25e563c597e9119f512dc0ee1da (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e9/7c/5665454a5cea3db586b315fa167d4b8b7963fdcc98c3b6578bc5eb4e6153/numpy-1.13.3-cp36-none-win_amd64.whl#sha256=c8dc6aa96882df6323bf9545934e37c6e05959bd789ae4b14d50509b093907aa (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/bf/2d/005e45738ab07a26e621c9c12dc97381f372e06678adf7dc3356a69b5960/numpy-1.13.3.zip#sha256=36ee86d5adbabc4fa2643a073f93d5504bdfed37a149a3a49f4dde259f35a750 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.13.3 Skipping link https://files.pythonhosted.org/packages/51/90/a67ef54c738915b3f8141a04c0b444f1c115b3c17ea165fb35ecb69b8cf2/numpy-1.14.0rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=bcdc3fb50f334863ed7494fcc34ba353463aaf0a10a8df7f987bb15d70fc5eac (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/24/98/01577011812cd3c4aa5a1d0aa99067a964eb1773eb73c8c1f6aa42404102/numpy-1.14.0rc1-cp27-cp27m-manylinux1_i686.whl#sha256=16eada2481554bdd0ed64eb31cfc21eda0a0e5355a5d621e83c29060c75cf222 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1a/7b/0ed846f1e57df22ca31a980c7c6962cac8169ae5f9e042dce72ad5932cdf/numpy-1.14.0rc1-cp27-cp27m-manylinux1_x86_64.whl#sha256=06193aafc49e43401af290793680a59b01a5366fc89e0f2c11e69f50a51f25b6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c8/88/aaa96763cd5456c09178a27f88156531b604d428fad365b9e285e12de35f/numpy-1.14.0rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=0209f9fb76b149993a5e6bae7a8f12e5fc27de13383d37fb1a26cd5e8d440cc9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c5/cb/000b64fe761f6a619ed26b568f7adbbf841ad20ff9683dc2074c672b55d3/numpy-1.14.0rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=b72a6f0be39b86e8c5d59c9e76771cbfa402285aeca2c037941fdb2082a72311 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7d/78/74f1d1043d612b46a4a93356e031a27dbfe04db22e5119c9ca1f7b215de8/numpy-1.14.0rc1-cp27-none-win32.whl#sha256=9517cc030e381e64f1c9a3ac66906abb869cec9af0c1c5c06ab3036d8f8a82a1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/14/82/8aaa29b26c4263ff1a8c87d44b1b55283ef3afcf8d67aefab006359224f7/numpy-1.14.0rc1-cp27-none-win_amd64.whl#sha256=214f0a2eb538dcc50d3def9682d8be444ee98f116a42addc58a2cb1a863e0bdb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/14/99370ea1ed8496ed5faed5f4c674f328b33c560bc6851b6b0e99941b2cca/numpy-1.14.0rc1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=80f8150e9982e34f7283ed54cae5b4ac28ae2e818fc127c0f4ff6a071aea0e42 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/30/66/33572da3f1d55945b616fe04209060b293dd603fe18f438932592119679f/numpy-1.14.0rc1-cp34-cp34m-manylinux1_i686.whl#sha256=d09148f821408c1dc3f527a142f67446fb5fd5bc6151e61ce6ade8828c3f5ac3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0a/ce/589ae0c78edc87a74c0072df8ac1ddf54875300c6895b42d47f9a446b500/numpy-1.14.0rc1-cp34-cp34m-manylinux1_x86_64.whl#sha256=24bee688bda518bc24799b49f9f6ea78531a615ed5d727b1959923af67aa8991 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2c/4e/aec70a363b8c5f2b0abb137c9df8df8bec464001451a7467f5261d1a54fe/numpy-1.14.0rc1-cp34-none-win32.whl#sha256=598b8bb17be6e70b5207193f55b4c6e86980be5b015159c92ab4bfdd4ec2c746 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a7/b5/969036bfc72acf48d52856851ad0961d780e85a35dc504aa7fc26f844061/numpy-1.14.0rc1-cp34-none-win_amd64.whl#sha256=49b03326a62cd24918582352720bea4ad950a7072b560143ea52aa59c2dad94d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/59/2e/c4186721f0e830e34602f4ada4c0695788e3aac002fe4f52a05e0d248a97/numpy-1.14.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=4620b548da24679027d0ec37766fd6d4dfce789433e1732eec82f4fddf070bb9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/b2/31788275b1e3fa64abddee3ca217a62e1c0c466539dd5951209d28abfc8a/numpy-1.14.0rc1-cp35-cp35m-manylinux1_i686.whl#sha256=fa93dcecec03ec2955bb56cd8f51574bdfedff2dd2ed1abddd632ab4760d75f0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/11/19/f48ef4bf36314bbfd6f7f6a58af5316eff848d75f009f22a1b7048f0e39b/numpy-1.14.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=8af71007406b54d3a0ac155efd13b9c3d32dd32387f3fe8e166bec74e5e67eb6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ac/13/80ca3d28e45d5935e93d49d84af7f8efc45898ac9c5ec31d7f9bf842dac8/numpy-1.14.0rc1-cp35-none-win32.whl#sha256=b98298d91d37cb2698671aedda441e53ba7d278dca217186a94638f7e12d5025 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/68/48/fe4364f7f303d1540d4cc775e9412a4425b08b8deb441ecdf467f8312852/numpy-1.14.0rc1-cp35-none-win_amd64.whl#sha256=d8c848ab6427fc28f2bc6325db00684a0f8594e0de553bf7d124bebfabf1dbb3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/94/7c/109d2bbf2e2921f57e31e4c10f85e587ccb2ab0ce9726eb59bcd578ba2b7/numpy-1.14.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=3fa04d4f9921c7ade238c2e1c7ca69369a1364e2b2951c856d81f761cadfdc89 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/72/fe/866923c8d13627542892fd68ad186396e4c1fa66b482a9a276d05d06ad3a/numpy-1.14.0rc1-cp36-cp36m-manylinux1_i686.whl#sha256=bd77c7c95071e8ba8e5788b2c84429a28420ca35c4480cf439c1796a14361abb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cc/07/94071b2bf43228ad05f36d8092d26ad80f9ef3f4323e139f52857a6f13aa/numpy-1.14.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=c3029997437bcd48bbed43c9c6db9b191dd84d428b01afdf20c8b7f5c14aabff (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c9/84/3fcbef733af45041e84d19db5eae8d7c74cf992729ed98047af0fc501262/numpy-1.14.0rc1-cp36-none-win32.whl#sha256=6e5b728256c24a9072029edb2fb17047d8ef1a79bc1ab7688b98d204da0699e9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/fe/b87136598560e3b079a1dc6a399ef28c123c7761d310740eca35f906f6cb/numpy-1.14.0rc1-cp36-none-win_amd64.whl#sha256=c7423ed929639b5c76207b803508fdd388586ece32975418a03d05bf9ffe78a1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/9b/36/fbe9174626b7fc86650b2b7518c2c8167d9f3e2429a9586a84651f49ab7e/numpy-1.14.0rc1.zip#sha256=011df832827befa97cbb8c5646a81f05a041f9a6ae66c8abaea5a04db1d002bd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.0rc1 Skipping link https://files.pythonhosted.org/packages/2a/d6/80e808ae7963cdfe579eea7a22de4e606438907984572927f0b7057cb424/numpy-1.14.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=428cd3c0b197cf857671353d8c85833193921af9fafcc169a1f29c7185833d50 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/31/41/4ca51a7a02481b7a6e5d5f650fd98d08aebe7229949c0753300ba13e7fd2/numpy-1.14.0-cp27-cp27m-manylinux1_i686.whl#sha256=a476e437d73e5754aa66e1e75840d0163119c3911b7361f4cd06985212a3c3fb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/49/9f/c29411772448aa46ec3dbf27f79677ae57c53d5ab4164e0bb8e0f4fe4333/numpy-1.14.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=289ff717138cd9aa133adcbd3c3e284458b9c8230db4d42b39083a3407370317 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/da/267706a9ef37e4d12f7d73034d8f3889475f302ae1bc15e7431d74d5327d/numpy-1.14.0-cp27-cp27mu-manylinux1_i686.whl#sha256=c5eccb4bf96dbb2436c61bb3c2658139e779679b6ae0d04c5e268e6608b58053 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0d/8a/e0223a40f980e0442a2045dcf79e4a8a90339593525599a0add318da2428/numpy-1.14.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=75471acf298d455b035226cc609a92aee42c4bb6aa71def85f77fa2c2b646b61 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/b0/ffb6c683264c83262b2924e3f760d373fd9672bf936adb1e6baa94acfeb6/numpy-1.14.0-cp27-none-win32.whl#sha256=5c54fb98ecf42da59ed93736d1c071842482b18657eb16ba6e466bd873e1b923 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f0/84/6387a1aac71170707b54fa4c6dc5fbe3d1d8682cc06df5fe87ecfbfb311f/numpy-1.14.0-cp27-none-win_amd64.whl#sha256=9ddf384ac3aacb72e122a8207775cc29727cbd9c531ee1a4b95754f24f42f7f3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/32/d9/cb37e522adbe2608b8b437b98ba14dbea1c3008714d5d1d3f78e5bd89dc7/numpy-1.14.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=781d3197da49c421a07f250750de70a52c42af08ca02a2f7bdb571c0625ae7eb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f0/08/c61adef97f47d31e4cca41df1d0f0f1fa0f4827442421968225937098c31/numpy-1.14.0-cp34-cp34m-manylinux1_i686.whl#sha256=93b26d6c06a22e64d56aaca32aaaffd27a4143db0ac2f21a048f0b571f2bfc55 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ba/cb/b367fc21b047669e81db8fde4a8da3fb733bdf3dc9dd158e6d3a41f65bb9/numpy-1.14.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=b2547f57d05ba59df4289493254f29f4c9082d255f1f97b7e286f40f453e33a1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/30/f6/54fb2113b34752844b35aa1b2f8092d67b83aa053ead4d30d2e8af3845b6/numpy-1.14.0-cp34-none-win32.whl#sha256=eef6af1c752eef538a96018ef9bdf8e37bbf28aab50a1436501a4aa47a6467df (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/ca/78e5e05ee6ae1fb834dfe1cc1e6d7f6ffba2cde9f949a8cdf6a18a40b44a/numpy-1.14.0-cp34-none-win_amd64.whl#sha256=ff8a4b2c3ac831964f529a2da506c28d002562b230261ae5c16885f5f53d2e75 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/29/4121b94d1588f27b2ae72f3991e31d14e1863283db1637df84fa873db298/numpy-1.14.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=194074058c22a4066e1b6a4ea432486ee468d24ab16f13630c1030409e6b8666 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/66/e6/55053b09fd7891337f517fc4576f514ac8ab1a55bc4ebe043565cfc5cdb6/numpy-1.14.0-cp35-cp35m-manylinux1_i686.whl#sha256=4e13f1a848fde960dea33702770265837c72b796a6a3eaac7528cfe75ddefadd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/55/7f/50d7b4e9f3493779edb3cec0a6ccf68090bf95f0a3b8a093fc0d467cc6d5/numpy-1.14.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=91101216d72749df63968d86611b549438fb18af2c63849c01f9a897516133c7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6b/25/85766e5e1cc2f29f72daa1e35646269d5f1888887a317951c43494bcb377/numpy-1.14.0-cp35-none-win32.whl#sha256=97507349abb7d1f6b76b877258defe8720833881dc7e7fd052bac90c88587387 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/be/34/722f7b05f5ad514803c4375eef1df147c9f5a62f277221a2a2ed92a3872c/numpy-1.14.0-cp35-none-win_amd64.whl#sha256=1479b46b6040b5c689831496354c8859c456b152d37315673a0c18720b41223b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/33/c4/1ea5344793c159556110e42c94c9374cb08ce2a2727374cd467bd97f6579/numpy-1.14.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=98b1ac79c160e36093d7914244e40ee1e7164223e795aa2c71dcce367554e646 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/97/85/50498a539dc5c483e5b1baf4cc7326d1b975397d176d39700cee0c7c2232/numpy-1.14.0-cp36-cp36m-manylinux1_i686.whl#sha256=24bbec9a199f938eab75de8390f410969bc33c218e5430fa1ae9401b00865255 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dc/ac/5c270dffb864f23315e9c1f9e0a0b300c797b3c170666c031c4de42aacae/numpy-1.14.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=7880f412543e96548374a4bb1d75e4cdb8cad80f3a101ed0f8d0e0428f719c1c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/8c/e376d4e6bfd6bf6cc3770ea5b7db071b7cf64b58b80f11c50900d24cbf6d/numpy-1.14.0-cp36-none-win32.whl#sha256=6112f152b76a28c450bbf665da11757078a724a90330112f5b7ea2d6b6cefd67 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/94/bd35546ad10fbf8d668a24e456d1b14a30e45bc53389a3439154fd9bdc43/numpy-1.14.0-cp36-none-win_amd64.whl#sha256=7c5276763646480143d5f3a6c2acb2885460c765051a1baf4d5070f63d05010f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ee/66/7c2690141c520db08b6a6f852fa768f421b0b50683b7bbcd88ef51f33170/numpy-1.14.0.zip#sha256=3de643935b212307b420248018323a44ec51987a336d1d747c1322afc3c099fb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.0 Skipping link https://files.pythonhosted.org/packages/40/91/9b5c5a058b5e8e57ac73ae4873db8065f198eec3332508d1bc490b8f74c4/numpy-1.14.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=e2335d56d2fd9fc4e3a3f2d3148aafec4962682375f429f05c45a64dacf19436 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/33/647d28e31663eb4a977ded3109904c7d25cb2826bbd9e3a06a66e7240cbb/numpy-1.14.1-cp27-cp27m-manylinux1_i686.whl#sha256=9b762e78739b6e021124adbea07611682db99cd3fca7f3c3a8b98b8f74ea5699 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/27/02/a6f995c7d75c08fc4250315f854cc7b5a866aa23e950734f565cb12c433d/numpy-1.14.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=7d4c549e41507db4f04ec7cfab5597de8acf7871b16c9cf64cebcb9d39031ca6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/11/2b/79f8b827ee0bcffe48df3363c1ae9afffd1ea4ee42fb1472da58c31e3aa7/numpy-1.14.1-cp27-cp27mu-manylinux1_i686.whl#sha256=b803306c4c201e7dcda0ce1b9a9c87f61a7c7ce43de2c60c8e56147b76849a1a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/5a/6ba7ea4f097343021efd721200126969c603295b1b76c5469795e2f9ea38/numpy-1.14.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=2da8dff91d489fea3e20155d41f4cd680de7d01d9a89fdd0ebb1bee6e72d3800 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/60/7b/9eb77633b3204f341e76c25dc690e17371e7959bada09c6fcdfc7353f75e/numpy-1.14.1-cp27-none-win32.whl#sha256=6b8c2daacbbffc83b4a2ba83a61aa3ce60c66340b07b962bd27b6c6bb175bee1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3b/98/e5594863d96cf79bb89bb4f49191403136c08b8353c3e3ebcb17cc6554e3/numpy-1.14.1-cp27-none-win_amd64.whl#sha256=89b9419019c47ec87cf4cfca77d85da4611cc0be636ec87b5290346490b98450 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/6f/1c6c708c2832d39b5c3314ca97359b65a743e8bfaddc44de992a034379a2/numpy-1.14.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=49880b47d7272f902946dd995f346842c95fe275e2deb3082ef0495f0c718a69 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/1f/26d674a20c40a5e9ca8e9ac5f072a8b70fb8c5c5a3bff396a885cd4c6aad/numpy-1.14.1-cp34-cp34m-manylinux1_i686.whl#sha256=3d7ddd5bdfb12ec9668edf1aa49a4a3eddb0db4661b57ea431477eb9a2468894 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1d/38/eb079c62298ec081de61074df837d4f4009c04fdc5d9b6369703ffc2a907/numpy-1.14.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=788e1757f8e409cd805a7cd82993cd9252fa19e334758a4c6eb5a8b334abb084 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/82/03cba2c3dd409e11a5eeaee09a8bae5917e4209cd93317ba74bc65dfe250/numpy-1.14.1-cp34-none-win32.whl#sha256=377def0873bbb1fbdedb14b3275b10a29b1b55619a3f7f775c4e7f9ce2461b9c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/85/e00aae013511e9177157a68fb117c29da4ea80bcba381eb3436aa53db2a7/numpy-1.14.1-cp34-none-win_amd64.whl#sha256=9501c9ccd081977ca5579a3ec4009d6baff6bacb04bf07214aade3324734195a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/eb/dcac6217b27a778af9d1528c25f72654e1eca76f6a4d8e8fb77f689c207b/numpy-1.14.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a1f5173df8190ef9c6235d260d70ca70c6fb029683ceb66e244c5cc6e335947a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8c/a7/84f5a294862b4c263440edc293e71ebc4aeeb538ca7fbd90c80edb4b7316/numpy-1.14.1-cp35-cp35m-manylinux1_i686.whl#sha256=12cf4b27039b88e407ad66894d99a957ef60fea0eeb442026af325add2ab264d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/23/bd375a3ff44b956c00c62deff190d1ef4909c438bd507d60c8ede16ea8d2/numpy-1.14.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=4e2fc841c8c642f7fd44591ef856ca409cedba6aea27928df34004c533839eee (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8e/12/22cded1311ac12946c4ac51257000427269c115fbf544446548022d154a3/numpy-1.14.1-cp35-none-win32.whl#sha256=e5ade7a69dccbd99c4fdbb95b6d091d941e62ffa588b0ed8fb0a2854118fef3f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/28/bd/f0ae2f29021976c94a56990264b9ce38c2a021da0449fba8aade8f6209f2/numpy-1.14.1-cp35-none-win_amd64.whl#sha256=6b1011ffc87d7e2b1b7bcc6dc21bdf177163658746ef778dcd21bf0516b9126c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/d3/0b570dcf12e93d9ff65b05ccad17925771b060e90c06cdc2bf79bc259634/numpy-1.14.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a8bc80f69570e11967763636db9b24c1e3e3689881d10ae793cec74cf7a627b6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/bc/b1cf507db98ee7a21bcbb2a89f8be25690bc279cebe6f9143c17a49f0c08/numpy-1.14.1-cp36-cp36m-manylinux1_i686.whl#sha256=81b9d8f6450e752bd82e7d9618fa053df8db1725747880e76fb09710b57f78d0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/de/7d/348c5d8d44443656e76285aa97b828b6dbd9c10e5b9c0f7f98eff0ff70e4/numpy-1.14.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=e8522cad377cc2ef20fe13aae742cc265172910c98e8a0d6014b1a8d564019e2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f6/bd/bf9421aa9377a6a0547d645a2b91319b1abfdf0633b977f66614875b88d9/numpy-1.14.1-cp36-none-win32.whl#sha256=a3d5dd437112292c707e54f47141be2f1100221242f07eda7bd8477f3ddc2252 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/71/9c/28ac2551a375fef43fe8c1dc49ef5120e6a399256ce9fef123d52457ba13/numpy-1.14.1-cp36-none-win_amd64.whl#sha256=c8000a6cbc5140629be8c038c9c9cdb3a1c85ff90bd4180ec99f0f0c73050b5e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/a3/99/74aa456fc740a7e8f733af4e8302d8e61e123367ec660cd89c53a3cd4d70/numpy-1.14.1.zip#sha256=fa0944650d5d3fb95869eaacd8eedbd2d83610c85e271bd9d3495ffa9bc4dc9c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.1 Skipping link https://files.pythonhosted.org/packages/55/4d/6fde74ef447202a20e4c1be37475f515d1554d4d677bfe619e408a57c1be/numpy-1.14.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=719d914f564f35cce4dc103808f8297c807c9f0297ac183ed81ae8b5650e698e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/87/5c/61eb6a13bd1d43ee0d445fe6250e26ae696ffe4dabd59711f5e6c9ae6d49/numpy-1.14.2-cp27-cp27m-manylinux1_i686.whl#sha256=0f6a5ed0cd7ab1da11f5c07a8ecada73fc55a70ef7bb6311a4109891341d7277 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b9/84/513dc190113249244b3027ffebc6bf8ddcce1843cc471620ea179dc5613c/numpy-1.14.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=d0928076d9bd8a98de44e79b1abe50c1456e7abbb40af7ef58092086f1a6c729 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2b/0b/efcec0be075024207e04032961f6b531166d4e63ce3b245ba3cd05d5ffdf/numpy-1.14.2-cp27-cp27mu-manylinux1_i686.whl#sha256=d858423f5ed444d494b15c4cc90a206e1b8c31354c781ac7584da0d21c09c1c3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/76/4d/418dda252cf92bad00ab82d6b2a856e7843b47a5c2f084aed34b14b67d64/numpy-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=20cac3123d791e4bf8482a580d98d6b5969ba348b9d5364df791ba3a666b660d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2e/91/504e434d3b95d943caab926f33dee5691768fbb622bc290a0fa6df77e1d8/numpy-1.14.2-cp27-none-win32.whl#sha256=528ce59ded2008f9e8543e0146acb3a98a9890da00adf8904b1e18c82099418b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/64/f2/2aa3b3274abe211b773e8a6d8801e19a9451646c213a333359c6a600484a/numpy-1.14.2-cp27-none-win_amd64.whl#sha256=56e392b7c738bd70e6f46cf48c8194d3d1dd4c5a59fae4b30c58bb6ef86e5233 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/60/0b/82ec3a2f9018e282e1f890950ad1d23c965785f3684a9fbf57b27a85042d/numpy-1.14.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=99051e03b445117b26028623f1a487112ddf61a09a27e2d25e6bc07d37d94f25 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ac/d7/30fcb52c547e2f1a179b6fd166ee0faa8b5ef49555ae4da4cb4bdbd81819/numpy-1.14.2-cp34-cp34m-manylinux1_i686.whl#sha256=768e777cc1ffdbf97c507f65975c8686ebafe0f3dc8925d02ac117acc4669ce9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7e/09/c5a2822aa55a9cf89c6398780bbcaa1fede0650cdccd55bc89a8548c0d7a/numpy-1.14.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=675e0f23967ce71067d12b6944add505d5f0a251f819cfb44bdf8ee7072c090d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7e/b4/7fc423cbbb81e7d51dc5a740dcf9f1bc96946118dddd14a6b287a935bed0/numpy-1.14.2-cp34-none-win32.whl#sha256=a958bf9d4834c72dee4f91a0476e7837b8a2966dc6fcfc42c421405f98d0da51 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1c/26/9dd55ab18f78ed333f757ce677cd7ddb6650876ec40b468be4cc9e6915b5/numpy-1.14.2-cp34-none-win_amd64.whl#sha256=bb370120de6d26004358611441e07acda26840e41dfedc259d7f8cc613f96495 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/20/fe66080957a74381420c445c76a3e33dc30b6c340bad58eb161f182b42ad/numpy-1.14.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f2b1378b63bdb581d5d7af2ec0373c8d40d651941d283a2afd7fc71184b3f570 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7b/b7/ad7d216dbeafa35e9a8daf9f502db70f56e5bba6e275228197e2b9eff1db/numpy-1.14.2-cp35-cp35m-manylinux1_i686.whl#sha256=a1413d06abfa942ca0553bf3bccaff5fdb36d55b84f2248e36228db871147dab (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/31/991207e6234b46a1228be970735ead9d6f06a298917d6f718c5e32e835bb/numpy-1.14.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=7f76d406c6b998d6410198dcb82688dcdaec7d846aa87e263ccf52efdcfeba30 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/13/65/5681e722cb455c8f5aea63197becd8f37c9afae05f0bd499996384e60640/numpy-1.14.2-cp35-none-win32.whl#sha256=a7157c9ac6bddd2908c35ef099e4b643bc0e0ebb4d653deb54891d29258dd329 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/46/eb/846d92fed0ef6dbc1906c198e3e5475f1d9f7954ce9648c05c0dfddc36b9/numpy-1.14.2-cp35-none-win_amd64.whl#sha256=0fd65cbbfdbf76bbf80c445d923b3accefea0fe2c2082049e0ce947c81fe1d3f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/df/fa637677800e6702a57ef09e1d62e42aec3f598fb235f897155d146f2f59/numpy-1.14.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8c18ee4dddd5c6a811930c0a7c7947bf16387da3b394725f6063f1366311187d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/23/dd4bef28fe2ee3c8a195e28e5a41792e14a1fae007c7013ecef4a0ab9727/numpy-1.14.2-cp36-cp36m-manylinux1_i686.whl#sha256=0739146eaf4985962f07c62f7133aca89f3a600faac891ce6c7f3a1e2afe5272 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/dc/92c0f670e7b986829fc92c4c0208edb9d72908149da38ecda50d816ea057/numpy-1.14.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=07e21f14490324cc1160db101e9b6c1233c33985af4cb1d301dd02650fea1d7f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/3f/39ec9e88b0a14930c70722f832861c2ef7bd4bbee9ed8d586c0c1dcb531b/numpy-1.14.2-cp36-none-win32.whl#sha256=e6120d63b50e2248219f53302af7ec6fa2a42ed1f37e9cda2c76dbaca65036a7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/30/70/cd94a1655d082b8f024b21af1eb13dd0f3035ffe78ff43d4ff9bb97baa5f/numpy-1.14.2-cp36-none-win_amd64.whl#sha256=6be6b0ca705321c178c9858e5ad5611af664bbdfae1df1541f938a840a103888 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/0b/66/86185402ee2d55865c675c06a5cfef742e39f4635a4ce1b1aefd20711c13/numpy-1.14.2.zip#sha256=facc6f925c3099ac01a1f03758100772560a0b020fb9d70f210404be08006bcb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.2 Skipping link https://files.pythonhosted.org/packages/b8/97/ecff917542e3a8a33bc8e88c031ed50c90577fd205eab362b29f3e57c09e/numpy-1.14.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a8dbab311d4259de5eeaa5b4e83f5f8545e4808f9144e84c0f424a6ee55a7b98 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/60/47/b62c5b0ec89d53e6347ec2914fa250d0d6bef31dac113a74b819ef7ac324/numpy-1.14.3-cp27-cp27m-manylinux1_i686.whl#sha256=034717bfef517858abc79324820a702dc6cd063effb9baab86533e8a78670689 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/7d/9f99896cc3f4834871619a36da2a833c71a2178a5bdadd4fff40c261c119/numpy-1.14.3-cp27-cp27m-manylinux1_x86_64.whl#sha256=f39afab5769b3aaa786634b94b4a23ef3c150bdda044e8a32a3fc16ddafe803b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4f/af/a6b848bacda7b4ed60fc187cc040ca9b443c8b682e03bcdd5e508001390a/numpy-1.14.3-cp27-cp27mu-manylinux1_i686.whl#sha256=8670067685051b49d1f2f66e396488064299fefca199c7c80b6ba0c639fedc98 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/e7/08f059a00367fd613e4f2875a16c70b6237268a1d6d166c6d36acada8301/numpy-1.14.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=0db6301324d0568089663ef2701ad90ebac0e975742c97460e89366692bd0563 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1c/98/b03970f7e080bccc1118c5ee0f9168ecc735e6c0e618f7de26d4ec163799/numpy-1.14.3-cp27-none-win32.whl#sha256=98ff275f1b5907490d26b30b6ff111ecf2de0254f0ab08833d8fe61aa2068a00 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/be/6865fecd80834a242b32f722e4fde27335f60de6b6b1430626fe7a84ce40/numpy-1.14.3-cp27-none-win_amd64.whl#sha256=aaef1bea636b6e552bbc5dae0ada87d4f6046359daaa97a05a013b0169620f27 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c3/1f/78cda78434a61450a1441169fa7354e35c1de03f25538732772061015037/numpy-1.14.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=760550fdf9d8ec7da9c4402a4afe6e25c0f184ae132011676298a6b636660b45 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0e/26/7d95543fb63137715db3d1d8ba111dfff6d44adc972d4ca915038d7067ef/numpy-1.14.3-cp34-cp34m-manylinux1_i686.whl#sha256=e8578a62a8eaf552b95d62f630bb5dd071243ba1302bbff3e55ac48588508736 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/ce/fc69d9ab5b375104b651745bedc72b8645ae038705ea25626db17dc75b14/numpy-1.14.3-cp34-cp34m-manylinux1_x86_64.whl#sha256=e33baf50f2f6b7153ddb973601a11df852697fba4c08b34a5e0f39f66f8120e1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a4/67/74adac101716ebf5835b45cebcac73423bb17f7e398a83ec13b81afbf6b9/numpy-1.14.3-cp34-none-win32.whl#sha256=0074d42e2cc333800bd09996223d40ec52e3b1ec0a5cab05dacc09b662c4c1ae (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/30/f784951f5a2a7c454d0f57f4ae87f7ccd434976d243bc2c6a6e06f8c52ff/numpy-1.14.3-cp34-none-win_amd64.whl#sha256=c3fe23df6fe0898e788581753da453f877350058c5982e85a8972feeecb15309 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/07/4bf580a7576f3ae5c4dcbff8b40e2144eab161118f136b64f26bbb1ecfc7/numpy-1.14.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1864d005b2eb7598063e35c320787d87730d864f40d6410f768fe4ea20672016 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0d/c1/226c632c85bfe34021043212fde27d448a3c7d188f483a3ce4fc8d068704/numpy-1.14.3-cp35-cp35m-manylinux1_i686.whl#sha256=f22b3206f1c561dd9110b93d144c6aaa4a9a354e3b07ad36030df3ea92c5bb5b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7b/61/11b05cc37ccdaabad89f04dbdc2a02905cf6de6f9b05816dba843beed328/numpy-1.14.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=c80fcf9b38c7f4df666150069b04abbd2fe42ae640703a6e1f128cda83b552b7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ba/3a/b5dd45c0942ceb39cb2999405df5218e40bbb88603f48f8ddcd6a0ed2a88/numpy-1.14.3-cp35-none-win32.whl#sha256=510863d606c932b41d2209e4de6157ab3fdf52001d3e4ad351103176d33c4b8b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/09/6f302aba4a08ffcd34b20a6ee94f34a76207105f59acd83462b81469c06e/numpy-1.14.3-cp35-none-win_amd64.whl#sha256=c5eb7254cfc4bd7a4330ad7e1f65b98343836865338c57b0e25c661e41d5cfd9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8e/75/7a8b7e3c073562563473f2a61bd53e75d0a1f5e2047e576ee61d44113c22/numpy-1.14.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b8987e30d9a0eb6635df9705a75cf8c4a2835590244baecf210163343bc65176 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0a/62/d57ccb289af83c85bdf6a2394e208bd13fec83ca796354e73266dce7dcbc/numpy-1.14.3-cp36-cp36m-manylinux1_i686.whl#sha256=57dc6c22d59054542600fce6fae2d1189b9c50bafc1aab32e55f7efcc84a6c46 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/71/90/ca61e203e0080a8cef7ac21eca199829fa8d997f7c4da3e985b49d0a107d/numpy-1.14.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=46ce8323ca9384814c7645298b8b627b7d04ce97d6948ef02da357b2389d6972 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c6/dd/9dce3596b9ed768cc7e3037d8d1729a87fb963317e2e280d4f95d39f3f81/numpy-1.14.3-cp36-none-win32.whl#sha256=9ccf4d5c9139b1e985db915039baa0610a7e4a45090580065f8d8cb801b7422f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/af/e4/7d7107bdfb5c33f6cf33cdafea8c27d1209cf0068a6e3e3d3342be6f3578/numpy-1.14.3-cp36-none-win_amd64.whl#sha256=560e23a12e7599be8e8b67621396c5bc687fd54b48b890adbc71bc5a67333f86 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/b0/2b/497c2bb7c660b2606d4a96e2035e92554429e139c6c71cdff67af66b58d2/numpy-1.14.3.zip#sha256=9016692c7d390f9d378fc88b7a799dc9caa7eb938163dda5276d3f3d6f75debf (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.3 Skipping link https://files.pythonhosted.org/packages/57/a1/4ed4dbe645f914f91002b0e8be1ba1a53567136d97225aee7ddd4f09a6f6/numpy-1.14.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=c0c4bdcb771a147cb14286e3aeb72267e1664652d4150b0df255f0c210166a62 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/3b/cbd1110ed0086f6f42a983e72366dc8afe55774c3f28c450f290e228cfce/numpy-1.14.4-cp27-cp27m-manylinux1_i686.whl#sha256=939376b3b8d9bd42529a2713534c9bae7f11c774614d4d2f7f2a38cae96101f1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/64/dc/a848d31372a1d53850bdf9da89adb234136355f6ee4c542226aea6edbb6e/numpy-1.14.4-cp27-cp27m-manylinux1_x86_64.whl#sha256=6105d909e56c4f3f173a7294154eee5da80853104e9c3ebcf9e523fb3bb6cf70 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/1b/55fc61696414ec616da85c2f6af50d5ce849c0e825fdd2499f0dcb32e169/numpy-1.14.4-cp27-cp27mu-manylinux1_i686.whl#sha256=3ed68b8ef0635e12b06c216d3ed33572d9c15b05a5a5d6ab870d073190c3eef3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/7d/df63c9d42eb4485e79b61a054ba5db7c8efb830d29504d4fa849cf80eb01/numpy-1.14.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=1dc831683f18c11e6b5b7ad3610b9f00417b8d3fc63a8adcdbe68844d9dd6f62 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fe/61/1fb8698473d423c3e24fc3ad39ccacae4193ca4253a46096ac0a28e26d07/numpy-1.14.4-cp27-none-win32.whl#sha256=8d87ac65d830ee3087e6bd02b0201e68aed4c715ff2e227e3640e7ded38d8a2e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b9/39/0e057d5b78e7a756fc61fe87611295defbf0e55334918aaabf49b1847311/numpy-1.14.4-cp27-none-win_amd64.whl#sha256=7fbceea93b6877419d84516705a265dfc4626939a29107a4d04db599bf6cdf8d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/68/f4/b8da05c7618af913239999f8997407e503878c12e30c2d3db13d3847fbf0/numpy-1.14.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a1b4a80d59658fc438716095deb1971c6315482b461d976f760d920b6509fd5d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/11/bc/600a0dbcf241f0b968ba623f5286d911da3485fd19ae4e07db68513069e9/numpy-1.14.4-cp34-cp34m-manylinux1_i686.whl#sha256=ef7a07f6a77658a1038e6d22e53458129c04a95b5770f080b5741320d9491e32 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4d/e1/20b4b68f6d182099bb97d6b7e68fdc8c9a54f2b700c514aa718e5ba529dd/numpy-1.14.4-cp34-cp34m-manylinux1_x86_64.whl#sha256=c5065b3aec37cd1b7ec2882b3ab86e200d15219a0fb96fea65a16c6b59d3c0f0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/78/e1f9c731c5a21d6edaa04d83f0ca83cfa4ea1b41b1645c878cfe33bc34af/numpy-1.14.4-cp34-none-win32.whl#sha256=b2b2741da83b1e016094b2fef2cadec1abd3ccd3d97428634ec6afe1dcb699b8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5b/ea/078aab4662bc17c20ea8652bc751d5a1fcd55b3b5a14cd5cd6452a09dae9/numpy-1.14.4-cp34-none-win_amd64.whl#sha256=419dfe9bcb09d2e87ecf296c5ebf2b047c568419c89588acc9dbce6d2d761bea (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d3/ad/cb8dba00dc689b842f221c4eebb13a0af594deb56ed4f6934466f9bb8115/numpy-1.14.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=be4664fe153ca6dbd961fb06f99b9b88b114ab44649376253b540aafbf42e469 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3f/be/c1abaf9dc568ef8336aff86aef7feb70f41f0fa8aae33d84d380df9d316b/numpy-1.14.4-cp35-cp35m-manylinux1_i686.whl#sha256=0d6d7bbcb54babaf39fe658bcc6f79641c9c62813c6d477802d783c7ba1a437c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/9f/c538ce62503e2b3f9d7a87e9064d580242f1d1600c002b4cab36cc357a69/numpy-1.14.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=f54114395aabe13c7c4e4b425145cfd998eaf0781e87a9e9b2e77426f1ec8a82 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/f0/590741d49af09253a5fb2ba0697a93df5078376607ae332f74c1d2e86e14/numpy-1.14.4-cp35-none-win32.whl#sha256=eb6ccd2b47d43199ec9a7c39bd45e399ccb5756e7367aaf92ced3c46fa67b16b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/95/7614cab65e16cf8055f55c038e287f2fed0b4c8d4be5bec89107734d815b/numpy-1.14.4-cp35-none-win_amd64.whl#sha256=f6a4ae8d5e1126bf4d8520a9aa6a82d067ab3ce7d21f58f0d50ead2aebda7bfb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/06/e7/a1d89e97bbf6f8d1329cb495f851637b4578ea18e50eb6c597c7e6fd3468/numpy-1.14.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b037993dfb1175a68b6a2bfc6b1c2af57c09031d1332fea3ab25a539b43bd475 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/26/ae/8d550796cea2abec8152260b822d6b6c198ab81c6a486d0b50199356a420/numpy-1.14.4-cp36-cp36m-manylinux1_i686.whl#sha256=e6c24c83ca64d447a18f041bd53cbe96c74405f59939b6006755105583b62629 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4b/3d/9c0a34ad8544abef864714840fb8954d630b04433f00881bc8fde7b2ab27/numpy-1.14.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=f29a9c5607b0fded7a9f0871dbd06918a88cb0a465acfac5c67f92d1a4115d48 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6c/49/2bcf9d0484b33a6d7c5312121344a190d4a3d5f7826fcb3480cb62109073/numpy-1.14.4-cp36-none-win32.whl#sha256=d9ceb6c680ffbe55ef6cf9d93558e0ddb72d616b885d77c536920f3da2112703 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/21/06/a11c4b2e4f90c4f53c39b548a3f16eb644729048cf705ed71a7672d87338/numpy-1.14.4-cp36-none-win_amd64.whl#sha256=9e6694912f13afd8b1e15aa8002e9c951a377c94080c5442de154d743a69b3ff (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/94/b8/09db804ddf3bb7b50767544ec8e559695b152cedd64830040a0f31d6aeda/numpy-1.14.4.zip#sha256=2185a0f31ecaa0792264fa968c8e0ba6d96acf144b26e2e1d1cd5b77fc11a691 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.4 Skipping link https://files.pythonhosted.org/packages/b6/5e/4b2c794fb57a42e285d6e0fae0e9163773c5a6a6a7e1794967fc5d2168f2/numpy-1.14.5-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=e1864a4e9f93ddb2dc6b62ccc2ec1f8250ff4ac0d3d7a15c8985dd4e1fbd6418 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/48/c9/33985d3bbdc5ff4ceda9117809698ab56bfc8dc0b9d636a7e5d6bba9e24d/numpy-1.14.5-cp27-cp27m-manylinux1_i686.whl#sha256=085afac75bbc97a096744fcfc97a4b321c5a87220286811e85089ae04885acdd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8d/2b/940739da20f24af313d6a6342ce9b6b4331a942eb212de42899524ae0378/numpy-1.14.5-cp27-cp27m-manylinux1_x86_64.whl#sha256=6c57f973218b776195d0356e556ec932698f3a563e2f640cfca7020086383f50 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4d/80/cf23a7089d7783212abb0c4680e30d443a486a0966e5b827a17976b7651c/numpy-1.14.5-cp27-cp27mu-manylinux1_i686.whl#sha256=589336ba5199c8061239cf446ee2f2f1fcc0c68e8531ee1382b6fc0c66b2d388 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/a9/c01a2d5f7b045f508c8cefef3b079fe8c413d05498ca0ae877cffa230564/numpy-1.14.5-cp27-cp27mu-manylinux1_x86_64.whl#sha256=5edf1acc827ed139086af95ce4449b7b664f57a8c29eb755411a634be280d9f2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e2/60/e00686d7223ec811f0a5a1a41df9afa1833a0e3468daa252dc42a2b32211/numpy-1.14.5-cp27-none-win32.whl#sha256=6b82b81c6b3b70ed40bc6d0b71222ebfcd6b6c04a6e7945a936e514b9113d5a3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8e/a0/104512bc5a87b03689ce5b3d3778d60a0ebdc039b6084636158a1a839894/numpy-1.14.5-cp27-none-win_amd64.whl#sha256=385f1ce46e08676505b692bfde918c1e0b350963a15ef52d77691c2cf0f5dbf6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d1/66/f7bc6d90b4a025d6c6289e27f392d82ca127ac05291375e9082a0ed97f51/numpy-1.14.5-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=758d1091a501fd2d75034e55e7e98bfd1370dc089160845c242db1c760d944d9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/ca/c591a5c84ec7db7628bc76db4d3d30b594bc3fa39c4350eebc0c6b2d239d/numpy-1.14.5-cp34-cp34m-manylinux1_i686.whl#sha256=c725d11990a9243e6ceffe0ab25a07c46c1cc2c5dc55e305717b5afe856c9608 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/69/24b5d5c2466df479ed42f970a61eb570f57d8a20bd79e44ec39ee37ded12/numpy-1.14.5-cp34-cp34m-manylinux1_x86_64.whl#sha256=07379fe0b450f6fd6e5934a9bc015025bb4ce1c8fbed3ca8bef29328b1bc9570 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7a/3c/5005320dcdb3afaab599f6ea40f4d5b7ed9e19dc9282cd3f533bc4207055/numpy-1.14.5-cp34-none-win32.whl#sha256=9e1f53afae865cc32459ad211493cf9e2a3651a7295b7a38654ef3d123808996 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d6/c4/983beea4c626132549b41654b5812eeb11b9f0ef0f4ef5e1202bf0e58efa/numpy-1.14.5-cp34-none-win_amd64.whl#sha256=4d278c2261be6423c5e63d8f0ceb1b0c6db3ff83f2906f4b860db6ae99ca1bb5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/50/9d/769515cb321d3ab39af31ec14ce26595f929f02078e7d0a54c0410992e5c/numpy-1.14.5-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=d696a8c87315a83983fc59dd27efe034292b9e8ad667aeae51a68b4be14690d9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ce/cf/f39cfcecb20c3a11ee31806847b3c7fedcd3729ae7a94026ae0665a52f0b/numpy-1.14.5-cp35-cp35m-manylinux1_i686.whl#sha256=2df854df882d322d5c23087a4959e145b953dfff2abe1774fec4f639ac2f3160 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/17/cd9fa14492dbef2aaf22622db79dba087c10f125473e730cda2f2019c40b/numpy-1.14.5-cp35-cp35m-manylinux1_x86_64.whl#sha256=baadc5f770917ada556afb7651a68176559f4dca5f4b2d0947cd15b9fb84fb51 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/56/2c/3dca9665f019efbe735814564bcf4b3b71618cea5f0ccec8847361e61a24/numpy-1.14.5-cp35-none-win32.whl#sha256=2d6481c6bdab1c75affc0fc71eb1bd4b3ecef620d06f2f60c3f00521d54be04f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f3/71/94628784c3f07d4bc0dd38f8753e3f751d66cfd5a6823591179608c27f09/numpy-1.14.5-cp35-none-win_amd64.whl#sha256=51c5dcb51cf88b34b7d04c15f600b07c6ccbb73a089a38af2ab83c02862318da (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f6/cd/b2c50b5190b66c711c23ef23c41d450297eb5a54d2033f8dcb3b8b13ac85/numpy-1.14.5-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8b8dcfcd630f1981f0f1e3846fae883376762a0c1b472baa35b145b911683b7b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/b2/ec7d0d9e9ae55f59b6c2d239904b48ea389337eadd6dd5cd34f0dbe4c9da/numpy-1.14.5-cp36-cp36m-manylinux1_i686.whl#sha256=9d69967673ab7b028c2df09cae05ba56bf4e39e3cb04ebe452b6035c3b49848e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/68/1e/116ad560de97694e2d0c1843a7a0075cc9f49e922454d32f49a80eb6f1f2/numpy-1.14.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=8622db292b766719810e0cb0f62ef6141e15fe32b04e4eb2959888319e59336b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e7/13/b4217ea9d001ddd8a7235aeb876754065330099c36f7303f7ee0cccb4c3d/numpy-1.14.5-cp36-none-win32.whl#sha256=97fa8f1dceffab782069b291e38c4c2227f255cdac5f1e3346666931df87373e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0d/b7/0c804e0bcba6505f8392d042d5e333a5e06f308e019517111fbc7767a0bc/numpy-1.14.5-cp36-none-win_amd64.whl#sha256=381ad13c30cd1d0b2f3da8a0c1a4aa697487e8bb0e9e0cbeb7439776bcb645f8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/31/f01ac16f0e8adbb94cd4e3de4920b49a470cf4ca7d452eefd960d4b0248f/numpy-1.14.5-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=91fdd510743ae4df862dbd51a4354519dd9fb8941347526cd9c2194b792b3da9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/31/79/911546d27098eb36e39ec6adb7791e92e30cdf337c42fbfc5022daf91551/numpy-1.14.5-cp37-cp37m-manylinux1_i686.whl#sha256=e1d18421a7e2ad4a655b76e65d549d4159f8874c18a417464c1d439ee7ccc7cd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3f/e7/7f24ef402a5766c677683e313c5595137d754cb9eb1c99627803280e79d5/numpy-1.14.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=5ae3564cb630e155a650f4f9c054589848e97836bebae5637240a0d8099f817b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6c/28/010d2433a02bdb7a2d20638953cdb8c6b0324b9c5c431e444a5c5ad40dd7/numpy-1.14.5-cp37-none-win32.whl#sha256=4130e5ae16c656b7de654dc5e595cfeb85d3a4b0bb0734d19c0dce6dc7ee0e07 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/94/80/c49b01d8632f58aef25fbe9a05be56339b7bb94b1eefd4f5d8c087d002b5/numpy-1.14.5-cp37-none-win_amd64.whl#sha256=9b705f18b26fb551366ab6347ba9941b62272bf71c6bbcadcd8af94d10535241 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/d5/6e/f00492653d0fdf6497a181a1c1d46bbea5a2383e7faf4c8ca6d6f3d2581d/numpy-1.14.5.zip#sha256=a4a433b3a264dbc9aa9c7c241e87c0358a503ea6394f8737df1683c7c9a102ac (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.5 Skipping link https://files.pythonhosted.org/packages/8a/73/05d8bd1d972580b03b50c147df554c98ae2f0c69b1b1220ab78fa221cf43/numpy-1.14.6-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=bd6b3906a50f9ad755e2c21a78661eff1bbaab3c803c0fcf22927ec50372dba6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/74/bc/3b180aed420341d425e16eacfc858e62379a2dc9c5df83c2fdc61d494b1f/numpy-1.14.6-cp27-cp27m-manylinux1_i686.whl#sha256=f1dd9a8ecbe9f8f13652afe04c470bb837578e402a3641649ddc41764d0e4326 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b6/55/5f48d56c2559384f875a8d37eb940533ee52a004b9c9e307aa13646d6ee1/numpy-1.14.6-cp27-cp27m-manylinux1_x86_64.whl#sha256=4c774c852cad87f692e6b3e374ba7074c7a9897cf4bafcc47ad48142d455f3ae (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cf/17/e08b2855734ce36c8b6fce9f6108e1d30e614c9324972db7e46953fb2eab/numpy-1.14.6-cp27-cp27mu-manylinux1_i686.whl#sha256=40f9c0ae71453e4d28d40e502e531e72810bf3b12b2d55cad939ab86a26ead42 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/5b/1077ec0ebfa06f42057e8315bc8e05f5978b6fd0f582879f35f4d62ff124/numpy-1.14.6-cp27-cp27mu-manylinux1_x86_64.whl#sha256=964c2c6a9e0ecac54a368effa26a89a97b2e15266dc68dc78f2519f3040be623 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9b/64/b64a9fcf3699959d25bd259cac49e8192e30e982262cc5bed6b7214863a3/numpy-1.14.6-cp27-none-win32.whl#sha256=4e2f4c7031507b23b14056a4bc2b4cbe865607f55b45bfc15cc745a268bc817e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/b2/1e4997ce4cef81e045f567a085e8716f71b725f1d6c639617e57e14c7b73/numpy-1.14.6-cp27-none-win_amd64.whl#sha256=35be3f06ad20030bfba9ae199fa5d5474aebeabb3197d2ce9fcd8c417f7415e3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b6/1c/31c4430cd303edbca6d83b98c8ec75dc8a066943c966515b94cb8abd1790/numpy-1.14.6-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=e11e5eba43e0d8b077aafa11e43db7a77af4fa435557972dd3570898e0cbb736 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9f/eb/62faed8c2fa7e52785bab5043686edc15e30bd5947431bbfcace651e7149/numpy-1.14.6-cp34-cp34m-manylinux1_i686.whl#sha256=1718e009ac6699868c82c4ed154e64945479f5c3d8826b2e10c470e9fad7bd18 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/99/a7/755f57ff4e5aa74f55479fc47a35d186d2613dc80b1625629c7b82a12ca9/numpy-1.14.6-cp34-cp34m-manylinux1_x86_64.whl#sha256=6eb031402a278a6fa5838e543cf36ed6d21a6ee90e9a2803570d47908ca5e9fd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e7/70/a3e33c068f50b723926a7fde40ad007db3ce97b290529fda3265b1881f55/numpy-1.14.6-cp34-none-win32.whl#sha256=1b07024c4d87bf7a0738c438aa7fb709f9d7c093513bb8ffb2ac849f4553658c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f8/20/3465758b1cdf2c79c28552a82724ab8967070c8b8e87295880e357824f4a/numpy-1.14.6-cp34-none-win_amd64.whl#sha256=e5daec856ea0e1111391179449b855aa29f1433ac507adc3d6c00a96abb438cb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/34/9e/995b7f85025a1a28d3820019d5fd2d1184a58e94afab07b1cee350560546/numpy-1.14.6-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=0e7c5e5358be186e0d6c73a9b34e1b890602ac1db413adc61794e2e3e02ec65c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a7/5a/330943d1967bcdbff336ec4fc789ac80be8d86c968b93180904dc9101934/numpy-1.14.6-cp35-cp35m-manylinux1_i686.whl#sha256=6f2a52bb05c560fd6f29d7b49dfe8b4d7c5445c448e5587969446a0f10cf9164 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/f4/ffc029e0ffe001746b288f80e9b2143dafe442a3e87ac1fb9038964d72ab/numpy-1.14.6-cp35-cp35m-manylinux1_x86_64.whl#sha256=1454aca5a62fe18bb2828ea1b2f9d1534afed7216c13404a6657cda57937c54b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/32/f4/0f23eab2798bdd6d59b05184a36e858f4cc31bbb33fb00e9cf6d8875a31a/numpy-1.14.6-cp35-none-win32.whl#sha256=686869ff6adc49b3066fdb44198c0655603b33e2c4d852a04c6a84cd8b224786 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/fb/0398507e791b8ae71eca0bdc658c526574fa1f65c07a52dbeb417bce7aaa/numpy-1.14.6-cp35-none-win_amd64.whl#sha256=057ca467673a4b0422a9365ea0b53572813764f60896d3d1423f5cc9d2dd0d02 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/dd/e852dcb7cf593d2a912e76d5492850c3662fe69742aeee55b9bc8971c7fd/numpy-1.14.6-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=db10d3d10658a847f85fe9df0d5fe6df190a30d32423d670c3824580e373c0a8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/11/6e342e5bd5a05506c0330d73ab0fddcb47943b7c105d0590f4608b607020/numpy-1.14.6-cp36-cp36m-manylinux1_i686.whl#sha256=7ce70ef6fd9bdfafd896c617761129fafaa06e4683d0bfbf3c56a87c89e02d61 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e5/c4/395ebb218053ba44d64935b3729bc88241ec279915e72100c5979db10945/numpy-1.14.6-cp36-cp36m-manylinux1_x86_64.whl#sha256=4ab59a69a627ee73a2723b60723abfe0404947c16acef7b0880d6bbec93ba7cd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/61/a4/a97ff0dc7f1443f2166792d48d58ddb5c9c45613cc2facbed1fecf8e71b3/numpy-1.14.6-cp36-none-win32.whl#sha256=33acfba9f453b0b6465c0aa5fe5cb0d32b8483850bc8cc776b4d3cc96595aa03 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dc/99/f824a73251589d9fcef2384f9dd21bd1601597fda92ced5882940586ec37/numpy-1.14.6-cp36-none-win_amd64.whl#sha256=6d3e10394dada2cdf8ba354025ddf15a744b4e833c77347e31547c4b5c77deab (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5b/67/1141ed8b5bb7a9210da089b0897ec4678ba7118f957b6829fea1073b2475/numpy-1.14.6-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=d37f058ea9a2fd2a9160b0cc65bbfb302dfcea8d5fe178299938d95d7bfa2b83 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/99/97/683ab59b08a6854c53c02e891150340b00cdbd0982c4d7479fa36d28a775/numpy-1.14.6-cp37-cp37m-manylinux1_i686.whl#sha256=a1cafe27328c1f01127297f11e2be25d5d3821d2654a7459e017cfce98258995 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/18/84/49b7f268741119328aeee0802aafb9bc2e164b36fc312daf83af95dae646/numpy-1.14.6-cp37-cp37m-manylinux1_x86_64.whl#sha256=df2937c62d8d3059c1396c7cacfc12577c0923e2a37557592759358848b1544c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/23/0f/0230860abdb92bdd59967996a6dbb3a3febea7a3518ef827a1c556175459/numpy-1.14.6-cp37-none-win32.whl#sha256=d3f22c0781ad5fe51d7210f36a91f01620355520996fc332a1d0cf24e0cab794 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3c/fe/8d2eee6d18281415904ef40a12bd7e11162d5304943dbceda4b4e2d50f33/numpy-1.14.6-cp37-none-win_amd64.whl#sha256=fe909f8d14b2f16ea5d9ec2234fc0ffbfccccaef1ba6bc27d9d21acfe8cc72e1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/86/c2/84dc6f58171bca90326f71e098438b87aa0c0d4a21bceda9caba2af6554e/numpy-1.14.6.zip#sha256=1250edf6f6c43e1d7823f0967416bc18258bb271dc536298eb0ea00a9e45b80a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.14.6 Skipping link https://files.pythonhosted.org/packages/97/e3/cdb55cd0413870860d624e22179d845c094a7ff3e0ae48126fb6ce4731bb/numpy-1.15.0rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=d5e4c5c34745d626d8f6613e4dd9b8d88b2dd9a52ea8764ed934cc5a8cb9cc22 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3e/2d/724aa1c2570b3cf085f84600b7c76bb01879c45e4fe2bca21a6a79976a96/numpy-1.15.0rc1-cp27-cp27m-manylinux1_i686.whl#sha256=744d8c46272a5f2240fc750f7da1d831d90d0f1ce938d5540bcaabfb0f762a53 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/40/e96ccad747399a5146a2c70710638353b40dc2bbc30a44035c00828f4e1b/numpy-1.15.0rc1-cp27-cp27m-manylinux1_x86_64.whl#sha256=9fe328aa046c5c9359d07f5161bdcdaaae8cd6d4fcf0761a41db424628f805d3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/67/86/34383f587e5bfa54b96ac6be079580d05b5dba905b7382fe6fafd47400e0/numpy-1.15.0rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=85dbc672c5f2683147f5ee1af0793a5159411340f84fea99469dfd699def5bfd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fa/11/420652ca58ab91af7bb663c6a248671eebadb0796552ec673fa668836e8f/numpy-1.15.0rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=9870ddc0055dbe5d77f1a7f5abd493737f0728f88e15fdafc459ea5e64a82efa (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/4f/be2bbb539d89622896409a93016f4ee7eadd35c673b55e698388f8bc1485/numpy-1.15.0rc1-cp27-none-win32.whl#sha256=23ef8080613e5f8743b94d6e075e5894418a4a8a95a2eb7da3e524d180370512 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/2c/a1041bd940ed451dfbe7dc08e2b42b4cb59797f192a32e0881532f8c3e2d/numpy-1.15.0rc1-cp27-none-win_amd64.whl#sha256=647dfec3cad0ab6a443a5661ad09cc35c2dd317f843909535d4183b05fea1860 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/09/4508dd207533178f4a8caa4e0e2b17041dd9a0ad29e0b9f0771bbc2289d2/numpy-1.15.0rc1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=fb78cb51abd23395a320b3608f35b8a2afcd76f32954184cf84b5db07e3c8649 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/85/d4d9c148d17c93f725520732109ba8e4481be7dd39bfc427b79a04e7139f/numpy-1.15.0rc1-cp34-cp34m-manylinux1_i686.whl#sha256=baf9a2aa084e184cbf9b91702a26491fa263826ae941160527645cff84bf96b5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7e/02/c9cb067aaf26125e72cb0074d13bd1c1415b65ec3ae02fba1537fc16bc7e/numpy-1.15.0rc1-cp34-cp34m-manylinux1_x86_64.whl#sha256=2afb65982702da7905640afc63688b6b38c183f410e8df9dfb88c45a430d34f3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3b/f4/c7d5c320465c8d5c45a7f9030f4671ccdcc1f584c8432f93ee64ecec84cd/numpy-1.15.0rc1-cp34-none-win32.whl#sha256=00fa0b94566db5512fd402150dbadaeb38e0e78521673242f8ef687c343efcfe (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8d/b1/2a1d214dba5b8a8c39e6f3a474f5e6c87ae263d21c41e059c0d4da9fd3b8/numpy-1.15.0rc1-cp34-none-win_amd64.whl#sha256=fc1fa913fd0b3d80aed6744b7837176d755e0a6e023364db006c8d17679d64aa (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/bd/9469502714659b6355d06317fc6a2cc77ddac02438d81f78f70e777d6233/numpy-1.15.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2d17cf40bd5b97c504fb4da00f1c0686c1ef9ebf363b8d5667269e66b07a2544 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/8d/d5ff1fc8ba5c8c15f86d9b8c7299ae19fa802997001ae4571f879a63cc2e/numpy-1.15.0rc1-cp35-cp35m-manylinux1_i686.whl#sha256=01f46c1149d7571860f758299e5a0b6153d6d34f8821adf0c87d8d6f3e9517c5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6d/5c/bacef92a7829ab1acdb07101132528064f610a464f1f7bf55ff82b117273/numpy-1.15.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=d80d04f9ea96c5d8fc27b0bc47122ad3459946f63fb49d26259decda25677221 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/c8/89e1562808b2b1f668080d7ad5cbf8c4140758137d70bc89584428574a90/numpy-1.15.0rc1-cp35-none-win32.whl#sha256=f2394a623f83c75dec54ab366ccac879ae01dcff9fa3391c97bda40c2b4b41b3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/c9/e42dcdbd2e448560676ef5ed4046f541ab13ee2169a91e6ee05325c75e11/numpy-1.15.0rc1-cp35-none-win_amd64.whl#sha256=3cff020d7beba3668c7e67a5921a4596a6abd917815691b93a5c87c5ae2f2ed3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/bd/13cb96c3e0df9f5f31f21e25e0dee9981f5a36a955325eb84ec5a87b604e/numpy-1.15.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ce9295610854f1dc749cc05a1f705539c983cfd4e99f3e7c01106f2d0f49d132 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/0b/6c3bd971d30d2ef819a9825fa256d324fa46d37ff84d084425b14c86ebc7/numpy-1.15.0rc1-cp36-cp36m-manylinux1_i686.whl#sha256=8a211172894d6b21e8d2133dbdced490b95492707982cffce32b97fcada718ca (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/83/a7/a1aef1af3beb43fe1227e417c6dc606ad0dae80e8413d7886a5a8071cdb0/numpy-1.15.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=e16b6b066a19fb595eea0bd29ec0f9429af6bda3d0f7be3f31e57bff2b735ac5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/f5/90739b87827b3949885b8db58478d29c6cd02d54fc87fba3f36b661b2e0c/numpy-1.15.0rc1-cp36-none-win32.whl#sha256=b1dcad0333986cbbbfa547d57807047d9777d5e1fd56c47eb47c59050e4485b1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8c/77/94eae172b2c49a66297216eb2df1ff2a7f13d44f3a76247031d52edcfcd9/numpy-1.15.0rc1-cp36-none-win_amd64.whl#sha256=0e1871bb9307fbc3173c198f5536792185d20750cd5ad9907a14d49f767464b5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/1d/94/df7eb7d60f54721e9c8c5d31a6c41bb59ce52e88ef17adddc82b472a7b8d/numpy-1.15.0rc1.zip#sha256=592657828982b13ff48a56c5f75fb2f286709f7b830ec211029ac7970027b54d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.15.0rc1 Skipping link https://files.pythonhosted.org/packages/20/b3/3345b71f94c91af9c78981342af7054857fbb7712096c7e6be8957e53962/numpy-1.15.0rc2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=5e4f9a3ea77cfeae16e1227ddd887c33b24dcc38e90add9630d71bd3ad96c13a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/03/7345e3fb2254524de39abf5690302de9f3e6b221c9aefa947edff2a19531/numpy-1.15.0rc2-cp27-cp27m-manylinux1_i686.whl#sha256=8d1f49ea7f50aeddbe5bead5af75aba20e15237908aedc6f35e3cd8548372783 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b9/06/93aee54edd047f6773854f0fe2ae8afa7a50567d63c57e1096b638fef883/numpy-1.15.0rc2-cp27-cp27m-manylinux1_x86_64.whl#sha256=28cb017a0502e46d27a1f4af25c199e4609e3193c1f39b24b4a677d7a737f477 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/57/285a74aa1e2867045c6780dae5f9ee54f3df2a24d58c29bd09446581b269/numpy-1.15.0rc2-cp27-cp27mu-manylinux1_i686.whl#sha256=8c02ccade177d82a366dba221eb6fcc85f63c3147817526883084c8b50aba471 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2e/f1/e8ca5b1fd71e4aaa685d37addf12c0cf43dddf016ed0924f5d7a5e30dde3/numpy-1.15.0rc2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=bc2073c9a97821b8bbf8cc58a3480aaf5897ee3c812427410aa03bd0615ed24e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/9d/be11745dee5c10e10c32fb98a842346532bde677da665e39c990f631d8f2/numpy-1.15.0rc2-cp27-none-win32.whl#sha256=316122b90b48dc7cd93232b8d0e6b82d73ef34e18f96d9c4d49f7be3f2b86759 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d6/e8/a43294a324ae9922c8a4470ae72d665c6289892c9c19c0482ea60bd78ee4/numpy-1.15.0rc2-cp27-none-win_amd64.whl#sha256=e2c57051f9126291b82043aefd01aa3f3523a7db27f20f6e0959e02983ee601f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ac/a6/f4ce2f19d704d34654bffb973d1e53afda0ef9c960cfc66beb2267cfc782/numpy-1.15.0rc2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=04847c434f6a9dce1785f4f6adf6d15d057677ec86ad7139e089f505040fc02f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0d/d8/1b3e5db23b1ee140a5606dee46af1f0b711627745940bc5f86e059139f88/numpy-1.15.0rc2-cp34-cp34m-manylinux1_i686.whl#sha256=714b87ffc1cb76eb658898f0105cfec673615458b472f0c838a69d1de28ddaaf (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/76/4d/ac82b5cdc4b5c4782c1b528e78f59c19bfdc4435485eb11bd3cd87b30160/numpy-1.15.0rc2-cp34-cp34m-manylinux1_x86_64.whl#sha256=8ddb2abf160e25b1c0a0dd648c686332c33d52df88eb7ed1df248eb25ffd2191 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ec/16/fa3be7eaa4d98c5dbed575b5b9eb81e128f56af971a110fa365e58b5fe57/numpy-1.15.0rc2-cp34-none-win32.whl#sha256=558e102282d330234cfcc1b68e163e9ceb5baac26585a5506fd12c8ae406e0d2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/db/237fd82b071964975710ea2a83a4e8150f18890e3b38328fcfbe1768b4c1/numpy-1.15.0rc2-cp34-none-win_amd64.whl#sha256=7db1973b8dd352a923c875c522c3f414c3e286fd12278e806ad635430cf7e906 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/06/e1/9d72883412c941e267c1b70d9f46fdcf1566c48a325d6aff89827f132097/numpy-1.15.0rc2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8c962a352744e1f1df47665d12c24b59a8f30d6c1c492b6a1fb0a4be5a1a383c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/13/b8/303eb9e212cb61a0185d84af8b2fa4e58a469ce3fd6ae2812c29ae76142b/numpy-1.15.0rc2-cp35-cp35m-manylinux1_i686.whl#sha256=3f9fa0257a0aab9ec18a205b3d5a10bf6c727913065d62fa61344604729559f4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5d/66/430220120f7ece7d90a1328c37d6ba64a0c796384ca5bf34676f55fb599b/numpy-1.15.0rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=79049cfc7222de51bd8f58eddcd99196851a0401d91a82df293c6e9451b44b3e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/28/ca/4e9095fc1f1080a298553671743e4b55be0db7ef1f8211617e8ac284e492/numpy-1.15.0rc2-cp35-none-win32.whl#sha256=0014321634f10f96f135b25183eaaa7fe595067534374f8ba80b9099ca90d74e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/6b/3d47fd4256a8d0b1286a342a55657cc2b6b14e6400702eae19fb67063e62/numpy-1.15.0rc2-cp35-none-win_amd64.whl#sha256=b12e5339885f291ff42c308aa1e0dd643899e2df73fa96b41121e2a921a0ac08 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/de/f98e1ec9cf1df7af561a6d485b9941a6d110b561f9d403f20f3f52cf915a/numpy-1.15.0rc2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1a10572879d88786303e6ba12a9045b44a08d796b81a4fed3eaaaffa055c3730 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a3/57/8130cfa8a0c5bf1bb75d4b7148724f416e2ea2caa8c4f354e0e16b610678/numpy-1.15.0rc2-cp36-cp36m-manylinux1_i686.whl#sha256=2d2a599d500e1654a8b1ee6e2ff255a8b6a2aff432bed1507a43f0adce2d0793 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2e/5f/8e3871d35a81663b868cf5029c8a8685d4a0bca4561e164852ef164687d3/numpy-1.15.0rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=c8d1495be39a8f04ebf0dd6ef9a0c6818d68f572da884b9b8e860cff99066701 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0d/dd/540e71ea01ffaf79791d509c990122834f8516e5092558a8a5586c20164c/numpy-1.15.0rc2-cp36-none-win32.whl#sha256=8a858dc23e49ae8cc4f8a9ee4806e2a271c4fb897c88ffcc1e72407e6331ec43 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/2a/f716018c1c1cb8e5d4f8e4d5194515808e7b4a863d7ecf2842e50a12ec48/numpy-1.15.0rc2-cp36-none-win_amd64.whl#sha256=4f20759b5244e80a063aa2224d8fe7a14802572d6a96ebd95a13ba72b6d3d5cc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/74/62467ac20cf26543b56a961f987e0b6e58d41b7452aa4e04290a80135a57/numpy-1.15.0rc2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=0a1d8a25093527532109405482522e61eaa77d5618897a5783beeb0f04d27de8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fc/f4/3a525a3e5fe948765bf1a489c03d3ba7887a6be69a4282908f63e2364a39/numpy-1.15.0rc2-cp37-cp37m-manylinux1_i686.whl#sha256=c3a0fee0fa2228288cfd0f5dc63f529dac46791fa8f489d3ad2ef99a3e2f37bd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4d/77/b87ae2f7ecac75cfd34c86e2fb500455d8ad2c2f1ae7dc1e291f9b3b9319/numpy-1.15.0rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=5227554a410cf6dbefb76f63b53381a4761cf8c9e9ca2f0e3bab6a27110ef9c6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/a7/080afb268642b6722bca6657a96d0f3f1759e368ea96bf638ca7f874881f/numpy-1.15.0rc2-cp37-none-win32.whl#sha256=67005ca9a63c65d7bef2c9200bc15165dee30b7c977fe1d8eef1c78f3270d3e5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/ce/c72e9a57b24c077ea1bb668246f7bffd0afff62767f70942201dea1e5926/numpy-1.15.0rc2-cp37-none-win_amd64.whl#sha256=9886b43c330e122855b8b6573db8444dd0fe5a4b407f156f08305b7b441a564d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/dd/72/16e1cdd3976b6138718d46e9994328cb277aab117b5f797f0d0a196cf892/numpy-1.15.0rc2.zip#sha256=e402d58467cec78c6fd7f60bacf7105bf31e2b863e4982bdf6b3c8f9d6ca9b23 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.15.0rc2 Skipping link https://files.pythonhosted.org/packages/3c/bf/e36756c562f7386be78c6942f0a8a647ee4eb374cdf219bece7054832b14/numpy-1.15.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a17a8fd5df4fec5b56b4d11c9ba8b9ebfb883c90ec361628d07be00aaa4f009a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9e/30/2d8d610f1cd807bda697dd814409521e10a5bd22101c967c8edd14797705/numpy-1.15.0-cp27-cp27m-manylinux1_i686.whl#sha256=c3ac359ace241707e5a48fe2922e566ac666aacacf4f8031f2994ac429c31344 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2f/bc/9808bf8887fc0f300a58ad0e1f2a4fcdaa5dbe109843149c9c9951b943e0/numpy-1.15.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=e2317cf091c2e7f0dacdc2e72c693cc34403ca1f8e3807622d0bb653dc978616 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/0c/9acf69f0958369fbb101282d097e44f88e095fee917d04e0a18386ce8e7b/numpy-1.15.0-cp27-cp27mu-manylinux1_i686.whl#sha256=64c6acf5175745fd1b7b7e17c74fdbfb7191af3b378bc54f44560279f41238d3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/51/ba4564ded90e093dbb6adfc3e21f99ae953d9ad56477e1b0d4a93bacf7d3/numpy-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=924f37e66db78464b4b85ed4b6d2e5cda0c0416e657cac7ccbef14b9fa2c40b5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d0/23/de3c3f8fdee3245dd61bedc8c8de0ea5ead8adc245321be38993179ef437/numpy-1.15.0-cp27-none-win32.whl#sha256=674ea7917f0657ddb6976bd102ac341bc493d072c32a59b98e5b8c6eaa2d5ec0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/d6/f04730ad69240be04584b3979dcd2f0b25f9e58463547df6fcafa139c567/numpy-1.15.0-cp27-none-win_amd64.whl#sha256=ae3864816287d0e86ead580b69921daec568fe680857f07ee2a87bf7fd77ce24 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/58/90/e2624959251e36e6f7898c93e724540ae6e6803c91ec0c40b4e476cea118/numpy-1.15.0-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=78c35dc7ad184aebf3714dbf43f054714c6e430e14b9c06c49a864fb9e262030 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cd/d8/13a7433aebe3117b81da36246e1294f9468f6801863bed226ec8c5ed7a29/numpy-1.15.0-cp34-cp34m-manylinux1_i686.whl#sha256=c7c660cc0209fdf29a4e50146ca9ac9d8664acaded6b6ae2f5d0ae2e91a0f0cd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/6e/c9e48d1d1ea71323726c55c57e899af32c54ebae5d50b843e2ac2407c214/numpy-1.15.0-cp34-cp34m-manylinux1_x86_64.whl#sha256=3fbccb399fe9095b1c1d7b41e7c7867db8aa0d2347fc44c87a7a180cedda112b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/8a/0a0991238811f37dc74895b9af2e5e5ae4c9876757089267b282d20ac83b/numpy-1.15.0-cp34-none-win32.whl#sha256=aaa519335a71f87217ca8a680c3b66b61960e148407bdf5c209c42f50fe30f49 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/11/9f/f7550ba7d6ea7d1da16ac2069157b42d225b02b47e4c30ccc1c5b6be3b8f/numpy-1.15.0-cp34-none-win_amd64.whl#sha256=62cb836506f40ce2529bfba9d09edc4b2687dd18c56cf4457e51c3e7145402fd (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/59/da8c94da6eaa44651c254dbaec2c901544ab1f88f410c47e2d3092e2d88f/numpy-1.15.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=55daf757e5f69aa75b4477cf4511bf1f96325c730e4ad32d954ccb593acd2585 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/49/c3/5017cf2c8ab75c1f70a6ccb8d76ebe7cfa3e7c22e000fa23d0d24adf43c4/numpy-1.15.0-cp35-cp35m-manylinux1_i686.whl#sha256=b5f8c15cb9173f6cdf0f994955e58d1265331029ae26296232379461a297e5f2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/29/b9/479ccb55cc7dcff3d4fc7c8c26d4887846875e7d4f04483a36f335bed712/numpy-1.15.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=24f3bb9a5f6c3936a8ccd4ddfc1210d9511f4aeb879a12efd2e80bec647b8695 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/f0/c90d0068665841f2a303480ae51c192363b46d2d3c78080cce926444623f/numpy-1.15.0-cp35-none-win32.whl#sha256=34033b581bc01b1135ca2e3e93a94daea7c739f21a97a75cca93e29d9f0c8e71 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/47/54baeff52b37be258dd97442f52d8a2a9c27c4af8fcbc5467827c5ae5eed/numpy-1.15.0-cp35-none-win_amd64.whl#sha256=f5a758252502b466b9c2b201ea397dae5a914336c987f3a76c3741a82d43c96e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/d5/218414f0f41cb3f183d55d68dbcd996fa3602d5849bdf2ad6c059e98fa68/numpy-1.15.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=14fb76bde161c87dcec52d91c78f65aa8a23aa2e1530a71f412dabe03927d917 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4d/de/1e18b66c3badfc4d26c36682d41a6bbaece9faa52a47af096f8d83e417bf/numpy-1.15.0-cp36-cp36m-manylinux1_i686.whl#sha256=816645178f2180be257a576b735d3ae245b1982280b97ae819550ce8bcdf2b6b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/29/f4c845648ed23264e986cdc5fbab5f8eace1be5e62144ef69ccc7189461d/numpy-1.15.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=f2a778dd9bb3e4590dbe3bbac28e7c7134280c4ec97e3bf8678170ee58c67b21 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/80/75/4c1cd85e891b97a01bc96a232c00f8e60bff4608b6be356a8aed1180fd79/numpy-1.15.0-cp36-none-win32.whl#sha256=7f17efe9605444fcbfd990ba9b03371552d65a3c259fc2d258c24fb95afdd728 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/53/d1/2499797c88de95ea3239ad7f6e6a47895fe51aad1aa2a116f50ec9e0ee74/numpy-1.15.0-cp36-none-win_amd64.whl#sha256=73a816e441dace289302e04a7a34ec4772ed234ab6885c968e3ca2fc2d06fe2d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/db/5c4dab58c03a7ea2561353cb240e96198415f09d65dd63d58058e135f2f9/numpy-1.15.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=21041014b7529237994a6b578701c585703fbb3b1bea356cdb12a5ea7804241c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e7/3b/82e9371b389a06b9d79347a7ed101f5b80217853a4792a7dd4a4ccce842e/numpy-1.15.0-cp37-cp37m-manylinux1_i686.whl#sha256=d690a2ff49f6c3bc35336693c9924fe5916be3cc0503fe1ea6c7e2bf951409ee (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/27/92/c01d3a6c58ceab0e6ec36ad3af41bc076014cc916afcb979ab4c9558f347/numpy-1.15.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=50718eea8e77a1bedcc85befd22c8dbf5a24c9d2c0c1e36bbb8d7a38da847eb3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/d1/1c837a9c705a45e2765bb6e2f504209569685657772fee10473770159ac5/numpy-1.15.0-cp37-none-win32.whl#sha256=fb4c33a404d9eff49a0cdc8ead0af6453f62f19e071b60d283f9dc05581e4134 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8b/8a/5edea6c9759b9c569542ad4da07bba0c03ffe7cfb15d8bbe59b417e99a84/numpy-1.15.0-cp37-none-win_amd64.whl#sha256=61efc65f325770bbe787f34e00607bc124f08e6c25fdf04723848585e81560dc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/3a/20/c81632328b1a4e1db65f45c0a1350a9c5341fd4bbb8ea66cdd98da56fe2e/numpy-1.15.0.zip#sha256=f28e73cf18d37a413f7d5de35d024e6b98f14566a10d82100f9dc491a7d449f9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.15.0 Skipping link https://files.pythonhosted.org/packages/e7/c1/d5c47de35e366b1c2f60da88a24b25d3037b892417c5c3c5398313fb54f5/numpy-1.15.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=5e359e9c531075220785603e5966eef20ccae9b3b6b8a06fdfb66c084361ce92 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4f/c7/b65267a3707c3830cbf0a21584baecfb22ec703d2cbee0eb846a7bb267bb/numpy-1.15.1-cp27-cp27m-manylinux1_i686.whl#sha256=419e6faee16097124ee627ed31572c7e80a1070efa25260b78097cca240e219a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/2a/4d49a45f21880213f0cd8fb80bcdc695115d331e27894577a35de1bd2e18/numpy-1.15.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=719b6789acb2bc86ea9b33a701d7c43dc2fc56d95107fd3c5b0a8230164d4dfb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/eb/73/ef1c6a3bb9abbdc6d7b26313657befa8add8cbca67b800ef982640ca3926/numpy-1.15.1-cp27-cp27mu-manylinux1_i686.whl#sha256=62d55e96ec7b117d3d5e618c15efcf769e70a6effaee5842857b64fb4883887a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c9/16/1134977cc35d2f72dbe80efa75a8e989ac21289f8e7e2c9005444cd17cd5/numpy-1.15.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=df0b02c6705c5d1c25cc35c7b5d6b6f9b3b30833f9d178843397ae55ecc2eebb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/15/4a/f1560d912a1d7e6068469eb4aa5bc4766e9c3c64affeb3cf04c9af301738/numpy-1.15.1-cp27-none-win32.whl#sha256=dae8618c0bcbfcf6cf91350f8abcdd84158323711566a8c5892b5c7f832af76f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/f3/90837bee8673a1bc658ed908601a8e35290acec297b0f487d1a59d08e5b1/numpy-1.15.1-cp27-none-win_amd64.whl#sha256=a3bd01d6d3ed3d7c06d7f9979ba5d68281f15383fafd53b81aa44b9191047cf8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a4/0d/6423d880a123c713bf55e406779b68e90f54b0d09b0f1260470853ea4845/numpy-1.15.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1c362ad12dd09a43b348bb28dd2295dd9cdf77f41f0f45965e04ba97f525b864 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/a1/d0fea254dd3f838cfbbb15397c6c85f3a75fb6bf82a6ba5c1aee50b13734/numpy-1.15.1-cp34-cp34m-manylinux1_i686.whl#sha256=83b8fc18261b70f45bece2d392537c93dc81eb6c539a16c9ac994c47fc79f09a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/26/c5/ed8379c03040146c807b472563df29134505c72e6980a253310368fc1877/numpy-1.15.1-cp34-cp34m-manylinux1_x86_64.whl#sha256=ce75ed495a746e3e78cfa22a77096b3bff2eda995616cb7a542047f233091268 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/66/de/e963d9af82917df84f2c1376136ab0b5323fdc0806438913969a4458e486/numpy-1.15.1-cp34-none-win32.whl#sha256=340ec1697d9bb3a9c464028af7a54245298502e91178bddb4c37626d36e197b7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/e7/d97425ab187d75083a8d5327c7c6d314d4aa61523b4e28548a3b247da77c/numpy-1.15.1-cp34-none-win_amd64.whl#sha256=2156a06bd407918df4ac0122df6497a9c137432118f585e5b17d543e593d1587 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8b/5f/a7765a144fd788135a5cad90bf4c144df3b6c3343a08fff4ff8f98217641/numpy-1.15.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=549f3e9778b148a47f4fb4682955ed88057eb627c9fe5467f33507c536deda9d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/12/f3/c2b1c6e6fd4448b8fbec4c93490c0502e3704a5469865f420e8366e5aa90/numpy-1.15.1-cp35-cp35m-manylinux1_i686.whl#sha256=378378973546ecc1dfaf9e24c160d683dd04df871ecd2dcc86ce658ca20f92c0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0a/fa/afc1dc818589c9fd36a53f78999f2b5bd88bd5b167eb7d87fb56b565c185/numpy-1.15.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=35db8d419345caa4eeaa65cd63f34a15208acd87530a30f0bc25fc84f55c8c80 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/13/73/a58d0ce1af2deaae887d87915910926a908767320f09c0ef81d491b5f555/numpy-1.15.1-cp35-none-win32.whl#sha256=4287104c24e6a09b9b418761a1e7b1bbde65105f110690ca46a23600a3c606b8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b7/a7/b99bcbd00fe4d757a940933451a9a795e502e18e4aba15cb09265196db47/numpy-1.15.1-cp35-none-win_amd64.whl#sha256=7a70f2b60d48828cba94a54a8776b61a9c2657a803d47f5785f8062e3a9c7c55 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/0a/2defbdd9bd3a436ee0642bb8d8a66d16e523122d33384a04548dcfab23ba/numpy-1.15.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=e3660744cda0d94b90141cdd0db9308b958a372cfeee8d7188fdf5ad9108ea82 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/95/79/fbff0f79ddc9d1dfe81d282a572ceda0ea67a6e94e7228761b90d4343519/numpy-1.15.1-cp36-cp36m-manylinux1_i686.whl#sha256=5ee7f3dbbdba0da75dec7e94bd7a2b10fe57a83e1b38e678200a6ad8e7b14fdc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fe/94/7049fed8373c52839c8cde619acaf2c9b83082b935e5aa8c0fa27a4a8bcc/numpy-1.15.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=36e8dcd1813ca92ce7e4299120cee6c03adad33d89b54862c1b1a100443ac399 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/39/58/6095ee4cb19a896a6323cf2b7b8768e42f21804338871f2231a2cd41d833/numpy-1.15.1-cp36-none-win32.whl#sha256=9473ad28375710ab18378e72b59422399b27e957e9339c413bf00793b4b12df0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fb/7d/f8b97d97809f184d90faf320fa8e2e7eac994844c5e6c57adbed1283e9e9/numpy-1.15.1-cp36-none-win_amd64.whl#sha256=c81a6afc1d2531a9ada50b58f8c36197f8418ef3d0611d4c1d7af93fdcda764f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d4/fd/6c1c98862f78b1aacd8d81811900ddd5cbe34a6ed168e8f84e4df7cac30f/numpy-1.15.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=98b86c62c08c2e5dc98a9c856d4a95329d11b1c6058cb9b5191d5ea6891acd09 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/61/283f1b12e1a481ba616fc87ed416ed8d6a243720fbe0a0402b70d1ffe38e/numpy-1.15.1-cp37-cp37m-manylinux1_i686.whl#sha256=24e4149c38489b51fc774b1e1faa9103e82f73344d7a00ba66f6845ab4769f3f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1a/2e/4e298c92b1fced64a4414ada9af3253a91083b92b131c2b10c057c507982/numpy-1.15.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=95b085b253080e5d09f7826f5e27dce067bae813a132023a77b739614a29de6e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2d/d4/ddfa53d27e2cdfef261b744df6e4b68134fc69b0d45ad8211e560178c852/numpy-1.15.1-cp37-none-win32.whl#sha256=361370e9b7f5e44c41eee29f2bb5cb3b755abb4b038bce6d6cbe08db7ff9cb74 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/ca/fac7871a7c7d78beb78d7d9562b8d5bfce9ff316dc6c2a7ac34927895609/numpy-1.15.1-cp37-none-win_amd64.whl#sha256=f2362d0ca3e16c37782c1054d7972b8ad2729169567e3f0f4e5dd3cdf85f188e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/65/ab/4dfcc20234fae12ee40c714b98077d6e3a10652496bd1488fa4828529b22/numpy-1.15.1.zip#sha256=7b9e37f194f8bcdca8e9e6af92e2cbad79e360542effc2dd6b98d63955d8d8a3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.15.1 Skipping link https://files.pythonhosted.org/packages/d6/47/447d4e08e18c4f0e7f935db24d8afcfc9026a84002c0e5d85103c14baaf1/numpy-1.15.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b5ff7dae352fd9e1edddad1348698e9fea14064460a7e39121ef9526745802e6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/b6/1f186a5d75f6cfa15abb02c19bd2bd2eb98b3b417d672ae1bd4a33eb0fd8/numpy-1.15.2-cp27-cp27m-manylinux1_i686.whl#sha256=1b1cf8f7300cf7b11ddb4250b3898c711a6187df05341b5b7153db23ffe5d498 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c8/c6/e8e430828247adf0fc34e5499cfe17c66022c8afb778542808d009eb1457/numpy-1.15.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=ec8bf53ef7c92c99340972519adbe122e82c81d5b87cbd955c74ba8a8cd2a4ad (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a4/49/f454aa408e6b82d9fb95669f181415db915dadb27127ee475eccf1eecddd/numpy-1.15.2-cp27-cp27mu-manylinux1_i686.whl#sha256=733dc5d47e71236263837825b69c975bc08728ae638452b34aeb1d6fa347b780 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/40/c5/f1ed15dd931d6667b40f1ab1c2fe1f26805fc2b6c3e25e45664f838de9d0/numpy-1.15.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=82f00a1e2695a0e5b89879aa25ea614530b8ebdca6d49d4834843d498e8a5e92 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/f0/4dac5ff93bb26062f2845a4805c3019547d5a27643b5b443bfddc7c8f801/numpy-1.15.2-cp27-none-win32.whl#sha256=63f833a7c622e9082df3cbaf03b4fd92d7e0c11e2f9d87cb57dbf0e84441964b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/c5/77cff2ab0062caea941057052d47c206a5e4aa2a9e15880acb33452b5663/numpy-1.15.2-cp27-none-win_amd64.whl#sha256=c898f9cca806102fcacb6309899743aa39efb2ad2a302f4c319f54db9f05cd84 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/58/29/6e22d689614b9b24786a38e2e906c68ba4a75b886855177ceb24c2b18a84/numpy-1.15.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f2e55726a9ee2e8129d6ce6abb466304868051bcc7a09d652b3b07cd86e801a2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/59/b6/32e7b3e1fe4962c6da17d0f823657c5c2bf11d1b8838696b5222b9f4ea80/numpy-1.15.2-cp34-cp34m-manylinux1_i686.whl#sha256=981224224bbf44d95278eb37996162e8beb6f144d2719b144e86dfe2fce6c510 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/14/1c/546724245c8b3aad39d807a0bed14a37b39943860c6b34456a363076c65b/numpy-1.15.2-cp34-cp34m-manylinux1_x86_64.whl#sha256=f592fd7fe1f20b5041928cce1330937eca62f9058cb41e69c2c2d83cffc0d1e3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/ef/57b7f46c82ead2b954992bdb5f50547f13cedf2c6bf09e8e4d14d095ced3/numpy-1.15.2-cp34-none-win32.whl#sha256=9ad36dbfdbb0cba90a08e7343fadf86f43cf6d87450e8d2b5d71d7c7202907e4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c4/9d/f0d5f2ae65adf22519461053b4d6b3a1b986110c794aa8a8cb62026d8a1b/numpy-1.15.2-cp34-none-win_amd64.whl#sha256=d1569013e8cc8f37e9769d19effdd85e404c976cd0ca28a94e3ddc026c216ae8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/77/33012e58a59c85d8a30c6e9fa54f46d6056b016d8f710d0102888f29c22a/numpy-1.15.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8d2cfb0aef7ec8759736cce26946efa084cdf49797712333539ef7d135e0295e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/03/0645210e8ccae4a5a8d706754f7ef023496d85eeafcaef43647b22e20b19/numpy-1.15.2-cp35-cp35m-manylinux1_i686.whl#sha256=f4dee74f2626c783a3804df9191e9008946a104d5a284e52427a53ff576423cb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/75/22/355e68c80802d6f488223788fbda75c1daab83c3ef609153676c1f17be5f/numpy-1.15.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=497d7c86df4f85eb03b7f58a7dd0f8b948b1f582e77629341f624ba301b4d204 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/97/91/21b333d4e24772cde8ead495b87078015a358fd93e567400590f9963ec27/numpy-1.15.2-cp35-none-win32.whl#sha256=866bf72b9c3bfabe4476d866c70ee1714ad3e2f7b7048bb934892335e7b6b1f7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7a/62/5bf6d965aeada5119617e286e4c6b3a2f33fd007f251235c1f99df2b1d63/numpy-1.15.2-cp35-none-win_amd64.whl#sha256=71bf3b7ca15b1967bba3a1ef6a8e87286382a8b5e46ac76b42a02fe787c5237d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0a/2b/726b7d4e4ba844d4805c52b8e05299a5f49bc16c69ca0fa8e1964c0871fe/numpy-1.15.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=4e28e66cf80c09a628ae680efeb0aa9a066eb4bb7db2a5669024c5b034891576 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/f2/ef4bc33d986990f40e360bc9205cdec73c02e42a55a58ac09c6fc3e02f6c/numpy-1.15.2-cp36-cp36m-manylinux1_i686.whl#sha256=8aeac8b08f4b8c52129518efcd93706bb6d506ccd17830b67d18d0227cf32d9e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/02/bae88c4aaea4256d890adbf3f7cf33e59a443f9985cf91cd08a35656676a/numpy-1.15.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=a251570bb3cb04f1627f23c234ad09af0e54fc8194e026cf46178f2e5748d647 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/e9/7ee1eefad3ac289cf609c2b9305afe6362f75855b3e2fb8dd449a2f8819a/numpy-1.15.2-cp36-none-win32.whl#sha256=5b4dfb6551eaeaf532054e2c6ef4b19c449c2e3a709ebdde6392acb1372ecabc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/15/7b/162a54ef1827fa9324d0610a526ab68b3c76c30b928c437df8c1d39bda86/numpy-1.15.2-cp36-none-win_amd64.whl#sha256=981daff58fa3985a26daa4faa2b726c4e7a1d45178100125c0e1fdaf2ac64978 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/64/f47c172c2d2ee8907b5918ff7af7e52207f6bf4a57983e4474fcda728112/numpy-1.15.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=dca261e85fe0d34b2c242ecb31c9ab693509af2cf955d9caf01ee3ef3669abd0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f4/c8/56d977b869853ea0fe0cb2bfc93b4b8ca44b63056920e97c59cbdac832d6/numpy-1.15.2-cp37-cp37m-manylinux1_i686.whl#sha256=ffab5b80bba8c86251291b8ce2e6c99a61446459d4c6637f5d5cc8c9ce37c972 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/44/94cc2e139b611b16458384ff3b9c87f217144b5915b0a9798c07a7295437/numpy-1.15.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=58be95faf0ca2d886b5b337e7cba2923e3ad1224b806a91223ea39f1e0c77d03 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b4/d7/47677a235c05ea267c326edf796991f969db737e84430edff770eb8e2bcc/numpy-1.15.2-cp37-none-win32.whl#sha256=3fde172e28c899580d32dc21cb6d4a1225d62362f61050b654545c662eac215a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/96/d6/53a59338c613e0c3ec7e3052bbf068a5457a005a5f7ad4ae005167c3597e/numpy-1.15.2-cp37-none-win_amd64.whl#sha256=cf4b970042ce148ad8dce4369c02a4078b382dadf20067ce2629c239d76460d1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/45/ba/2a781ebbb0cd7962cc1d12a6b65bd4eff57ffda449fdbbae4726dc05fbc3/numpy-1.15.2.zip#sha256=27a0d018f608a3fe34ac5e2b876f4c23c47e38295c47dd0775cc294cd2614bc1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.15.2 Skipping link https://files.pythonhosted.org/packages/33/8e/6ae57e52c39ca3aed05f77f452c74a62f8deab53919f6c3d2ddcc448cc34/numpy-1.15.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=3c7959f750b54b445f14962a3ddc41b9eadbab00b86da55fbb1967b2b79aad10 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/35/8f/774d0eaf1bb6d3e12f46965ffa1d90dc61255458e0834edaf60e47109e18/numpy-1.15.3-cp27-cp27m-manylinux1_i686.whl#sha256=9d1598573d310104acb90377f0a8c2319f737084689f5eb18012becaf345cda5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/c2/c19f2032dd57e5acddc9399dba39925f9d94cf877c11574e97a555ed84e9/numpy-1.15.3-cp27-cp27m-manylinux1_x86_64.whl#sha256=a988db28f54e104a01e8573ceb6f28202b4c15635b1450b2e3b2b822c6564f9b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/c7/34e15e33cde3cf124eaa364fcf5fcd55432b12f10d988482f916512a1ff2/numpy-1.15.3-cp27-cp27mu-manylinux1_i686.whl#sha256=3d8f9273c763a139a99e65c2a3c10f1109df30bedae7f011b10d95c538364704 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9e/eb/c9eda9f4865d669e0bb37ce5c780e86c63daa54ca827b95a171429012d08/numpy-1.15.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=919f65e0732195474897b1cafefb4d4e7c2bb8174a725e506b62e9096e4df28d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/42/d608458fddf8080c6764efff377da563bf495e4ef4ec743628a800600694/numpy-1.15.3-cp27-none-win32.whl#sha256=d263f8f14f2da0c079c0297e829e550d8f2c4e0ffef215506bd1d0ddd2bff3de (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4c/71/a24f42b7f79bb48e366d5e9683edcda0e1dfe195e481363f9ae984c94aab/numpy-1.15.3-cp27-none-win_amd64.whl#sha256=b12fe6f31babb9477aa0f9692730654b3ee0e71f33b4568170dfafd439caf0a2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/30/61/432f38cbef3e75663c7c394ceca29b8eee8af7ccc57bb0da253dc8fcde39/numpy-1.15.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=febd31cd0d2fd2509ca2ec53cb339f8bf593c1bd245b9fc55c1917a68532a0af (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/e2/7779ef87909737eeff0b00ce9a2d20db974dd54a35d9e19b7039abffe3e3/numpy-1.15.3-cp34-cp34m-manylinux1_i686.whl#sha256=d0f36a24cf8061a2c03e151be3418146717505b9b4ec17502fa3bbdb04ec1431 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/77/544d3d6440fcb5c494e4225ef8db904ad68639b0e23d85e617b642041551/numpy-1.15.3-cp34-cp34m-manylinux1_x86_64.whl#sha256=63bca71691339d2d6f8a7c970821f2b12098a53afccc0190d4e1555e75e5223a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/76/57eaaa9823d04a1705319ce44efa8079a672147001430d30ccb526f88495/numpy-1.15.3-cp34-none-win32.whl#sha256=b7599ff4acd23f5de983e3aec772153b1043e131487a5c6ad0f94b41a828877a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d2/9a/e377ff2dabf66493ac607f6b45b4efeda898ad3fbc43b418bd7dba4a1d67/numpy-1.15.3-cp34-none-win_amd64.whl#sha256=c9f4dafd6065c4c782be84cd67ceeb9b1d4380af60a7af32be10ebecd723385e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/3b/5a073d6646bebf69aa367f1011a4ad073ee9f67f8e121acd07746a5e2a56/numpy-1.15.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=32a07241cb624e104b88b08dea2851bf4ec5d65a1f599d7735041ced7171fd7a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/37/3a/43b207ce9718e5bd976bcaea3b1b50f0ca53aab33521feb80288ce8e53bd/numpy-1.15.3-cp35-cp35m-manylinux1_i686.whl#sha256=8bc4b92a273659e44ca3f3a2f8786cfa39d8302223bcfe7df794429c63d5f5a1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/d6/ebc4f752b683d190361248ecce4d5a0977b5c483370aa7ff63b733e8f011/numpy-1.15.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=2f5ebc7a04885c7d69e5daa05208faef4db7f1ae6a99f4d36962df8cd54cdc76 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/19/43/03d84bf2780384b31cafbe55870217080e50cf224ed0f75d606051c5be0f/numpy-1.15.3-cp35-none-win32.whl#sha256=ce3622b73ccd844ba301c1aea65d36cf9d8331e7c25c16b1725d0f14db99aaf4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0b/85/29653ec7612fcf8c80128292b18dd069f9871f0fcbabfc7a6c635ec8c217/numpy-1.15.3-cp35-none-win_amd64.whl#sha256=9fff90c88bfaad2901be50453d5cd7897a826c1d901f0654ee1d73ab3a48cd18 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f2/e2/1d03c54f1c5d81dbcbdac04861a2e7c50673915386c32e625af090b281bf/numpy-1.15.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=032df9b6571c5f1d41ea6f6a189223208cb488990373aa686aca55570fcccb42 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cf/bc/bdc97ad238e8dcf117d161a00c6742d59de250230c1805c9c41139971efc/numpy-1.15.3-cp36-cp36m-manylinux1_i686.whl#sha256=866a7c8774ccc7d603667fad95456b4cf56d79a2bb5a7648ac9f0082e0b9416e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/21/2e88568c134cc3c8d22af290865e2abbd86efa58a1358ffcb19b6c74f9a3/numpy-1.15.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=7ae9c3baff3b989859c88e0168ad10902118595b996bf781eaf011bb72428798 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b0/b3/cfbdbb7a57a2f46cb4fa894ded92ae501eed2543b86acfe20aca79463176/numpy-1.15.3-cp36-none-win32.whl#sha256=d8837ff272800668aabdfe70b966631914b0d6513aed4fc1b1428446f771834d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/b6/feaabbe393afe1ad4c803cdd7c2ada688613448e0987b016a3980b2f08c6/numpy-1.15.3-cp36-none-win_amd64.whl#sha256=fa337b6bd5fe2b8c4e705f4102186feb9985de9bb8536d32d5129a658f1789e0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/e1/838e35e6f44e2bc19bf902e945c34ae730a33a8e346d6208bf7c4d751416/numpy-1.15.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2aa0910eaeb603b1a5598193cc3bc8eacf1baf6c95cbc3955eb8e15fa380c133 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/75/2e/00ee0b5d1a9d4b6561f33c192080a3833676b053cba03ed2ec44698110c4/numpy-1.15.3-cp37-cp37m-manylinux1_i686.whl#sha256=ef694fe72a3995aa778a5095bda946e0d31f7efabd5e8063ad8c6238ab7d3f78 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f2/1f/a05544224706463a1c28589db5900247c7e85a077a0d254e7db012fbb008/numpy-1.15.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=f1fd1a6f40a501ba4035f5ed2c1f4faa68245d1407bf97d2ee401e4f23d1720b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/50/42/f8310b51b3b9deccff3fe2e2b4e627ac8010f435f622ad225cd3ca6936ce/numpy-1.15.3-cp37-none-win32.whl#sha256=094f8a83e5bd0a44a7557fa24a46db6ba7d5299c389ddbc9e0e18722f567fb63 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/f0/62f520cbefd6f398dc05115bb83e97196d7601ebf1ca75e9a02145bf7b2f/numpy-1.15.3-cp37-none-win_amd64.whl#sha256=a245464ddf6d90e2d6287e9cef6bcfda2a99467fdcf1b677b99cd0b6c7b43de2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/83/6b/d03277eacf113697675cd659086a4dcf9472108e2f1a83884c0271bdca46/numpy-1.15.3.zip#sha256=1c0c80e74759fa4942298044274f2c11b08c86230b25b8b819e55e644f5ff2b6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.15.3 Skipping link https://files.pythonhosted.org/packages/c0/b9/2b485bb32d0b26631f433580d90daad5dea830e6dc5bd18c4f227b1829f7/numpy-1.15.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=18e84323cdb8de3325e741a7a8dd4a82db74fde363dce32b625324c7b32aa6d7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8c/e1/9b86aaefeba4992331dd059cae71addad85be6d89b03dd4369ed8e1b05ca/numpy-1.15.4-cp27-cp27m-manylinux1_i686.whl#sha256=154c35f195fd3e1fad2569930ca51907057ae35e03938f89a8aedae91dd1b7c7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e9/fc/f9c48983b3f6337e8f8178af33f4f036f0ca9e1dfa4d8d0e3bd6309638e3/numpy-1.15.4-cp27-cp27m-manylinux1_x86_64.whl#sha256=4d8d3e5aa6087490912c14a3c10fbdd380b40b421c13920ff468163bc50e016f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/15/c8/c1d8dce6fbfe3b4d600a1916a29b0116765c0c77c4fc8cbd26e205e094dc/numpy-1.15.4-cp27-cp27mu-manylinux1_i686.whl#sha256=c857ae5dba375ea26a6228f98c195fec0898a0fd91bcf0e8a0cae6d9faf3eca7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/de/37/fe7db552f4507f379d81dcb78e58e05030a8941757b1f664517d581b5553/numpy-1.15.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=0df89ca13c25eaa1621a3f09af4c8ba20da849692dcae184cb55e80952c453fb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a7/01/8f627ce395d4e537dd25865c71302b70e4537d71176f7207c038d0292998/numpy-1.15.4-cp27-none-win32.whl#sha256=36e36b6868e4440760d4b9b44587ea1dc1f06532858d10abba98e851e154ca70 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/74/a4/1bae5948ac37ee6769ffdf01fef3e1c731981574d4d416e2876070441688/numpy-1.15.4-cp27-none-win_amd64.whl#sha256=99d59e0bcadac4aa3280616591fb7bcd560e2218f5e31d5223a2e12a1425d495 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/66/45/7439e177ffd2870fe71109f3587c62add820c023d307e3600966e67a7ba0/numpy-1.15.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=edfa6fba9157e0e3be0f40168eb142511012683ac3dc82420bee4a3f3981b30e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/39/ccab829b2489413b40109e6f2740a5b7e8c3e57bdec140fc3d6256fd2efe/numpy-1.15.4-cp34-cp34m-manylinux1_i686.whl#sha256=b261e0cb0d6faa8fd6863af26d30351fd2ffdb15b82e51e81e96b9e9e2e7ba16 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/d4/72eaba30abdcee0bb99cbdb21dbdb3f5d23a5041574fa7d94003b9afd3bc/numpy-1.15.4-cp34-cp34m-manylinux1_x86_64.whl#sha256=db9814ff0457b46f2e1d494c1efa4111ca089e08c8b983635ebffb9c1573361f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e6/10/798bd58c97068aad4cb24e9ba60dcc7ce2e8aac7a871ea493708039a8100/numpy-1.15.4-cp34-none-win32.whl#sha256=df04f4bad8a359daa2ff74f8108ea051670cafbca533bb2636c58b16e962989e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/7c/5c700b90898bd57e5698d971d54f460c3e81057a3206eac1a4e94c36f176/numpy-1.15.4-cp34-none-win_amd64.whl#sha256=7da99445fd890206bfcc7419f79871ba8e73d9d9e6b82fe09980bc5bb4efc35f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/a1/e3aaf62d35353d6fa0abe9c4044edf536470a28fc56c633e3efa859aa8dd/numpy-1.15.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=56994e14b386b5c0a9b875a76d22d707b315fa037affc7819cda08b6d0489756 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1e/ff/34a2f96818655dfe75c2ac91dd7413d7b8636a70e995a39abcbbba644f8f/numpy-1.15.4-cp35-cp35m-manylinux1_i686.whl#sha256=ecf81720934a0e18526177e645cbd6a8a21bb0ddc887ff9738de07a1df5c6b61 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/86/04/bd774106ae0ae1ada68c67efe89f1a16b2aa373cc2db15d974002a9f136d/numpy-1.15.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=cf5bb4a7d53a71bb6a0144d31df784a973b36d8687d615ef6a7e9b1809917a9b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ad/0c/881d803e24f8de5d94003f1136e5d0c1de80104d71ff39347cfb85f20ad5/numpy-1.15.4-cp35-none-win32.whl#sha256=561ef098c50f91fbac2cc9305b68c915e9eb915a74d9038ecf8af274d748f76f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a1/1a/d3491298c548870dd9c31d40f0234ff71a1f337d98581c978338d6b83d00/numpy-1.15.4-cp35-none-win_amd64.whl#sha256=4f41fd159fba1245e1958a99d349df49c616b133636e0cf668f169bce2aeac2d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/74/68/2b00ba3c7390354db2a1706291750b6b7e911f6f79c0bd2184ae04f3c6fd/numpy-1.15.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=416a2070acf3a2b5d586f9a6507bb97e33574df5bd7508ea970bbf4fc563fa52 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/79/17/94d8f68824a6cff7db214a9947e2be9e696603750538696090590bb03c5d/numpy-1.15.4-cp36-cp36m-manylinux1_i686.whl#sha256=24fd645a5e5d224aa6e39d93e4a722fafa9160154f296fd5ef9580191c755053 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/7f/9d804d2348471c67a7d8b5f84f9bc59fd1cefa148986f2b74552f8573555/numpy-1.15.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=23557bdbca3ccbde3abaa12a6e82299bc92d2b9139011f8c16ca1bb8c75d1e95 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/fa/231e17904bb9b2115504a583592834870c90088664f296dea6f953578488/numpy-1.15.4-cp36-none-win32.whl#sha256=b1853df739b32fa913cc59ad9137caa9cc3d97ff871e2bbd89c2a2a1d4a69451 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/51/70/7096a735b27359dbc0c380b23b9c9bd05fea62233f95849c43a6b02c5f40/numpy-1.15.4-cp36-none-win_amd64.whl#sha256=73a1f2a529604c50c262179fcca59c87a05ff4614fe8a15c186934d84d09d9a5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/c3/a69406093c9a780a74964f41cd56b06c0346d686a9b3f392d123a663f5e0/numpy-1.15.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1e8956c37fc138d65ded2d96ab3949bd49038cc6e8a4494b1515b0ba88c91565 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6c/38/6712d42fa631c5443084246e724943df6e2052a99ffd36ee025fb9a0d541/numpy-1.15.4-cp37-cp37m-manylinux1_i686.whl#sha256=a4cc09489843c70b22e8373ca3dfa52b3fab778b57cf81462f1203b0852e95e3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/38/39/f73e104d44f19a6203e786d5204532e214443ea2954917b27f3229e7639b/numpy-1.15.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=4a22dc3f5221a644dfe4a63bf990052cc674ef12a157b1056969079985c92816 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/42/5a/eaf3de1cd47a5a6baca41215fba0528ee277259604a50229190abf0a6dd2/numpy-1.15.4-cp37-none-win32.whl#sha256=b1f44c335532c0581b77491b7715a871d0dd72e97487ac0f57337ccf3ab3469b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/0e/5a8c34adb97fc1cd6636d78050e575945e874c8516d501421d5a0f377a6c/numpy-1.15.4-cp37-none-win_amd64.whl#sha256=a61dc29cfca9831a03442a21d4b5fd77e3067beca4b5f81f1a89a04a71cf93fa (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/2d/80/1809de155bad674b494248bcfca0e49eb4c5d8bee58f26fe7a0dd45029e2/numpy-1.15.4.zip#sha256=3d734559db35aa3697dadcea492a423118c5c55d176da2f3be9c98d4803fc2a7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.15.4 Skipping link https://files.pythonhosted.org/packages/26/1c/89501c05a86c40b060f3082b9ad8cd296854986fcccf1e660312e2780764/numpy-1.16.0rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1d94a5649fb8412784d9edda539b266801ee87fc89b812ebf5ec0fdab96444a3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/c5/6cc2b4ca72b1af76d4a4a6654501173d899d1d747e4b4570e365047e8a8f/numpy-1.16.0rc1-cp27-cp27m-manylinux1_i686.whl#sha256=f901fa2232562abf9250e4a86d2b50f008b2fe0f9d91bc1ca6a3ffd17c81d2a4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/78/33/1a3643ba074bf682c45163e8bc77c2895f47f9b1cbf0653146b70a16e96e/numpy-1.16.0rc1-cp27-cp27m-manylinux1_x86_64.whl#sha256=4c725b6557eb043b963a8b4b5da560fec4500b5e2a9c4794adb408de838aeb94 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/be/aa4da53b2feaedfabbd788bb9037bbee773a5084847eb38ba107813482e4/numpy-1.16.0rc1-cp27-cp27m-win32.whl#sha256=867ed40b1bebb50f8b060a1b2a76c227a436a7d9fc73bf873dbc8e79862a56af (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/e4/3d5d7aab2871f549ed42b66432c905bee1475b161e0435d295d1dcc1d323/numpy-1.16.0rc1-cp27-cp27m-win_amd64.whl#sha256=70279fa434b878692c15bdb9b3376765ff63a91d5f1f6e5973eb34b0bddd7aa5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/8b/0383013643abe492e5e82fd5172bece43e356b1d9d57bf41162dcf8c5f02/numpy-1.16.0rc1-cp27-cp27mu-manylinux1_i686.whl#sha256=c5db80fc344977d3df5435ded1a8ce05719283aeacaaf60a818a4baf63c756e4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/2c/da4d3608a043829764d3a5e663707050e5de0e9a83c1ac2e3c7c8984e14a/numpy-1.16.0rc1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=026a3b7c46e01a736bdf27853ce2a4f56a4feb3147ff879dbd463ed4da0a511b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e8/16/294a17496dee34fb801adc4c95fd1028d634d3e8a9192f549a425f50370e/numpy-1.16.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2a17337e1980e753d4bac3dd4859bc1300e995ddf05fc09828b8d60d932ce4d3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/71/9d/8a96af991a5ce8e34bad3bdf382ced6eb702a50bd7513952da9b791cd157/numpy-1.16.0rc1-cp35-cp35m-manylinux1_i686.whl#sha256=0efbe5f61044e7b0ed5583380aca26995c10cd625266f09b2d6ccef243499f2e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/31/76/878721e5a3d6e8af2e14f23202fe6dc32fcb967e88f1a3c17ff7eec8011c/numpy-1.16.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=60dd924257899a44d55a7e548aba2a41c12e5d963b900ec138e0b15f3e6f3ef5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/28/4034745142a36bf62c236a37441ba9f0efd2b4b43802d3d2946e38c65016/numpy-1.16.0rc1-cp35-cp35m-win32.whl#sha256=078efe4fc53079acb4a70f378a1fbf97f22a1f864321788ae1fd9ca4c952bb10 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b9/c7/843546bb16fcb8f2a7b196b4ad8fb36913aef59c14b5d1b03c69e18cbaa5/numpy-1.16.0rc1-cp35-cp35m-win_amd64.whl#sha256=3dd416deba0e6b734e653961354ac2bee2888c832835304853b14299a8c3169a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/da/bd/ae9c27bc4bc4e5c72cf10dc63b335bfa7177ac1206f43c639baa0aac7da0/numpy-1.16.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ff9859fffc4a03b196d742fe683684921e3d3819aa97d935b92d573b7ff0bf7b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/31/81/90eda585e4dcf26a387a383898ebb5bd668169c6557b8780fe93d1937e4e/numpy-1.16.0rc1-cp36-cp36m-manylinux1_i686.whl#sha256=ad0a948011cafe20323944aea7570cea77c3659cf970ee4e94993a75fdf1bf3a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c4/d0/64016d0ceabe1a65f847a8de572f168d149b4e9015cb95b98d8dbff4f6a8/numpy-1.16.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=b53714c56ee9a1f1b46f7558ca1aa005704dba35334ff61288390be01b96b3b0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/25/cd4cb94ce265d90778edffb8235991625fc2e2db99eecd662722748c0157/numpy-1.16.0rc1-cp36-cp36m-win32.whl#sha256=e299aaed551f16c3822e261adc6d5685ad7067536ae6af00e53837b637dc1270 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/92/75/42a6e59cf7f1daf2da1e75cfbbaca389991147342ae3c322a76ed2d631f3/numpy-1.16.0rc1-cp36-cp36m-win_amd64.whl#sha256=9c76c0f114b729606081b0e4c49d2f7887946004872576f51b8bd50461f4110b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/a6/6102baba205cc1ffb260fd6ebbc0cd4a55d97340e779594134c225b25412/numpy-1.16.0rc1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=bcf57e4694e32d7ebb9402cd3fcd9c4fd913a29f372fbefc8edd675a32262558 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/58/87e489a8549c44ff296ccc00fb57118010fe39e5666dd5424ecb8b2bb12c/numpy-1.16.0rc1-cp37-cp37m-manylinux1_i686.whl#sha256=c953969e4b9a65998be1d7e895613be77bd42d438b54f9ce8c2453616ca8f5c9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b6/61/cf11c39fa87796cac578b37c29eac460597721ba4a5ad17db2949b78a8d1/numpy-1.16.0rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=09d327e93f2b13dfbfd6a7c2534441478896a24e9521f59f1ec64c775eff0066 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b0/55/8949f350332c6ee575e535b1bdbbf8112ae0d19769d29476237c830014e1/numpy-1.16.0rc1-cp37-cp37m-win32.whl#sha256=ff73c826d81442f00b38360e52618d94f811c8db9047546d135c0e56117f3812 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4d/de/ebf0e3a8aaa20bf9ca049a3f7d26545b42089580d028f45768d852cff3c3/numpy-1.16.0rc1-cp37-cp37m-win_amd64.whl#sha256=f735dad0d72598ca0e19f50a0891e83e496288038628addd86c05650fab49181 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/e4/18/112d158e8432c5a659c008c7108a8836eea1e0aacf197db2cad0b228c363/numpy-1.16.0rc1.zip#sha256=6e638a8d56af542aebf625efdacdfb555943c08044795ee7550789407f5b905c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.0rc1 Skipping link https://files.pythonhosted.org/packages/45/61/277162c838b49192f943c8d633d5d327ff3b3101951a9a514668708cf539/numpy-1.16.0rc2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=9c60e0261aa35ebc671a9dd8e149bb03cdc5f928188c8f13249304ad94e01bfc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/a8/b487d5755c1ad138f4eac15dbdfb35bea6eeb8b6129c4020391c1ada11cf/numpy-1.16.0rc2-cp27-cp27m-manylinux1_i686.whl#sha256=2bd4ee471f85b315a8177826126660043a1529ff9d022d958182fa274268f86c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/a7/93f5aa602982f43928319854af0213ecb112aefa11cb3972f55d5dea1d9a/numpy-1.16.0rc2-cp27-cp27m-manylinux1_x86_64.whl#sha256=d82bcdab867ba5c3fb6a68c3970a7a01f556d8ab4466fdec78394a74be2f71c6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/67/a1/94ad07968b912e8d0abc03a4d66cc86275875752de5484559d89bba141ac/numpy-1.16.0rc2-cp27-cp27m-win32.whl#sha256=2811b3e77d455c657f1d46c3d1e7f274e645cb3af44008b7dc02f6ca7cc1a106 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/51/44662dbc1963cd1e542459aa75e212cb9f1783b84b88192d33bf0d00b78c/numpy-1.16.0rc2-cp27-cp27m-win_amd64.whl#sha256=2d6e8376b9a12ff55e63aa805315c032a9669699a312badf36b1824258561f08 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/18/39/e7a65321127e3fde6a35d508c984da00dd006be9521a88f694d14042d79f/numpy-1.16.0rc2-cp27-cp27mu-manylinux1_i686.whl#sha256=d164db66a4519186ec13f2917bd2fd229021e3f3a8c78a2eb34de2b3178e5329 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e3/95/0dce33b186cd2d292831f41a215ddd66b360e53db5d4c92df3adc3dfe877/numpy-1.16.0rc2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=d4e305d720c5e7c247410d794da816998aab53103bf0b05bc94090a65537b89a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/93/93233d608a51a011fa9ce6d379fd25dca932a520c0b03fd605ec05d65409/numpy-1.16.0rc2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=cc140dd5077f2d9051af585648d3b561bbb6fb48da6458424e8ec462aebd2ee2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cf/e0/148b35b5f97c25d46c31cc020828ca43f33b768478cb472d4e5e452b506e/numpy-1.16.0rc2-cp35-cp35m-manylinux1_i686.whl#sha256=0ad442c958da72443d3f35d29833aefad332f53601db19a24613f06a9731f131 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bb/f8/e16cf95fce309e9bc837212983a2d789e1322cdbf67e3e818f30f6167dd7/numpy-1.16.0rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=e05413b244108e41615697e26bdac211ca809054c027ccf59a96388b85ac2b00 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/18/79/a368b4b1d5e61343c873c3a95e4ca02b446e73e08ba152e47b8e6c9914f3/numpy-1.16.0rc2-cp35-cp35m-win32.whl#sha256=e75318498c0c5d5dc09f151bdadb8c8ac5762a236be328e33bbc0d079b349e7c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e6/b7/1aa5f5b0b0db9c8bd4b3c6b28fa7b9db24843a3ccde75e33cb64cf0ba806/numpy-1.16.0rc2-cp35-cp35m-win_amd64.whl#sha256=c4a023555dae1f0a1e411b67d1970cd168eff9526c0d11db47cb94d7b22948ec (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/d9/0b9cd4a6cb3ab055d5d3f60a8041151e1bd464193bdeb6e3267c2ab78ff7/numpy-1.16.0rc2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=c064e12ebbc467baa2c3b0690b9296203d51c491546f1d13f796dc46c0dd4447 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7c/e0/1a2f5afb7d438f0e64da4b73a2c325fba349dca8744f3097cf7b3f1f808a/numpy-1.16.0rc2-cp36-cp36m-manylinux1_i686.whl#sha256=2b716b4084770af3055352377603a9eef3f6b557bb9ec621b1c96a18242ac6f9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/19/21/87c3557516cf959e923bafe8a8c36a9017745f203c3421ade20e4e464bad/numpy-1.16.0rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=a0e1a7b003c8a2cd204d9e7530677f7b41afa90460d1cc1bb9f52cf559abe0ab (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4f/e6/917fe8de1932001dacbc4a6e953da4047d8c76180fc5900e6486b296cd78/numpy-1.16.0rc2-cp36-cp36m-win32.whl#sha256=4037b8b94345c2803474171464b366cd6727e310673a070083c79cd3a880ae71 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/28/68dbf15a4d55056877c25752d84da6b9a5a7bce27ffe866a6d1dac4d0c34/numpy-1.16.0rc2-cp36-cp36m-win_amd64.whl#sha256=96a0bb7951739868bffc4a2d4c27a7452c44a276f743140be8b48439bf8714a7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d3/07/8ed8c1865acabefdc98a22e12fb1183d9132fceed1b7ccda1987f3cc8f2d/numpy-1.16.0rc2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=62686057967dfbc391aa8a0d9eeded12250636a06bd6b639e07d067bce1282b5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/83/8d/1626ab7a61cea4bf8abd2612c10d2fbc1bb73c31e4b6cef52af12caab18f/numpy-1.16.0rc2-cp37-cp37m-manylinux1_i686.whl#sha256=eef36d084b7f91256b5ce95665abfe24693622fcecd3af3cc4f96624c0d93981 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1e/67/c0c9778307bd3fddb2d64346ff8333c5280a83c80bfeece108061c01233a/numpy-1.16.0rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=5d6cc7098b7911401a9350d51d009bfe359a6d272e191827a9c13ebc03fc2974 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/b7/eaf7db435fbf1e3269fd957455c913c6640ef65365b91a6dad5d54171d46/numpy-1.16.0rc2-cp37-cp37m-win32.whl#sha256=9c168f97f9af48b78ababc79c74db7ce09219ac70e01dbd92683e0731f952a08 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/18/c2c6a839f3083f8c959699d924078545d5bf5df11eaec5c4af9d6ca241c9/numpy-1.16.0rc2-cp37-cp37m-win_amd64.whl#sha256=43d2e7c25970570d8d0a9d85d4b6c4635a6b402e823c87c10fc37657621c2d9b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/23/4c/0a3abafb4933c0f736797060c025c3d592a5083715136a079d2adb79c730/numpy-1.16.0rc2.zip#sha256=c264fbc5f17897e124368289f53980a04880d6ebdfd8b657884ff31154d23133 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.0rc2 Skipping link https://files.pythonhosted.org/packages/e4/97/167eb80dadcf2905b58d66ada6c128d3ec5e8595beb02457b881e7399be3/numpy-1.16.0-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a80ecac5664f420556a725a5646f2d1c60a7c0489d68a38b5056393e949e27ac (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1c/57/5d9daa01e020207f44146b94c34ba121f03d9eeebc8286ea9059627db42d/numpy-1.16.0-cp27-cp27m-manylinux1_i686.whl#sha256=be43df2c563e264b38e3318574d80fc8f365df3fb745270934d2dbe54e006f41 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/83/07/eb07c1dfb13e681af8862d10b3ac031fafd4270fd41d11a81eafbbbda42b/numpy-1.16.0-cp27-cp27m-manylinux1_x86_64.whl#sha256=f00a2c21f60284e024bba351875f3501c6d5817d64997a0afe4f4355161a8889 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/7c/d78396c17f688085ee0114c8f01ae5c6e06093488631288df127592da61f/numpy-1.16.0-cp27-cp27m-win32.whl#sha256=5774d49516c37fd3fc1f232e033d2b152f3323ca4c7bfefd7277e4c67f3c08b4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3e/2a/59c727ba3a372cbcc6f4fb8ab9cdba5870dff6afa60bf6a5370c1a76a424/numpy-1.16.0-cp27-cp27m-win_amd64.whl#sha256=25600e8901012180a1b7cd1ac3e27e7793586ecd432383191929ac2edf37ff5d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/70/fb/e8928eaf79755412b0ae7828cc48f66eb221ab6c4946861e7af3849d098e/numpy-1.16.0-cp27-cp27mu-manylinux1_i686.whl#sha256=803b2af862dcad6c11231ea3cd1015d1293efd6c87088be33d713a9b23e9e419 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9f/85/163127d3fb0573deb9eca947cfc73aa3618eaaf8656501460574471d114a/numpy-1.16.0-cp27-cp27mu-manylinux1_x86_64.whl#sha256=24a9c287a4a1c427c2d45bf7c4fc6180c52a08fa0990d4c94e4c86a9b1e23ba5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5d/37/2b3c5ee232635a3c3ed41f454395e9714837bf0745b1b76f3fae57881c86/numpy-1.16.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=96e49a0c82b4e3130093002f625545104037c2d25866fa2e0c90d6e54f5a1fbc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/29/6c/ef26c395372b2b17b8b1354ac7bbc92fbe862346f96c852f18875374a1ea/numpy-1.16.0-cp35-cp35m-manylinux1_i686.whl#sha256=a1dd8221f0e69038748f47b8bb3248d0b9ecdf13fe837440951c3d5ff72639bb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/64/24/2e9c72f44cec8c872000d78c54230e40550c494647e352d1d06724cdaee6/numpy-1.16.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=3e90a9fce378114b6c2fc01fff7423300515c7b54b7cc71b02a22bc0bd7dfdd8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8b/f9/28a9f39bb75b3c371dc48c9ddee64f6ce7fc6397fdc4ab2abb68d674ad7d/numpy-1.16.0-cp35-cp35m-win32.whl#sha256=0470c5dc32212a08ebc2405f32e8ceb9a5b1c8ac61a2daf9835ec0856a220495 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/a5/8db6c28b20f726bef80e8db46fe60dbe8ed37191c3dd70287f694bb20c05/numpy-1.16.0-cp35-cp35m-win_amd64.whl#sha256=c40cb17188f6ae3c5b6efc6f0fd43a7ddd219b7807fe179e71027849a9b91afc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e4/50/380aebcda065f62febb99fd5a7253d27d9f10719c5d90938ee642b4fee54/numpy-1.16.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=00a458d6821b1e87be873f2126d5646b901047a7480e8ae9773ecf214f0e19f3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/33/04/b7d3f32f6be7b5d3a9b884f4b281b10b77f8d77c11006cf7e3887077579d/numpy-1.16.0-cp36-cp36m-manylinux1_i686.whl#sha256=f1232f98a6bbd6d1678249f94028bccc541bbc306aa5c4e1471a881b0e5a3409 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7b/74/54c5f9bb9bd4dae27a61ec1b39076a39d359b3fb7ba15da79ef23858a9d8/numpy-1.16.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=2d279bd99329e72c30937bdef82b6dc7779c7607c5a379bab1bf76be1f4c1422 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/ef/1402e6016ba0aa19463198be521b265c6bbe4ee892a7f42385d29e8d894d/numpy-1.16.0-cp36-cp36m-win32.whl#sha256=95c830b09626508f7808ce7f1344fb98068e63143e6050e5dc3063142fc60007 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/31/7e/8905636f7e4f9b9d7078aa0e701500634f832f145855a11beb098d3b0fb1/numpy-1.16.0-cp36-cp36m-win_amd64.whl#sha256=ef4ae41add536cb825d8aa029c15ef510aead06ea5b68daea64f0b9ecbff17db (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/83/0d/1dd2f96eff7f5df22166066f7dbd213428d46f78f8ed9dea8345ca1a1f51/numpy-1.16.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=32af2bcf4bb7631dac19736a6e092ec9715e770dcaa1f85fcd99dec5040b2a4d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d4/c0/7ff4636c2a4bc97a8dfd452c7529e4b3700b7c031d6e3f21de2a98d4ee33/numpy-1.16.0-cp37-cp37m-manylinux1_i686.whl#sha256=c6251e0f0ecac53ba2b99d9f0cc16fa9021914a78869c38213c436ba343641f0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/10/62224c551acfd3a3583ad16d1e0f1c9e9c333e74479dc51977c31836119c/numpy-1.16.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=b19a47ff1bd2fca0cacdfa830c967746764c32dca6a0c0328d9c893f4bfe2f6b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/94/b5/f4bdf7bce5f8b35a2a83a0b70c545ca061a50b54724b5287505064906b14/numpy-1.16.0-cp37-cp37m-win32.whl#sha256=fea682f6ddc09517df0e6d5caad9613c6d91a42232aeb082df67e4d205de19cc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/3e/0d7a914ee6cceef588dd83b18e257dc474ac67028a8d340dfec644878128/numpy-1.16.0-cp37-cp37m-win_amd64.whl#sha256=64ff21aac30d40c20ba994c94a08d439b8ced3b9c704af897e9e4ba09d10e62c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/04/b6/d7faa70a3e3eac39f943cc6a6a64ce378259677de516bd899dd9eb8f9b32/numpy-1.16.0.zip#sha256=cb189bd98b2e7ac02df389b6212846ab20661f4bafe16b5a70a6f1728c1cc7cb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.0 Skipping link https://files.pythonhosted.org/packages/39/17/f296f19b342975f6a6e653ef74a59fce9a8eeb2b052961f70c5f036fb8c1/numpy-1.16.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=e9c88f173d31909d881a60f08a8494e63f1aff2a4052476b24d4f50e82c47e24 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/61/df/839828807cce8d513d5837c9104f5b406a6bcac37425f8c070cecae0fd6a/numpy-1.16.1-cp27-cp27m-manylinux1_i686.whl#sha256=69c152f7c11bf3b4fc11bc4cc62eb0334371c0db6844ebace43b7c815b602805 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6c/50/09c906ae367e66f826fea41676c584672371eddff8b60644df506665d758/numpy-1.16.1-cp27-cp27m-manylinux1_x86_64.whl#sha256=ae602ba425fb2b074e16d125cdce4f0194903da935b2e7fe284ebecca6d92e76 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/95/d7/8e0eee8bd4c1433a373abfb453ff9fcd5e0676ea0d80d5a0c2167eabad76/numpy-1.16.1-cp27-cp27m-win32.whl#sha256=4341a39fc085f31a583be505eabf00e17c619b469fef78dc7e8241385bfddaa4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/53/f9321242bf0181a28e4fa5604b712b2e9495df1863e7a83eec3d0cc1ef99/numpy-1.16.1-cp27-cp27m-win_amd64.whl#sha256=a863957192855c4c57f60a75a1ac06ce5362ad18506d362dd807e194b4baf3ce (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7c/ff/26f236a30b2d2b7236ee400398a0cd11dfb1d91a4d2e17cf30e0b313ecbc/numpy-1.16.1-cp27-cp27mu-manylinux1_i686.whl#sha256=62784b35df7de7ca4d0d81c5b6af5983f48c5cdef32fc3635b445674e56e3266 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e0/b5/63b79fe426433fa1cd110eb04a94ec0c6967e56e5f57c98caf455a5fb6e2/numpy-1.16.1-cp27-cp27mu-manylinux1_x86_64.whl#sha256=6ccfdcefd287f252cf1ea7a3f1656070da330c4a5658e43ad223269165cdf977 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f4/47/9cc508af5af902609f2139a296d1056213bd12a5677f1e2b90bd5f50191b/numpy-1.16.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=8bbee788d82c0ac656536de70e817af09b7694f5326b0ef08e5c1014fcb96bb3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c9/77/1ed2555fcefa55a606bc1c8111fe1355ba0edbf7d7eb577510994fffe50f/numpy-1.16.1-cp35-cp35m-manylinux1_i686.whl#sha256=f69dde0c5a137d887676a8129373e44366055cf19d1b434e853310c7a1e68f93 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ad/15/690c13ae714e156491392cdbdbf41b485d23c285aa698239a67f7cfc9e0a/numpy-1.16.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=575cefd28d3e0da85b0864506ae26b06483ee4a906e308be5a7ad11083f9d757 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/92/9c/56778c5e07884dde41b9172d75f1a87d4e22a23e5abf9010e7313ed288a3/numpy-1.16.1-cp35-cp35m-win32.whl#sha256=45080f065dcaa573ebecbfe13cdd86e8c0a68c4e999aa06bd365374ea7137706 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2d/96/dc231b4bcd8781c16102e3deb5c857a39115917fe5abb8b137a36e453637/numpy-1.16.1-cp35-cp35m-win_amd64.whl#sha256=34dd4922aab246c39bf5df03ca653d6265e65971deca6784c956bf356bca6197 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/b8/569d9c702685b595812fbfd9ee04f240653b7a15feec43cc98be3b34e5f5/numpy-1.16.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=c2c39d69266621dd7464e2bb740d6eb5abc64ddc339cc97aa669f3bb4d75c103 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3e/63/64588bca37e18944a28718230d53ab6ff415fad15105acf73b89b75a60c5/numpy-1.16.1-cp36-cp36m-manylinux1_i686.whl#sha256=392e2ea22b41a22c0289a88053204b616181288162ba78e6823e1760309d5277 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/bf/4981bcbee43934f0adb8f764a1e70ab0ee5a448f6505bd04a87a2fda2a8b/numpy-1.16.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=7298fbd73c0b3eff1d53dc9b9bdb7add8797bb55eeee38c8ccd7906755ba28af (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/84/10/f1f99ba67aff4c3fb033571e87876ed0403114b13bc70cc125372b0c1dcb/numpy-1.16.1-cp36-cp36m-win32.whl#sha256=384e2dfa03da7c8d54f8f934f61b6a5e4e1ebb56a65b287567629d6c14578003 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b5/11/82916e23836a37c0d76babf74a7ca6f7b4fedd0814eaa166aacc2318b87c/numpy-1.16.1-cp36-cp36m-win_amd64.whl#sha256=2b0cca1049bd39d1879fa4d598624cafe82d35529c72de1b3d528d68031cdd95 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/46/e4/4a0cc770e4bfb34b4e10843805fef67b9a94027e59162a586c776f35c5bb/numpy-1.16.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b13faa258b20fa66d29011f99fdf498641ca74a0a6d9266bc27d83c70fea4a6a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/c4/cb112a28c67bc523caaee3b2b56d045e4b74704075e097b3f50a611eecce/numpy-1.16.1-cp37-cp37m-manylinux1_i686.whl#sha256=485cb1eb4c9962f4cd042fed9424482ec1d83fee5dc2ef3f2552ac47852cb259 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/61/57/07c49e1a6d2706fb7336b3fb11dd285c1e96535c80833d7524f002f57086/numpy-1.16.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=0cdbbaa30ae69281b18dd995d3079c4e552ad6d5426977f66b9a2a95f11f552a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d9/91/6829d324a2966b0f2b7da55b88d7492610e5c22c74a99f6da55df2f7b2d0/numpy-1.16.1-cp37-cp37m-win32.whl#sha256=79463d918d1bf3aeb9186e3df17ddb0baca443f41371df422f99ee94f4f2bbfe (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/41/b8/3a6b07352c2542ca1c89be7583e7ca07bf513895b6ac59ae008054f326b1/numpy-1.16.1-cp37-cp37m-win_amd64.whl#sha256=f1a29267ac29fff0913de0f11f3a9edfcd3f39595f467026c29376fad243ebe3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/2b/26/07472b0de91851b6656cbc86e2f0d5d3a3128e7580f23295ef58b6862d6c/numpy-1.16.1.zip#sha256=31d3fe5b673e99d33d70cfee2ea8fe8dccd60f265c3ed990873a88647e3dd288 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.1 Skipping link https://files.pythonhosted.org/packages/bc/90/3e71b5392bd81d8559917ee38857bb2e4b92c88e87211a68e339127b86f5/numpy-1.16.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=972ea92f9c1b54cc1c1a3d8508e326c0114aaf0f34996772a30f3f52b73b942f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/b9/3bab7c9a5fc02b6c8b659502c3a4c1779f0faf65b1c59b34ef2ae5fa94c6/numpy-1.16.2-cp27-cp27m-manylinux1_i686.whl#sha256=1980f8d84548d74921685f68096911585fee393975f53797614b34d4f409b6da (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/9e/f7fe595f62b8f7fcc154afb20df19b58ddf2723ca2e21dbbf749cd1b8e0c/numpy-1.16.2-cp27-cp27m-manylinux1_x86_64.whl#sha256=560ceaa24f971ab37dede7ba030fc5d8fa173305d94365f814d9523ffd5d5916 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7c/61/e0affb3a94043d493cbd3abaeb1ed75d9b2a2426ecdfd3bc985f75df1803/numpy-1.16.2-cp27-cp27m-win32.whl#sha256=62be044cd58da2a947b7e7b2252a10b42920df9520fc3d39f5c4c70d5460b8ba (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7f/65/a5a0ca3695bb3358faef4bd2131c8174aef78c4b2182d8cae404312bcc26/numpy-1.16.2-cp27-cp27m-win_amd64.whl#sha256=adab43bf657488300d3aeeb8030d7f024fcc86e3a9b8848741ea2ea903e56610 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5b/0f/a93ea6864511e121a31fb15ac6fcd85fcaef64ce1f995661cc29ea5f1814/numpy-1.16.2-cp27-cp27mu-manylinux1_i686.whl#sha256=9f1d4865436f794accdabadc57a8395bd3faa755449b4f65b88b7df65ae05f89 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c4/33/8ec8dcdb4ede5d453047bbdbd01916dbaccdb63e98bba60989718f5f0876/numpy-1.16.2-cp27-cp27mu-manylinux1_x86_64.whl#sha256=fb3c83554f39f48f3fa3123b9c24aecf681b1c289f9334f8215c1d3c8e2f6e5b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0e/65/a27186c1692901f7b451572857f6d8d0031b6928500fa479c30a489afeed/numpy-1.16.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=6f65e37b5a331df950ef6ff03bd4136b3c0bbcf44d4b8e99135d68a537711b5a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/45/04/7a738e489a25a9638520a43a0cbfcc4be3ed056266e3110a330a905b36b5/numpy-1.16.2-cp35-cp35m-manylinux1_i686.whl#sha256=d3b3ed87061d2314ff3659bb73896e622252da52558f2380f12c421fbdee3d89 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e3/18/4f013c3c3051f4e0ffbaa4bf247050d6d5e527fe9cb1907f5975b172f23f/numpy-1.16.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=893f4d75255f25a7b8516feb5766c6b63c54780323b9bd4bc51cdd7efc943c73 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3f/a2/e8762e3c31366c53bf122afbc23edc150881f8d87c6ca23dc2e2b21e4cbe/numpy-1.16.2-cp35-cp35m-win32.whl#sha256=3a0bd1edf64f6a911427b608a894111f9fcdb25284f724016f34a84c9a3a6ea9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0b/be/7933dd42e95044624ed8ea200a392a965b6bf9e89ea36944e59ddbd579c2/numpy-1.16.2-cp35-cp35m-win_amd64.whl#sha256=2b0b118ff547fecabc247a2668f48f48b3b1f7d63676ebc5be7352a5fd9e85a5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/0e/30aaa357c3065957344b240482818eef31d4080f73dfa5f1ef7dcd8744d2/numpy-1.16.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=bd2834d496ba9b1bdda3a6cf3de4dc0d4a0e7be306335940402ec95132ad063d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/aa/2b8df68ba219718ce016f624610b08179a3f9ed2566b2c2b61224c58db5d/numpy-1.16.2-cp36-cp36m-manylinux1_i686.whl#sha256=3f25f6c7b0d000017e5ac55977a3999b0b1a74491eacb3c1aa716f0e01f6dcd1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/35/d5/4f8410ac303e690144f0a0603c4b8fd3b986feb2749c435f7cdbb288f17e/numpy-1.16.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=23cc40313036cffd5d1873ef3ce2e949bdee0646c5d6f375bf7ee4f368db2511 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b3/84/41c7af95bab850819bddbc13e3e10317dacd3e28e2a0a5f14d8dbdc1c725/numpy-1.16.2-cp36-cp36m-win32.whl#sha256=22752cd809272671b273bb86df0f505f505a12368a3a5fc0aa811c7ece4dfd5c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ed/29/d97b6252591da5f8add0d25eecda296ea72729a0aad7998edba1981b47c8/numpy-1.16.2-cp36-cp36m-win_amd64.whl#sha256=d20c0360940f30003a23c0adae2fe50a0a04f3e48dc05c298493b51fd6280197 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/6f/cb20ccd8f0f8581e0e090775c0e3c3e335b037818416e6fa945d924397d2/numpy-1.16.2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=80a41edf64a3626e729a62df7dd278474fc1726836552b67a8c6396fd7e86760 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/66/8f/2f32f7283aae2a351feb5b39f0df53d62ee2845479ce5d2a3a5da6717d60/numpy-1.16.2-cp37-cp37m-manylinux1_i686.whl#sha256=7a78cc4ddb253a55971115f8320a7ce28fd23a065fc33166d601f51760eecfa9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/91/e7/6c780e612d245cca62bc3ba8e263038f7c144a96a54f877f3714a0e8427e/numpy-1.16.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=9f4cd7832b35e736b739be03b55875706c8c3e5fe334a06210f1a61e5c2c8ca5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/61/be/b4d697563d4a211596a350414a87612204a8bb987c4c1b34598cd4904f55/numpy-1.16.2-cp37-cp37m-win32.whl#sha256=dc235bf29a406dfda5790d01b998a1c01d7d37f449128c0b1b7d1c89a84fae8b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/3c/515afabfe4f29bfc0a67037efaf518c33d0076b32d22ba865241cee295c4/numpy-1.16.2-cp37-cp37m-win_amd64.whl#sha256=4061c79ac2230594a7419151028e808239450e676c39e58302ad296232e3c2e8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cf/8d/6345b4f32b37945fedc1e027e83970005fc9c699068d2f566b82826515f2/numpy-1.16.2.zip#sha256=6c692e3879dde0b67a9dc78f9bfb6f61c666b4562fd8619632d7043fb5b691b0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.2 Skipping link https://files.pythonhosted.org/packages/6e/36/e8369aa628b29f50211ba82daec31cc110f6627feca160bc11b0e4ee1191/numpy-1.16.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b78a1defedb0e8f6ae1eb55fa6ac74ab42acc4569c3a2eacc2a407ee5d42ebcb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/3a/c1d69682ee64aac572e7d9651030975a757d6bbaf45c962551b1f742dede/numpy-1.16.3-cp27-cp27m-manylinux1_i686.whl#sha256=0e2eed77804b2a6a88741f8fcac02c5499bba3953ec9c71e8b217fad4912c56c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/33/67/6f2e00749faff1d314d5365e36be79cafee67021feb384029558b71b193d/numpy-1.16.3-cp27-cp27m-manylinux1_x86_64.whl#sha256=754a6be26d938e6ca91942804eb209307b73f806a1721176278a6038869a1686 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/06/1feea5c3fdcced8847f3a80c9a912cc065bcdafc1cb3e34d63f21391950d/numpy-1.16.3-cp27-cp27m-win32.whl#sha256=315fa1b1dfc16ae0f03f8fd1c55f23fd15368710f641d570236f3d78af55e340 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/45/51c0f436ac08f5dcbacdcf45ad16e0d32e866373bd876fac99986cc00794/numpy-1.16.3-cp27-cp27m-win_amd64.whl#sha256=80d99399c97f646e873dd8ce87c38cfdbb668956bbc39bc1e6cac4b515bba2a0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/54/a1/7d919f227ce5793eb9c426576c877a0a37e39a9582e8d6731933655d6dc2/numpy-1.16.3-cp27-cp27mu-manylinux1_i686.whl#sha256=a61255a765b3ac73ee4b110b28fccfbf758c985677f526c2b4b39c48cc4b509d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e1/72/179a78b565ecf01fe98dab6417581d30acac15c2d93c49f93169ebea99b1/numpy-1.16.3-cp27-cp27mu-manylinux1_x86_64.whl#sha256=88a72c1e45a0ae24d1f249a529d9f71fe82e6fa6a3fd61414b829396ec585900 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5a/ea/f524e88a6f9090caa633fc76f61c3cb28d9c1814be9a440750916e4d7dc3/numpy-1.16.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=54fe3b7ed9e7eb928bbc4318f954d133851865f062fa4bbb02ef8940bc67b5d2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/71/31/9f6721028067d2c0320bc9bf29a8319dc3a84808467511a3d401e22a74a4/numpy-1.16.3-cp35-cp35m-manylinux1_i686.whl#sha256=abbd6b1c2ef6199f4b7ca9f818eb6b31f17b73a6110aadc4e4298c3f00fab24e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f6/f3/cc6c6745347c1e997cc3e58390584a250b8e22b6dfc45414a7d69a3df016/numpy-1.16.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=771147e654e8b95eea1293174a94f34e2e77d5729ad44aefb62fbf8a79747a15 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ce/6e/29b67d4c4c33214bc559eb0a91fbb89c04700019292bf4c9ee1aa2986931/numpy-1.16.3-cp35-cp35m-win32.whl#sha256=48241759b99d60aba63b0e590332c600fc4b46ad597c9b0a53f350b871ef0634 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f1/42/57e045eb555525c681dee9e065175355c394d049a55d69a16180bd5e7d4b/numpy-1.16.3-cp35-cp35m-win_amd64.whl#sha256=b16d88da290334e33ea992c56492326ea3b06233a00a1855414360b77ca72f26 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ae/76/4a4c012bca5688881c18f6e04694d221b88daa5d38526a4df87d75711199/numpy-1.16.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=ab4896a8c910b9a04c0142871d8800c76c8a2e5ff44763513e1dd9d9631ce897 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ee/ef/b442674cd2b54499be88eeacd031c81d94a1fc8e02e7ac28e80fe2a75f9d/numpy-1.16.3-cp36-cp36m-manylinux1_i686.whl#sha256=7fde5c2a3a682a9e101e61d97696687ebdba47637611378b4127fe7e47fdf2bf (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c1/e2/4db8df8f6cddc98e7d7c537245ef2f4e41a1ed17bf0c3177ab3cc6beac7f/numpy-1.16.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=4b4f2924b36d857cf302aec369caac61e43500c17eeef0d7baacad1084c0ee84 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/6a/fe84d045cd21e4ee0624a2bddeddba47191c2680f4beb3581b6f79c04976/numpy-1.16.3-cp36-cp36m-win32.whl#sha256=d160e57731fcdec2beda807ebcabf39823c47e9409485b5a3a1db3a8c6ce763e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2e/11/f006363050b24fb19a235e5efd219e7ac549398d531110d80b8f2ba3a909/numpy-1.16.3-cp36-cp36m-win_amd64.whl#sha256=1f46532afa7b2903bfb1b79becca2954c0a04389d19e03dc73f06b039048ac40 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/6e/71a3af8680a159a141fab5b4d19988111a09c02ffbfdeb42175cca0fa341/numpy-1.16.3-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1c666f04553ef70fda54adf097dbae7080645435fc273e2397f26bbf1d127bbb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/4d/fe1c50ca7082cb2f170723ba25ed24eda3390729343f442a56007828f447/numpy-1.16.3-cp37-cp37m-manylinux1_i686.whl#sha256=3d5fcea4f5ed40c3280791d54da3ad2ecf896f4c87c877b113576b8280c59441 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bb/76/24e9f32c78e6f6fb26cf2596b428f393bf015b63459468119f282f70a7fd/numpy-1.16.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=5a8f021c70e6206c317974c93eaaf9bc2b56295b6b1cacccf88846e44a1f33fc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/75/9ac63977cbca68e17406a53a8c573a925a16771800be47a73f18c838f3fb/numpy-1.16.3-cp37-cp37m-win32.whl#sha256=cfef82c43b8b29ca436560d51b2251d5117818a8d1fb74a8384a83c096745dad (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/9d/c129d78e6b942303b762ccfdf1f8339de80c5e6021b14ef0c99ec5bdc6aa/numpy-1.16.3-cp37-cp37m-win_amd64.whl#sha256=a4f4460877a16ac73302a9c077ca545498d9fe64e6a81398d8e1a67e4695e3df (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/93/48/956b9dcdddfcedb1705839280e02cbfeb2861ed5d7f59241210530867d5b/numpy-1.16.3.zip#sha256=78a6f89da87eeb48014ec652a65c4ffde370c036d780a995edaeb121d3625621 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.3 Skipping link https://files.pythonhosted.org/packages/8f/0b/1a2c21bb69138337dc079841aa4a45e5b2fc7a4260c0907f5254fb08f02e/numpy-1.16.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=b5554368e4ede1856121b0dfa35ce71768102e4aa55e526cb8de7f374ff78722 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f2/34/8de93582f74bf3b9a277054b436b9cf53128d7b84820bc6eb859d0afac74/numpy-1.16.4-cp27-cp27m-manylinux1_i686.whl#sha256=e8baab1bc7c9152715844f1faca6744f2416929de10d7639ed49555a85549f52 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/2c/4d64f1cd4d2170b91d24ae45725de837bd40c34c9c04c94255c0f51c513d/numpy-1.16.4-cp27-cp27m-manylinux1_x86_64.whl#sha256=2a04dda79606f3d2f760384c38ccd3d5b9bb79d4c8126b67aff5eb09a253763e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/13/2d/0fa2e8de7022a4a39497f4a9e384b8b129dbcf5d1b059f1043e21f6f0a48/numpy-1.16.4-cp27-cp27m-win32.whl#sha256=94f5bd885f67bbb25c82d80184abbf7ce4f6c3c3a41fbaa4182f034bba803e69 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/db/18770d6b8419188d56b8ddd9794cb34c2d9f1d272ed8b40fa1ee38a3ca06/numpy-1.16.4-cp27-cp27m-win_amd64.whl#sha256=7dc253b542bfd4b4eb88d9dbae4ca079e7bf2e2afd819ee18891a43db66c60c7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/35/51/7eae9042f5904463cb27fea567afc15e90956bd4b7cba98ec1969e58f74a/numpy-1.16.4-cp27-cp27mu-manylinux1_i686.whl#sha256=0778076e764e146d3078b17c24c4d89e0ecd4ac5401beff8e1c87879043a0633 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1f/c7/198496417c9c2f6226616cff7dedf2115a4f4d0276613bab842ec8ac1e23/numpy-1.16.4-cp27-cp27mu-manylinux1_x86_64.whl#sha256=b0348be89275fd1d4c44ffa39530c41a21062f52299b1e3ee7d1c61f060044b8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/48/b4/266431019b3b2e0f343a4f98db31add8a5ce2d464e30cdd9deaca29a8751/numpy-1.16.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=52c40f1a4262c896420c6ea1c6fda62cf67070e3947e3307f5562bd783a90336 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/38/61/3704bcbedb6fbcef9b92fe66d08af2b4328d10f199251e9b7a6db71547dc/numpy-1.16.4-cp35-cp35m-manylinux1_i686.whl#sha256=141c7102f20abe6cf0d54c4ced8d565b86df4d3077ba2343b61a6db996cefec7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bb/ef/d5a21cbc094d3f4d5b5336494dbcc9550b70c766a8345513c7c24ed18418/numpy-1.16.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=6e4f8d9e8aa79321657079b9ac03f3cf3fd067bf31c1cca4f56d49543f4356a5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/58/13/f5e2b4057707b62457085d48f27cde6caa594bfa0254aceb29405fb8b5a4/numpy-1.16.4-cp35-cp35m-win32.whl#sha256=d79f18f41751725c56eceab2a886f021d70fd70a6188fd386e29a045945ffc10 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b4/1b/36bd20a4a1f41729c406014974925598edaeca1ca2510a2843892329b2f1/numpy-1.16.4-cp35-cp35m-win_amd64.whl#sha256=14270a1ee8917d11e7753fb54fc7ffd1934f4d529235beec0b275e2ccf00333b (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/c9/3526a357b6c35e5529158fbcfac1bb3adc8827e8809a6d254019d326d1cc/numpy-1.16.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=a89e188daa119ffa0d03ce5123dee3f8ffd5115c896c2a9d4f0dbb3d8b95bfa3 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e4/ca/037f4d2b7788bd077af2bbe887f7225c74c5df8bab4824514d7decb8a904/numpy-1.16.4-cp36-cp36m-manylinux1_i686.whl#sha256=ec31fe12668af687b99acf1567399632a7c47b0e17cfb9ae47c098644ef36797 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/87/2d/e4656149cbadd3a8a0369fcd1a9c7d61cc7b87b3903b85389c70c989a696/numpy-1.16.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=27e11c7a8ec9d5838bc59f809bfa86efc8a4fd02e58960fa9c49d998e14332d5 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/98/cecf557b7f3f1dfac93171392887e4f7a606d6867752311c56a30742d581/numpy-1.16.4-cp36-cp36m-win32.whl#sha256=dc2ca26a19ab32dc475dbad9dfe723d3a64c835f4c23f625c2b6566ca32b9f29 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/ed/e036d31a9b2c750f270cbb1cfc1c0f94ac78ae504eea7eec3267be4e294a/numpy-1.16.4-cp36-cp36m-win_amd64.whl#sha256=ad3399da9b0ca36e2f24de72f67ab2854a62e623274607e37e0ce5f5d5fa9166 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6b/be/608b7f72b851472388eafc010a5d46dae5d41610d0ac5df4c98c2ed1b865/numpy-1.16.4-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f58ac38d5ca045a377b3b377c84df8175ab992c970a53332fa8ac2373df44ff7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/40/27395e0ab15dbcc5015899f4cc4ecbb535864db17cfb3b9a5bae66a98ea7/numpy-1.16.4-cp37-cp37m-manylinux1_i686.whl#sha256=f12b4f7e2d8f9da3141564e6737d79016fe5336cc92de6814eba579744f65b0a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fc/d1/45be1144b03b6b1e24f9a924f23f66b4ad030d834ad31fb9e5581bd328af/numpy-1.16.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=cbddc56b2502d3f87fda4f98d948eb5b11f36ff3902e17cb6cc44727f2200525 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/07/46/656c25b39fc152ea525eef14b641993624a6325a8ae815b200de57cff0bc/numpy-1.16.4-cp37-cp37m-win32.whl#sha256=3c26010c1b51e1224a3ca6b8df807de6e95128b0908c7e34f190e7775455b0ca (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ce/61/be72eee50f042db3acf0b1fb86650ad36d6c0d9be9fc29f8505d3b9d6baa/numpy-1.16.4-cp37-cp37m-win_amd64.whl#sha256=dd9bcd4f294eb0633bb33d1a74febdd2b9018b8b8ed325f861fffcd2c7660bb8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/d3/4b/f9f4b96c0b1ba43d28a5bdc4b64f0b9d3fbcf31313a51bc766942866a7c7/numpy-1.16.4.zip#sha256=7242be12a58fec245ee9734e625964b97cf7e3f2f7d016603f9e56660ce479c7 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.4 Skipping link https://files.pythonhosted.org/packages/51/67/8907005262f493e356195bcbd61b41988eecf63cb1d97ea2f6e55fe24205/numpy-1.16.5-cp27-cp27m-macosx_10_9_x86_64.whl#sha256=37fdd3bb05caaaacac58015cfa38e38b006ee9cef1eaacdb70bb68c16ac7db1d (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b2/4a/d622eec89ee45a0084d2a13e023e596931828ba9d117c142b773b96f4438/numpy-1.16.5-cp27-cp27m-manylinux1_i686.whl#sha256=f42e21d8db16315bc30b437bff63d6b143befb067b8cd396fa3ef17f1c21e1a0 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a1/f7/58f1f50fe4fb9a7a8b53118639967a26544c7c9e84369467162de256a720/numpy-1.16.5-cp27-cp27m-manylinux1_x86_64.whl#sha256=4208b225ae049641a7a99ab92e84ce9d642ded8250d2b6c9fd61a7fa8c072561 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4f/47/3ce61b9a00d1cce9500cca7a88e9b7105a1f6434be9ceaa748e09835b367/numpy-1.16.5-cp27-cp27m-win32.whl#sha256=4d790e2a37aa3350667d8bb8acc919010c7e46234c3d615738564ddc6d22026f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/48/83/203c397ecec78bdd618a0fb04a47482cfa2ae5ea2c6d428ed94258fe8671/numpy-1.16.5-cp27-cp27m-win_amd64.whl#sha256=1594aec94e4896e0688f4f405481fda50fb70547000ae71f2e894299a088a661 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/01/7e/c9e4e33f2ec4e5193cd2df2b5b44af395de06814d5a2c0b7068c9d13d3e7/numpy-1.16.5-cp27-cp27mu-manylinux1_i686.whl#sha256=2c5a556272c67566e8f4607d1c78ad98e954fa6c32802002a4a0b029ad8dd759 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d7/b1/3367ea1f372957f97a6752ec725b87886e12af1415216feec9067e31df70/numpy-1.16.5-cp27-cp27mu-manylinux1_x86_64.whl#sha256=3a96e59f61c7a8f8838d0f4d19daeba551c5f07c5cdd5c81e8e9d4089ade0042 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/96/20/54dfb36f3b6b9f2640aa525f728ea3975c789aea6ae59bcb267487976539/numpy-1.16.5-cp35-cp35m-macosx_10_9_x86_64.whl#sha256=612297115bade249a118616c065597ff2e5e1f47ed220d7ba71f3e6c6ebcd814 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/53/a1cb5761ee5442f72137354ec49c3bcd22dc1a855ecd495b7587878e12ad/numpy-1.16.5-cp35-cp35m-manylinux1_i686.whl#sha256=dbc9e9a6a5e0c4f57498855d4e30ef8b599c0ce13fdf9d64299197508d67d9e8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/77/dfbecd33553dd939c65e5590899901ade014329a3be9edf5d287686d199c/numpy-1.16.5-cp35-cp35m-manylinux1_x86_64.whl#sha256=fada0492dd35412cd96e0578677e9a4bdae8f102ef2b631301fcf19066b57119 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6d/fe/0c3fdd7b41c6c4692607ed909fc75757994149290a2d59233fd3866629ee/numpy-1.16.5-cp35-cp35m-win32.whl#sha256=ada1a1cd68b9874fa480bd287438f92bd7ce88ca0dd6e8d56c70f2b3dab97314 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/26/6d993ddc14a4254542224279a6d6c06266a5b2fbb01d013682f23ab341eb/numpy-1.16.5-cp35-cp35m-win_amd64.whl#sha256=27aa457590268cb059c47daa8c55f48c610ce81da8a062ec117f74efa9124ec9 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/47/9e0a5af8338286eb36e9c56b20e9c1da2a7e9c71bcdab3a54a3063aa92d5/numpy-1.16.5-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=03b28330253904d410c3c82d66329f29645eb54a7345cb7dd7a1529d61fa603f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/33/aa1b4ccf4699efebe75dbaffe12a416a2e8b5bc4687929cc22fa95dc4e26/numpy-1.16.5-cp36-cp36m-manylinux1_i686.whl#sha256=911d91ffc6688db0454d69318584415f7dfb0fc1b8ac9b549234e39495684230 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/87/41283370f942f647422581eed16df4b653a744a3e9d5cfbb9aee0440f6eb/numpy-1.16.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=ceb353e3ae840ce76256935b18c17236ca808509f231f41d5173d7b2680d5e77 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/b5/c55b6dc028ceb49d11372540347a58b316a9ea2feeb01b120323f44bcb4d/numpy-1.16.5-cp36-cp36m-win32.whl#sha256=e6ce7c0051ed5443f8343da2a14580aa438822ae6526900332c4564f371d2aaf (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4c/7b/42bee615e731b54021d6e530573a3c6e7cbf16dd54a9ef7c9887d3324c14/numpy-1.16.5-cp36-cp36m-win_amd64.whl#sha256=9a2b950bca9faca0145491ae9fd214c432f2b1e36783399bc2c3732e7bcc94f4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/4a/31fabb0aa44b6d822817ca401fcd3ba46e431214c6676ef5644c324970e4/numpy-1.16.5-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=00836128feaf9a7c7fedeea05ad593e7965f523d23fe3ffbf20cfffd88e9f2b1 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/75/59/ad0f1a1d84c12596922c26eed952ab000da54b0ac0cfa2b6f76b0d4cba4e/numpy-1.16.5-cp37-cp37m-manylinux1_i686.whl#sha256=3d6a354bb1a1ce2cabd47e0bdcf25364322fb55a29efb59f76944d7ee546d8b6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/5b/e1bf225ed4614b6a482ea783f75ce571b0d440ba247f6f52c0b7347d6e18/numpy-1.16.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=f7fb27c0562206787011cf299c03f663c604b58a35a9c2b5218ba6485a17b145 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f0/81/ba81dcd3da5408ab545b72f50e4ce46a896dd479b897e6b6dd2a33efbeb1/numpy-1.16.5-cp37-cp37m-win32.whl#sha256=46469e7fcb689036e72ce61c3d432ed35eb4c71b5119e894845b434b0fae5813 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f4/f6/aa112f76ada64787f677278218738bb895e9642118b1e8db68c7edd66ec2/numpy-1.16.5-cp37-cp37m-win_amd64.whl#sha256=fb207362394567343d84c0462ec3ba203a21c78be9a0fdbb94982e76859ec37e (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/db/ec/93ddd4696e9cce0ffb8429516a8ba0d0ee95911cbbadde2d23665b62ad39/numpy-1.16.5.zip#sha256=8bb452d94e964b312205b0de1238dd7209da452343653ab214b5d681780e7a0c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.5 Skipping link https://files.pythonhosted.org/packages/09/96/84cf406fe7d589f3dba9fc0f737e65985a3526c6d8c783f02d4b5a10825d/numpy-1.16.6-cp27-cp27m-macosx_10_9_x86_64.whl#sha256=08bf4f66f190822f4642e036accde8da810b87fffc0b9409e7a00d9e54760099 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/91/44/0c91ff95b9b6957fddcb7d7fa84c8570e17356a82ebcf275c930b634d53d/numpy-1.16.6-cp27-cp27m-manylinux1_i686.whl#sha256=d759ca1b76ac6f6b6159fb74984126035feb1dee9f68b4b961889b6dc090f33a (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/be/2d/435fa0231f29a6ee34178be7a66910ac0b2c7badd9c36bffc0d0cf327fce/numpy-1.16.6-cp27-cp27m-manylinux1_x86_64.whl#sha256=d3c5377c6122de876e695937ef41ffee5d2831154c5e4856481b93406cdfeecb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0b/cc/9e84addc909c73d825fee5b69804da964552650b22dad92d23363fcac4e8/numpy-1.16.6-cp27-cp27m-win32.whl#sha256=345b1748e6b0d4773a518868c783b16fdc33a22683bdb863484cd29fe8d206e6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/14/ef/9f2eeb4ff0c733ad9149f17266e388c308e171fdb8c2415dbb472e2bbc0f/numpy-1.16.6-cp27-cp27m-win_amd64.whl#sha256=7a5a1f49a643aa1ab3e0579da0a48b8a48ea4369eb63c5065459d0a37f430237 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/54/aee23cfc1cdca5064f9951eefd3c5b51cff0cecb37965d4910779ef6b792/numpy-1.16.6-cp27-cp27mu-manylinux1_i686.whl#sha256=817eed5a6ec2fc9c1a0ee3fbf9a441c66b6766383580513ccbdf3121acc0b4fb (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/5f/47e578b3ae79e2624e205445ab77a1848acdaa2929a00eeef6b16eaaeb20/numpy-1.16.6-cp27-cp27mu-manylinux1_x86_64.whl#sha256=1680c8d5086a88d293dfd1a10b6429a09140cacee878034fa2308472ec835db4 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d1/21/f8443b67fd9245af55dc2c858e05d13c684419289fd58b6b5e9a221e981f/numpy-1.16.6-cp35-cp35m-macosx_10_9_intel.whl#sha256=a4383edb1b8caa989c3541a37ef204916322c503b8eeacc7ee8f4ba24cac97b8 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1c/3f/308160ef74ae24cfe3d150114027260fe5d7449ee53b0c1ca987dc8f36dc/numpy-1.16.6-cp35-cp35m-manylinux1_i686.whl#sha256=9bb690692f3101583b0b99f3be362742e4f8ebe6c7934fa36cd8ca2b567a0bcc (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0b/0f/98896bfd28cb10c439b332878cb863e6ba9ded84e4d5d0b4b32cc2bd12c5/numpy-1.16.6-cp35-cp35m-manylinux1_x86_64.whl#sha256=b9e334568ca1bf56598eddfac6db6a75bcf1c91aa90d598648f21e45207daeae (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b3/b4/73d9c04a92cb73794f865f1d62b67ad652f107592529347a99a273a8dcd1/numpy-1.16.6-cp35-cp35m-win32.whl#sha256=55cae40d2024c56e7b79fb070106cb4289dcc6b55c62dba1d89a6944448c6a53 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/db/84/ba7f1d8bb6cf6376d46df2bac27ec980fe969acc8a21bab6685e1eff5813/numpy-1.16.6-cp35-cp35m-win_amd64.whl#sha256=a1ffc9c770ccc2be9284310a3726c918b26ca19b34c0079e7a41aba950ab175f (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/66/214b2ee63ffa9ffb562393ffa56a582aad3f8c39a49b8671131f7df04103/numpy-1.16.6-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=3f423b06bf67cd1dbf72e13e9b53a9ca71972e5abf712ee6cb5d8cbb178fff02 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/56/5d/384e2a3631cc84538bee0c78c68e7f7875b0e6d4345ba19a1462efb47097/numpy-1.16.6-cp36-cp36m-manylinux1_i686.whl#sha256=34e6bb44e3d9a663f903b8c297ede865b4dff039aa43cc9a0b249e02c27f1396 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/b1/ba7e59da253c58aaf874ea790ae71d6870255a5243010d94688c41618678/numpy-1.16.6-cp36-cp36m-manylinux1_x86_64.whl#sha256=60c56922c9d759d664078fbef94132377ef1498ab27dd3d0cc7a21b346e68c06 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6d/80/51f963cf2a4c5d8bed8b283642be31f74745e319ec171348f8514918e605/numpy-1.16.6-cp36-cp36m-win32.whl#sha256=23cad5e5858dfb73c0e5bce03fe78e5e5908c22263156c58d4afdbb240683c6c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/a0/eb338d00bcd55d1ca5c0c56679c23dc303a4b8fe12118e6351f19c67435c/numpy-1.16.6-cp36-cp36m-win_amd64.whl#sha256=77399828d96cca386bfba453025c34f22569909d90332b961d3d4341cdb46a84 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/71/13/c4ad2b3d3dfe9254616a2f9aa4b640d6d099a65f93aeec4527566368ee34/numpy-1.16.6-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=97ddfa7688295d460ee48a4d76337e9fdd2506d9d1d0eee7f0348b42b430da4c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d7/c4/92a598b41b353e97a593b8890f23389cd44bf0e41d1479e62efe8d56c397/numpy-1.16.6-cp37-cp37m-manylinux1_i686.whl#sha256=390f6e14a8d73591f086680464aa101a9be9187d0c633f48c98b429b31b712c2 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/17/06/337132f52ae41fca603473f44f4ea100eb030e096da0ea38563a74f63872/numpy-1.16.6-cp37-cp37m-manylinux1_x86_64.whl#sha256=a1772dc227e3e415eeaa646d25690dc854bddc3d626e454c7c27acba060cb900 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d0/58/cbfcea995b242618e3e4edebf893e0400d1cc2dc28c178d699e002caf6d3/numpy-1.16.6-cp37-cp37m-win32.whl#sha256=c9fb4fcfcdcaccfe2c4e1f9e0133ed59df5df2aa3655f3d391887e892b0a784c (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/03/25/d525fd3da596a4564497e1323d3e3c63c02bd911cdbd53dc180f15aae009/numpy-1.16.6-cp37-cp37m-win_amd64.whl#sha256=6b1853364775edb85ceb0f7f8214d9e993d4d1d9bd3310eae80529ea14ba2ba6 (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/b7/6f/24647f014eef9b67a24adfcbcd4f4928349b4a0f8393b3d7fe648d4d2de3/numpy-1.16.6.zip#sha256=e5cf3fdf13401885e8eea8170624ec96225e2174eb0c611c6f26dd33b489e3ff (from https://pypi.org/simple/numpy/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.16.6 Skipping link https://files.pythonhosted.org/packages/6e/c5/3ab5a53c2c62602c87d4de2ed1acc038ca47b01368aa2c473bc92fe20ff6/numpy-1.17.0rc1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=1b46bbd810519dd3f75c7654346ef8cbc85164e9fbf263e6ab886a7b5414b4be (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fa/52/a5f3627c5b1a72a977e3145a4c74ea2b98390b55cdf8b5a8ce0f3a640a50/numpy-1.17.0rc1-cp35-cp35m-manylinux1_i686.whl#sha256=487034fb9f0d0a98d200b2b304dd6ca7e14b563749c184b3e9f5fb6f0b61b8e3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/ad/38248e4eca29c80b057c6d43f25772461d87efbf2f798c323230ee5d9676/numpy-1.17.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=0e574d32e251510ed8ccd1f354f4f77ae380278e294c98e5f87cde51f8775cd0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/49/a9/b44e2c810011a02f6cd69391dc1957bb8867d147c8a9c175000b4897c27c/numpy-1.17.0rc1-cp35-cp35m-win32.whl#sha256=a11e133d0de38868c3b732f0bb047ce1a2b25f37c49b841acc52ca5522095dca (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/a3/1ed97de0abb91a87ee185facca1645aaca682a59c1381c81f1bb731aa10e/numpy-1.17.0rc1-cp35-cp35m-win_amd64.whl#sha256=c8c589628445247aebe030d456d1115de072d7f6ecc3ed5f7463f05b37dd54f6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e0/fb/55ef8b0554f5236bea9f132bbb154fbd3142e90f7f4d7b95e28724885b17/numpy-1.17.0rc1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=2360b5e6ca1929db1d5132933340bdc15c37c75c8cb9f2f1d7ee63ccf8df25e0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/55/1f/5c963a0eaf4a1bc93dcd46d36d643451c6cbd1879b0ffdcd7d30777112fa/numpy-1.17.0rc1-cp36-cp36m-manylinux1_i686.whl#sha256=63279153109be338363f593f1d30b61412fc1bca258d0673244a6ae2d70fe743 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c6/02/8ae6298eb922949bb62170b56e0cf1f0e4ba29757bdd2f5e55d183cd7ec3/numpy-1.17.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=ce4f4b9dd33fcf5b0b2fb37cb4b48668f8f2ed579d55d9799216f5a46c3009bd (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/42/04/0a79f848ce889deaabaaed5e5a79c1d9d6ab0b2095f0dee236cb10f3bc79/numpy-1.17.0rc1-cp36-cp36m-win32.whl#sha256=35c8f2d7b5748f87631f65502b547723c85064ef57c9f131333a2c4cf793efaa (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/91/3dde9e2b10c3a62d5c458d825c0c53842ab66df4bb709974100dc6a9034a/numpy-1.17.0rc1-cp36-cp36m-win_amd64.whl#sha256=7e00fb54174d797fff2b158223805dccc2026bce6daddbb3e5ea2b7d92304d24 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/77/3a/52b8e601b20dcc2c9eeb6a41f323b6ae9cc86de2aabd4e4b170dbb090fc4/numpy-1.17.0rc1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=6a8be628e8269c40024bb5178de25c06950eaaea99afd9784a3980f550ff7679 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/68/c1/095462daba8c520cb29d07a6435d7cfe12a86c7f2e658fa55cfed5440c79/numpy-1.17.0rc1-cp37-cp37m-manylinux1_i686.whl#sha256=01e0f739d2dd40bccb8667f23bc26077d72ee22ac9cb4671111c680e2a067409 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/77/fe/fbf07df5c86d94b4874fd37ba3aef1189497494186e3af7890cce9fa103e/numpy-1.17.0rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=21b1a68dffca1af1936d35d40afbeda30e290ab2d398f6af6cc79bfa23e9957b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/94/ce/7d06de8273f2227abec0dd3d855038c9f8b0d567c35935fe1aa31e7841dc/numpy-1.17.0rc1-cp37-cp37m-win32.whl#sha256=0e415dc0509f3b44f3cbd0bc994a5862bc41a2301c2db1fe4a01259e0b3d9999 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/a1/427076dca18682a188501a51363f91a6eaab1863faca94c4b4ff7e9f9b69/numpy-1.17.0rc1-cp37-cp37m-win_amd64.whl#sha256=50fc29e91ffd3052c0f2faae577e6e6792df3017100d7b9683b158c44e0a21cd (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/c1/ff/aeb22192bab0643551a161dc4ed305892cead687ee97453daed4dc1dd38e/numpy-1.17.0rc1.zip#sha256=f53df05f9ca4ec5d72709ffe349704f1f7d945ed59e815574b5c5687acb282c4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.0rc1 Skipping link https://files.pythonhosted.org/packages/40/ff/adb5880560917698dec7bd207b8f08862d6a7601eb62185af345a44ad0d2/numpy-1.17.0rc2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=724efe307f5b6df931559fcd3a0ba0e655b1955354361dec039dc5506829a1af (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2a/bd/9226ada94ceed5cf6998d2e7a97dd5a4bfcf0409acc8884f2a40d910bbc1/numpy-1.17.0rc2-cp35-cp35m-manylinux1_i686.whl#sha256=45bc7b87ddbc2864ab528edf547201be142077caeb1916bca9aac6e5846dcf0e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1d/7e/956adf613cdfa89ca6ebd37780f01fdbb5fe95d7a9f2587d98100a2b0e46/numpy-1.17.0rc2-cp35-cp35m-manylinux1_x86_64.whl#sha256=2716333552115eeca9d774556644b2df83073d85d9b30700cbe24b7e2f58c6f3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/86/55/4104460802ee05f99bddfa25d00df47fc2d24ace9769363a4db9b9ec04cc/numpy-1.17.0rc2-cp35-cp35m-win32.whl#sha256=58f890a52716bbbb025d8f3b77f91102de7a068d214a7dea97562d8d86a1b12a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9e/ee/bcfa2fa64d0877bc13c82bff1cd433a08ccd7c5b6a023c0215196ddc1ab2/numpy-1.17.0rc2-cp35-cp35m-win_amd64.whl#sha256=0ba8479eab6924bc9d17832a0142e54cb69ea323b544e681c051e5f85a77de84 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d6/71/28232cd8cf30930a8f4e5f13c8e8474fe18402792cb70a0ebc7b9bc7d2cc/numpy-1.17.0rc2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=0f5b37e96989a231a9a63e4aed734d268d1f244b237a44b8703b5919c2c893a2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/8e/977ac104052e327dc73e00d524fce871f063c9f999b70a04a1f5451a66af/numpy-1.17.0rc2-cp36-cp36m-manylinux1_i686.whl#sha256=5003389ca06659156c98215502696f7f1e85a9e1355b4121fd6fa5e098b0e062 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ca/a1/46477f7d9abbe8e616a3686262dcd9852bb412df63581aa168d044d4e7fe/numpy-1.17.0rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=8e076ac6ad2b602ffa6c7e82801c280df9680f1e11c720b550172953ebb80abb (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/4d/36ec8e49c7b731a670972e286d92c3d9d2de6361a6badc546c7a2bb3d34f/numpy-1.17.0rc2-cp36-cp36m-win32.whl#sha256=92009e95da7d3337fb99621a09089b7770551273a4749f233843d2d6bac54d2a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/01/19/47e7e1e201b79120a3997426fbc85b32fd4568295bad85a9c25acabaf9eb/numpy-1.17.0rc2-cp36-cp36m-win_amd64.whl#sha256=8d5a1b0b31a506e61525cf801782ba4f565613278c65edfa849eb2abb7f963cc (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1e/8e/367997e64f504338c26a625ce64ea576ed0f0175c14cb4a1a9f24d51237d/numpy-1.17.0rc2-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=4c88a3e02a00f05a27bf9b033733c274fb3cb1ffd9eeec4490a650c10ba889ca (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/9e/d8b5098ede9a612e1a4b02231676bae28a76f6c98b0dd5ce1c14819996ce/numpy-1.17.0rc2-cp37-cp37m-manylinux1_i686.whl#sha256=baa9da76c108a27092f2747615af1a837c117c16f8704b25b993d3ef9a6b910c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f3/65/65349b07a4bea2403e3065d32aa1474d51055c4604d64e11f49e39abe801/numpy-1.17.0rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=e85371de8d4ba14ba077b1b856dd7d911605de0c977e17aaae36d597499699c9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/39/bd/6d455e5534d58c7ca44b4df91f5120302dbbc1e890a163ad77449f62a77e/numpy-1.17.0rc2-cp37-cp37m-win32.whl#sha256=d58de04dd219b92c6fb8cae34cc49aa92296c536b2d271bd09d4f704178224fd (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/96/b3/14164a027a8db033a16532a0fc076466ffe7281374f6a2349bfa33490df8/numpy-1.17.0rc2-cp37-cp37m-win_amd64.whl#sha256=f13346f932c0ea879df223264a438c75745632c2e0e4144f83824b7692ffe605 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/93/9b/443bbd1b38c4e5617f32c14c1494ae884d36cf3870c33828bb32e4b00dea/numpy-1.17.0rc2.zip#sha256=a4153fe85cf92a796022b81b138000160dea840cad13b7d1db67cfec594ece23 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.0rc2 Skipping link https://files.pythonhosted.org/packages/4a/2e/cf0a2fea6d97604a0e058e804b50d589c31b360b317be9f5c126b22a560e/numpy-1.17.0-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=910d2272403c2ea8a52d9159827dc9f7c27fb4b263749dca884e2e4a8af3b302 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/01/c4/850d2a34f2bfd043fa6a8231392b7803d14b940bc188e3eeccd60c60b07f/numpy-1.17.0-cp35-cp35m-manylinux1_i686.whl#sha256=9ce8300950f2f1d29d0e49c28ebfff0d2f1e2a7444830fbb0b913c7c08f31511 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/69/25/eef8d362bd216b11e7d005331a3cca3d19b0aa57569bde680070109b745c/numpy-1.17.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=7724e9e31ee72389d522b88c0d4201f24edc34277999701ccd4a5392e7d8af61 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7f/50/d772e78172520324f835efd1ea77d1b339fe9fa5c0db3de00750bc07e64b/numpy-1.17.0-cp35-cp35m-win32.whl#sha256=0cdd229a53d2720d21175012ab0599665f8c9588b3b8ffa6095dd7b90f0691dd (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e0/46/49aea53340775e5294dacc8072062b5a1c21dd27746cb336afa395abb70c/numpy-1.17.0-cp35-cp35m-win_amd64.whl#sha256=5adfde7bd3ee4864536e230bcab1c673f866736698724d5d28c11a4d63672658 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/be/e8/45079ae05c4dda4a67bc51578ae5e75feda0a79c2836d477d676e7a58efb/numpy-1.17.0-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=464b1c48baf49e8505b1bb754c47a013d2c305c5b14269b5c85ea0625b6a988a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/76/4b/cf8e724224715aed1f8cd38b5b5bc0dc758b4bd6fb608b528171bd418d85/numpy-1.17.0-cp36-cp36m-manylinux1_i686.whl#sha256=eb0fc4a492cb896346c9e2c7a22eae3e766d407df3eb20f4ce027f23f76e4c54 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/19/b9/bda9781f0a74b90ebd2e046fde1196182900bd4a8e1ea503d3ffebc50e7c/numpy-1.17.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=9588c6b4157f493edeb9378788dcd02cb9e6a6aeaa518b511a1c79d06cbd8094 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/94/d5/fd11304513bee27cca036c1b68b3300f49b4c73d3a1c69e32dc1e325cc68/numpy-1.17.0-cp36-cp36m-win32.whl#sha256=03e311b0a4c9f5755da7d52161280c6a78406c7be5c5cc7facfbcebb641efb7e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b7/c1/a58630a439aa10a285169b4a122bc9f7a9a4392e4ec39602f0a60b2693db/numpy-1.17.0-cp36-cp36m-win_amd64.whl#sha256=c3ab2d835b95ccb59d11dfcd56eb0480daea57cdf95d686d22eff35584bc4554 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c1/4b/78119133136c20e5ad2e01bf72b0633241defd619939908223cd394a9c32/numpy-1.17.0-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl#sha256=f4e4612de60a4f1c4d06c8c2857cdcb2b8b5289189a12053f37d3f41f06c60d0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/13/64/121de962de9bc7da56c5c70b088727b1c04d12ab58b7abca100953d95968/numpy-1.17.0-cp37-cp37m-manylinux1_i686.whl#sha256=312bb18e95218bedc3563f26fcc9c1c6bfaaf9d453d15942c0839acdd7e4c473 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/4b/55cfbfd3e5e85016eeef9f21c0ec809d978706a0d60b62cc28aeec8c792f/numpy-1.17.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=8d36f7c53ae741e23f54793ffefb2912340b800476eb0a831c6eb602e204c5c4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/3f/d75fc983cc420b2acb5fae446b950e2dc9e5395a79fa76859d2528352d2c/numpy-1.17.0-cp37-cp37m-win32.whl#sha256=ec0c56eae6cee6299f41e780a0280318a93db519bbb2906103c43f3e2be1206c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/26/26/73ba03b2206371cdef62afebb877e9ba90a1f0dc3d9de22680a3970f5a50/numpy-1.17.0-cp37-cp37m-win_amd64.whl#sha256=be39cca66cc6806652da97103605c7b65ee4442c638f04ff064a7efd9a81d50a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/da/32/1b8f2bb5fb50e4db68543eb85ce37b9fa6660cd05b58bddfafafa7ed62da/numpy-1.17.0.zip#sha256=951fefe2fb73f84c620bec4e001e80a80ddaa1b84dce244ded7f1e0cbe0ed34a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.0 Skipping link https://files.pythonhosted.org/packages/e2/a4/705c2e14f5d1e9bfe70ab02865158713b936710b13cfa165feb8805273a2/numpy-1.17.1-cp35-cp35m-macosx_10_9_x86_64.whl#sha256=078c8025da5ab9e8657edc9c2a1e9642e06e953bc7baa2e65c1aa9d9dfb7e98b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/b0/04fcc8f38c6dee03b631a03493cf2d6e731dbb25174fda823a3af275a510/numpy-1.17.1-cp35-cp35m-manylinux1_i686.whl#sha256=a3f6b3024f8826d8b1490e6e2a9b99e841cd2c375791b1df62991bd8f4c00b89 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d4/64/7619774f0bd8ef364d46a5df8eb1bc78784cd787324b9624f6793e72f787/numpy-1.17.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=bede70fd8699695363f39e86c1e869b2c8b74fb5ef135a67b9e1eeebff50322a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5b/e9/e64c05d39d3feefbc2677ffbe331b7b63a41129218a39b0bd912187cbd95/numpy-1.17.1-cp35-cp35m-win32.whl#sha256=1c841033f4fe6801648180c3033c45b3235a8bbd09bc7249010f99ea27bb6790 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/0a/53ef8c2ea818411622fd223bf4cb7f3606a70d6082dfa06584b380e3a86e/numpy-1.17.1-cp35-cp35m-win_amd64.whl#sha256=03f2ebcbffcce2dec8860633b89a93e80c6a239d21a77ae8b241450dc21e8c35 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e3/47/74ccefc8e6e28c4050acf282eaaefe59dac8969736fd16ea064d90e40392/numpy-1.17.1-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=c304b2221f33489cd15a915237a84cdfe9420d7e4d4828c78a0820f9d990395c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/34/34/2e2b064292a568a6d8314d8371ebfd89de01672cc4d62ad02c8744c3658a/numpy-1.17.1-cp36-cp36m-manylinux1_i686.whl#sha256=0fbfa98c5d5c3c6489cc1e852ec94395d51f35d9ebe70c6850e47f465038cdf4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/75/92/57179ed45307ec6179e344231c47da7f3f3da9e2eee5c8ab506bd279ce4e/numpy-1.17.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=fb6178b0488b0ce6a54bc4accbdf5225e937383586555604155d64773f6beb2b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0c/75/092863498ed6d3e38dcab87d4446a3e3574a63c676ceeb9ad678816669b3/numpy-1.17.1-cp36-cp36m-win32.whl#sha256=2c0984a01ddd0aeec89f0ce46ef21d64761048cd76c0074d0658c91f9131f154 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/87/f4/682e88f2b5c1d49a8011fadee57eb3c13f55f156536597a625109261314d/numpy-1.17.1-cp36-cp36m-win_amd64.whl#sha256=8c2d98d0623bd63fb883b65256c00454d5f53127a5a7bcdaa8bdc582814e8cb4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8d/4b/b6339340169862935ef5757db7e5869af7576f03148d069869edbd523ef2/numpy-1.17.1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=8cb4b6ae45aad6d26712a1ce0a3f2556c5e1484867f9649e03496e45d6a5eba4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/af/0c/e2628013cc2a9959742a17ffb1baf74af0c4414cade6f27a50a441a881a9/numpy-1.17.1-cp37-cp37m-manylinux1_i686.whl#sha256=4c166dcb0fff7cb3c0bbc682dfb5061852a2547efb6222e043a7932828c08fb5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/25/eb/4ecf6b13897391cb07a4231e9d9c671b55dfbbf6f4a514a1a0c594f2d8d9/numpy-1.17.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=93050e73c446c82065b7410221b07682e475ac51887cd9368227a5d944afae80 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c3/13/a991b874825a195aefb9cf53a1a632099622237d8701dbd4a18804fa5144/numpy-1.17.1-cp37-cp37m-win32.whl#sha256=fa5f2a8ef1e07ba258dc07d4dd246de23ef4ab920ae0f3fa2a1cc5e90f0f1888 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cb/41/05fbf6944b098eb9d53e8a29a9dbfa20a7448f3254fb71499746a29a1b2d/numpy-1.17.1-cp37-cp37m-win_amd64.whl#sha256=fd5e830d4dc31658d61a6452cd3e842213594d8c15578cdae6829e36ad9c0930 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cb/79/96df883cd6df0c86cb010e6f4ff790b7a30a45016a9509c94ea72c8695cd/numpy-1.17.1.zip#sha256=f11331530f0eff69a758d62c2461cd98cdc2eae0147279d8fc86e0464eb7e8ca (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.1 Skipping link https://files.pythonhosted.org/packages/e5/ac/bab733d7adf9d86d32f364cad971e424ad3c2986165e9402d107de5fa04e/numpy-1.17.2-cp35-cp35m-macosx_10_6_intel.whl#sha256=3d0b0989dd2d066db006158de7220802899a1e5c8cf622abe2d0bd158fd01c2c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/0f/90a571f416ba2965b74ae11f94216786c03284adf0caf33ceaa2e9597498/numpy-1.17.2-cp35-cp35m-manylinux1_i686.whl#sha256=7bd355ad7496f4ce1d235e9814ec81ee3d28308d591c067ce92e49f745ba2c2f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9b/21/2b18339d24a2f73dcefb2f10f48aff6182e16da83e3a612684443c6cfb29/numpy-1.17.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=7d077f2976b8f3de08a0dcf5d72083f4af5411e8fddacd662aae27baa2601196 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/08/205400f1e3a1a80f70bddf480ef9dde778bb1add29997d2a3496c5d2948f/numpy-1.17.2-cp35-cp35m-win32.whl#sha256=05dbfe72684cc14b92568de1bc1f41e5f62b00f714afc9adee42f6311738091f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/78/d4/477f93a5325a9664086e158cd6292f88f4a3a2d9141814237dc04b378903/numpy-1.17.2-cp35-cp35m-win_amd64.whl#sha256=f4a4f6aba148858a5a5d546a99280f71f5ee6ec8182a7d195af1a914195b21a2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/cb/9ef2b8901e5969851b539c0f45ab8f2794bac34490e2d351d72b660d6e05/numpy-1.17.2-cp36-cp36m-macosx_10_6_intel.whl#sha256=ee8e9d7cad5fe6dde50ede0d2e978d81eafeaa6233fb0b8719f60214cf226578 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4b/ed/92fb11d03678033f257f0d46e9b96fafb81694eb0d249fb830c43ec47b58/numpy-1.17.2-cp36-cp36m-manylinux1_i686.whl#sha256=438a3f0e7b681642898fd7993d38e2bf140a2d1eafaf3e89bb626db7f50db355 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e5/e6/c3fdc53aed9fa19d6ff3abf97dfad768ae3afce1b7431f7500000816bda5/numpy-1.17.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=b458de8624c9f6034af492372eb2fee41a8e605f03f4732f43fc099e227858b2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/0d/355749e480c6e91348dfffc4797e5f35446ffa370642b0f9d07b4fe144b3/numpy-1.17.2-cp36-cp36m-win32.whl#sha256=0d82cb7271a577529d07bbb05cb58675f2deb09772175fab96dc8de025d8ac05 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2c/3a/2ffb91f7e310a0aa5cea890379291becfc65a915e32ed8d5088bf7544eda/numpy-1.17.2-cp36-cp36m-win_amd64.whl#sha256=12322df2e21f033a60c80319c25011194cd2a21294cc66fee0908aeae2c27832 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b4/e8/5ececadd9cc220bb783b4ce6ffaa9266925d37ed41237bc23bc530ab4f3d/numpy-1.17.2-cp37-cp37m-macosx_10_6_intel.whl#sha256=e70fc8ff03a961f13363c2c95ef8285e0cf6a720f8271836f852cc0fa64e97c8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4c/f3/9188ea0aac4d0e8592fd5be82ec8e835c44e638240631f3865fb28a8fdac/numpy-1.17.2-cp37-cp37m-manylinux1_i686.whl#sha256=a4092682778dc48093e8bda8d26ee8360153e2047826f95a3f5eae09f0ae3abf (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ba/e0/46e2f0540370f2661b044647fa447fef2ecbcc8f7cdb4329ca2feb03fb23/numpy-1.17.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=10132aa1fef99adc85a905d82e8497a580f83739837d7cbd234649f2e9b9dc58 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/ce/36f9b4fbc7e675a7c8a3809dd5902e24cecfcdbc006e8a7b2417c2b830a2/numpy-1.17.2-cp37-cp37m-win32.whl#sha256=16f19b3aa775dddc9814e02a46b8e6ae6a54ed8cf143962b4e53f0471dbd7b16 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/51/7df1a3858ff0465f760b482514f1292836f8be08d84aba411b48dda72fa9/numpy-1.17.2-cp37-cp37m-win_amd64.whl#sha256=5fd214f482ab53f2cea57414c5fb3e58895b17df6e6f5bca5be6a0bb6aea23bb (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ac/36/325b27ef698684c38b1fe2e546e2e7ef9cecd7037bcdb35c87efec4356af/numpy-1.17.2.zip#sha256=73615d3edc84dd7c4aeb212fa3748fb83217e00d201875a47327f55363cef2df (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.2 Skipping link https://files.pythonhosted.org/packages/bf/cc/28d13bf5a75613b8f3070ae4833ca22c9ea8b5959e48adf9ab5384f49203/numpy-1.17.3-cp35-cp35m-macosx_10_6_intel.whl#sha256=4dd830a11e8724c9c9379feed1d1be43113f8bcce55f47ea7186d3946769ce26 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/31/9439d7b9350be5a2dcae256094b5241f028be923b170940bd5a79064fe9e/numpy-1.17.3-cp35-cp35m-manylinux1_i686.whl#sha256=30c84e3a62cfcb9e3066f25226e131451312a044f1fe2040e69ce792cb7de418 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/f8/82a8a6ed446b58aa718b2744b265983783a2c84098a73db6d0b78a573e25/numpy-1.17.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=9395b0a41e8b7e9a284e3be7060db9d14ad80273841c952c83a5afc241d2bd98 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0a/d9/3d565f4f8aec005dd7e9fa5921a9c14486db4e8a63a0e3100babcbff73eb/numpy-1.17.3-cp35-cp35m-win32.whl#sha256=9e37c35fc4e9410093b04a77d11a34c64bf658565e30df7cbe882056088a91c1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/39/8840830321f7f9e9635f9531a05ae9659c883b7e07a284caaf48092f0935/numpy-1.17.3-cp35-cp35m-win_amd64.whl#sha256=de2b1c20494bdf47f0160bd88ed05f5e48ae5dc336b8de7cfade71abcc95c0b9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/98/c7ad85cd5801885e4e4c908004ded13b6cb76833be31f42d86cda704450b/numpy-1.17.3-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=669795516d62f38845c7033679c648903200980d68935baaa17ac5c7ae03ae0c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fc/e2/f80b905f9a7000068bce74493d7ac09eab1d2c993f247c0149634df2ead6/numpy-1.17.3-cp36-cp36m-manylinux1_i686.whl#sha256=4650d94bb9c947151737ee022b934b7d9a845a7c76e476f3e460f09a0c8c6f39 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0e/46/ae6773894f7eacf53308086287897ec568eac9768918d913d5b9d366c5db/numpy-1.17.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=4f2a2b279efde194877aff1f76cf61c68e840db242a5c7169f1ff0fd59a2b1e2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/37/1a/3fddedab868895fbd3b513a137bffc7d230a440559483a88944cd794f256/numpy-1.17.3-cp36-cp36m-win32.whl#sha256=ffca69e29079f7880c5392bf675eb8b4146479d976ae1924d01cd92b04cccbcc (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/55/7a/f32b39164262765b069b0fe3ec5d4b47580c9c60f7bd3588b58ba8e93a4c/numpy-1.17.3-cp36-cp36m-win_amd64.whl#sha256=2e418f0a59473dac424f888dd57e85f77502a593b207809211c76e5396ae4f5c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/f4/acaa005b20777fc56a1dc0cae228ab2cb5a7f09a7e7fcb6d4619ce24a1b7/numpy-1.17.3-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=75fcd60d682db3e1f8fbe2b8b0c6761937ad56d01c1dc73edf4ef2748d5b6bc4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/15/3e/2f80eac1b9acd80756394d83675adcba2e38886861eef417e0bb1280a6c4/numpy-1.17.3-cp37-cp37m-manylinux1_i686.whl#sha256=28b1180c758abf34a5c3fea76fcee66a87def1656724c42bb14a6f9717a5bdf7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/4a/e34fce8f18c0e052c2b49f1b3713469d855f7662d58ae2b82a88341e865b/numpy-1.17.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=dd0667f5be56fb1b570154c2c0516a528e02d50da121bbbb2cbb0b6f87f59bc2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/39/77/e14b2921545cc9c9b8dd709fe92f32a43af7f1b6f2b4bbb02aa8d96940dc/numpy-1.17.3-cp37-cp37m-win32.whl#sha256=25ffe71f96878e1da7e014467e19e7db90ae7d4e12affbc73101bcf61785214e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e9/dd/a177f27765b1e5f94fa879cbeef61f8807086371d0b6aa232b836d38b78b/numpy-1.17.3-cp37-cp37m-win_amd64.whl#sha256=0b0dd8f47fb177d00fa6ef2d58783c4f41ad3126b139c91dd2f7c4b3fdf5e9a5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/91/f4/435888f7a57fb55a893d28d5a1f2f7ff9b6284c1ba69eac28e6efd44e4f0/numpy-1.17.3-cp38-cp38-macosx_10_9_x86_64.whl#sha256=62d22566b3e3428dfc9ec972014c38ed9a4db4f8969c78f5414012ccd80a149e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/cd/1479bb4583167b9d5970d9e9142675ea26a89d2e840b10db65306c86f765/numpy-1.17.3-cp38-cp38-manylinux1_i686.whl#sha256=26efd7f7d755e6ca966a5c0ac5a930a87dbbaab1c51716ac26a38f42ecc9bc4b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/8f/f9ee25c0ae608f86180c26a1e35fe7ea9d71b473ea7f54db20759ba2745e/numpy-1.17.3-cp38-cp38-manylinux1_x86_64.whl#sha256=b46554ad4dafb2927f88de5a1d207398c5385edbb5c84d30b3ef187c4a3894d8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/66/d7/b90626aa4dcaeb253095bd4fd3893cd3998eeb8c3f7c8ddd976337d0c4e5/numpy-1.17.3-cp38-cp38-win32.whl#sha256=c867eeccd934920a800f65c6068acdd6b87e80d45cd8c8beefff783b23cdc462 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/4e/98818cb208f32833f628d7f7e9dd9ce36cdc34d199ccae0ab37ed6a13b85/numpy-1.17.3-cp38-cp38-win_amd64.whl#sha256=f1df7b2b7740dd777571c732f98adb5aad5450aee32772f1b39249c8a50386f6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/b6/d6/be8f975f5322336f62371c9abeb936d592c98c047ad63035f1b38ae08efe/numpy-1.17.3.zip#sha256=a0678793096205a4d784bd99f32803ba8100f639cf3b932dc63b21621390ea7e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.3 Skipping link https://files.pythonhosted.org/packages/4d/d6/b5a915da06c98a3d992b7ad730bc3c16d735d0a25540962aa1c35a1ecd24/numpy-1.17.4-cp35-cp35m-macosx_10_6_intel.whl#sha256=ede47b98de79565fcd7f2decb475e2dcc85ee4097743e551fe26cfc7eb3ff143 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/ec/8fef81b736eff0f65b9ab03519e7c584f904222dce6b7d2dd08c13ba5ef7/numpy-1.17.4-cp35-cp35m-manylinux1_i686.whl#sha256=43bb4b70585f1c2d153e45323a886839f98af8bfa810f7014b20be714c37c447 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/e9/2561dbfbc05146bffa02167e09b9902e273decb2dc4cd5c43314ede20312/numpy-1.17.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=c7354e8f0eca5c110b7e978034cd86ed98a7a5ffcf69ca97535445a595e07b8e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/dc/20048d495faabd2b542b52025c5c227d41b7e75db12bc5f8c3fa8be0b12a/numpy-1.17.4-cp35-cp35m-win32.whl#sha256=64874913367f18eb3013b16123c9fed113962e75d809fca5b78ebfbb73ed93ba (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/25/71/37628d7654da4a539f33497c9d9d6713d2bb3c9e35638776b3eea38ca04a/numpy-1.17.4-cp35-cp35m-win_amd64.whl#sha256=6ca4000c4a6f95a78c33c7dadbb9495c10880be9c89316aa536eac359ab820ae (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/99/36e3408ae2cb8b72260de4e538196d17736d7fb82a1086cb2c21ee156ddc/numpy-1.17.4-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=75fd817b7061f6378e4659dd792c84c0b60533e867f83e0d1e52d5d8e53df88c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/15/bb/eeebd50d401b976127f37567567bf1336edddb09e2551bfdaff844371bcf/numpy-1.17.4-cp36-cp36m-manylinux1_i686.whl#sha256=7d81d784bdbed30137aca242ab307f3e65c8d93f4c7b7d8f322110b2e90177f9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d2/ab/43e678759326f728de861edbef34b8e2ad1b1490505f20e0d1f0716c3bf4/numpy-1.17.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=fe39f5fd4103ec4ca3cb8600b19216cd1ff316b4990f4c0b6057ad982c0a34d5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/44/dd/45a5965b3406b39d0537a1de89727879f356db984fe82e918bfb9327aa04/numpy-1.17.4-cp36-cp36m-win32.whl#sha256=e467c57121fe1b78a8f68dd9255fbb3bb3f4f7547c6b9e109f31d14569f490c3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b0/ee/5ff445dd43b9820e5494d21240e689d3b7cb52bc93f4f164eba84206cd0d/numpy-1.17.4-cp36-cp36m-win_amd64.whl#sha256=8d0af8d3664f142414fd5b15cabfd3b6cc3ef242a3c7a7493257025be5a6955f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/60/9a/a6b3168f2194fb468dcc4cf54c8344d1f514935006c3347ede198e968cb0/numpy-1.17.4-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=9679831005fb16c6df3dd35d17aa31dc0d4d7573d84f0b44cc481490a65c7725 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/16/cc53a5d61c2db6f6134c72d52d3dec0de44fd4e642ad217bea33fd2cfa16/numpy-1.17.4-cp37-cp37m-manylinux1_i686.whl#sha256=acbf5c52db4adb366c064d0b7c7899e3e778d89db585feadd23b06b587d64761 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9b/af/4fc72f9d38e43b092e91e5b8cb9956d25b2e3ff8c75aed95df5569e4734e/numpy-1.17.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=3d52298d0be333583739f1aec9026f3b09fdfe3ddf7c7028cb16d9d2af1cca7e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ce/ad/2e88f36b56f64f70c081b32fa5512dacedf12005ccb0c2d300d44dcc1215/numpy-1.17.4-cp37-cp37m-win32.whl#sha256=475963c5b9e116c38ad7347e154e5651d05a2286d86455671f5b1eebba5feb76 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/34/40/c6eae19892551ff91bdb15f884fef2d42d6f58da55ab18fa540851b48a32/numpy-1.17.4-cp37-cp37m-win_amd64.whl#sha256=0c0763787133dfeec19904c22c7e358b231c87ba3206b211652f8cbe1241deb6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9e/cf/7cea38d32df6087d7c15bca8edef0be82e0d957119e9dafd7052dc6192f0/numpy-1.17.4-cp38-cp38-macosx_10_9_x86_64.whl#sha256=683828e50c339fc9e68720396f2de14253992c495fdddef77a1e17de55f1decc (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/f9/7fd1368393a561d68efc248c1dfba1c877c65290cabd4f55ad31c43db93b/numpy-1.17.4-cp38-cp38-manylinux1_i686.whl#sha256=e2e9d8c87120ba2c591f60e32736b82b67f72c37ba88a4c23c81b5b8fa49c018 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d7/6a/3fed132c846d1e47963f30376cc041e9dd586d286d931055ad06ff65c6c7/numpy-1.17.4-cp38-cp38-manylinux1_x86_64.whl#sha256=a8f67ebfae9f575d85fa859b54d3bdecaeece74e3274b0b5c5f804d7ca789fe1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5c/28/32ca028c2dcaa3f180dcc59266d6856d3e24f63ca96b8fc4af9bdbd4ae04/numpy-1.17.4-cp38-cp38-win32.whl#sha256=0a7a1dd123aecc9f0076934288ceed7fd9a81ba3919f11a855a7887cbe82a02f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ca/11/c81d07e47d197634ac175941bf0de5add37d40a6b9e9a79723fae7380e56/numpy-1.17.4-cp38-cp38-win_amd64.whl#sha256=ada4805ed51f5bcaa3a06d3dd94939351869c095e30a2b54264f5a5004b52170 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ff/59/d3f6d46aa1fd220d020bdd61e76ca51f6548c6ad6d24ddb614f4037cf49d/numpy-1.17.4.zip#sha256=f58913e9227400f1395c7b800503ebfdb0772f1c33ff8cb4d6451c06cabdf316 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.4 Skipping link https://files.pythonhosted.org/packages/5a/5e/659f6b5bf4056a596ba0a3ea97d1a45e6c5fcb6cb9c9a902f3662faa0f45/numpy-1.17.5-cp35-cp35m-macosx_10_9_intel.whl#sha256=d977a91f7b02b14843562d2e8740acfdfb46996e64985b69b2d404bfa43bc07d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/af/e4c94979bb6fd0990d14d563009964f7a82530733f796475492807d0cfda/numpy-1.17.5-cp35-cp35m-manylinux1_i686.whl#sha256=6c6cab8089ad39554d7fed04d338e7bd7ea6ac48235a542ea0b37214c8d0a9bc (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7b/5b/69bbe767592b1137c5d4501b6d66ced8078ad29b02141529bbd9c315ef44/numpy-1.17.5-cp35-cp35m-manylinux1_x86_64.whl#sha256=4760bcc6adaf0d853379d01ce60f320e5ab6d0d719662aef3c460dad3cf79989 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a2/e5/d12346b5e9da23346287147a165755807cac6216711fd120c098b507938e/numpy-1.17.5-cp35-cp35m-win32.whl#sha256=c3fb7eb84cd455ea2294980e557cc40b0042f7fc7ebab28c74ccae85c8b0c2c4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/12/4a/c36f153bde8f69c0cef539bbebe5fcbabfa1ab22c95e99b2b60c8757d84d/numpy-1.17.5-cp35-cp35m-win_amd64.whl#sha256=6167d214a842610d4168311d803f2a6f2c1a9a866b6b370f7408ba508d265add (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/47/32b4e3c6698d75a59dd809c220e0dc090e8a14fd638cb5a0ce374bfe73dc/numpy-1.17.5-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=ca43581440ce2585f83c8d524c3435569b212bf281b7c67395e78260fcffb341 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b9/ff/14348e487f593f7aa9e17117d89456f687d0bbac0cb36157e6be652cd4bc/numpy-1.17.5-cp36-cp36m-manylinux1_i686.whl#sha256=5347fc1258ebe501d352363da06229fc97785d67423b56a9fd032a8389355781 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ae/c9/69096779fd29bf3066e24124e1c88213e40bf9d2eab4786d21948a37c40b/numpy-1.17.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=1739f079e2fcc985cc187aa3ce489d127a02ff12bcc5178269bb7ce5dc860e8f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/17/55/466ea819bed9bee9f352f3715d578aa2fdaf194ff4dc5b98322a48de045e/numpy-1.17.5-cp36-cp36m-win32.whl#sha256=af51bc1d78ddc1588115b73a1d3824440f5cf55c498681e8ac4ab2f28f0efa99 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/99/50/acb9ec802f3eb149ee5f7a9d5a6ca0d741193ac55ef5ff09cfe267865575/numpy-1.17.5-cp36-cp36m-win_amd64.whl#sha256=259b5aa0a1d2e63bbe9d985bc8249b515541b9993e1b1540563428f5db7bc389 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e3/53/1f9cf626f83a4bf1f0960c385c6325e4dee72b13f6ca45f2a7b64ab724a9/numpy-1.17.5-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=8ba8ef37b16288dd2390cd9dea3c8470436f6cfe4c665f4640c349e98bae2908 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/48/48/786a91a51e0b123485f575ee9a775b5519afe06c759f4e99faeb65f22a0c/numpy-1.17.5-cp37-cp37m-manylinux1_i686.whl#sha256=348efb76a26f9f3235e492813503639731a885aa5780579ee28d688607d188b2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/51/20098150b6108061cb7542af3de7bfcfe0182bca21613697153e49dc4adc/numpy-1.17.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=31db2f9604afbf897b23478942074bbbb2513467d2b4b4ac573a7b65c63c073c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c2/f9/8396f363110282b95b2c4a55a04ad50bdd6e3d14b1cfe340931238e3c491/numpy-1.17.5-cp37-cp37m-win32.whl#sha256=68bdc37f3ccdc3e945914b3201acd8823ac9dec870ede5371cd5cfedcf5a901a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/34/ac/2a68db01eee12bc66b86456d46ce1658e0acad24570d90fc1c48afd84c9b/numpy-1.17.5-cp37-cp37m-win_amd64.whl#sha256=15db548aade41e32bfb6f6d3d9e91797261197622afe4102f79220d17da2a29f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/32/06/eb7e264113f2675dc620713b2b4a1eff7e7f1b8e3101fce2f50cfb10f462/numpy-1.17.5-cp38-cp38-macosx_10_9_x86_64.whl#sha256=fc56ec046a2cc3aba91fe29e482c145c17925db1b00eafa924d9e16020a3eb88 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cd/4c/860cfc39153b8dec80396da0b05c26edbab1c894cffa20861621025340c0/numpy-1.17.5-cp38-cp38-manylinux1_i686.whl#sha256=73d20aebe518997dce89da356d4b8e4cf60143151c22a0ec76cb00840bb09320 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1f/f2/7117d1249f6afda8025607cbc05ac4108c461d96a65fa9b1a19889090f2e/numpy-1.17.5-cp38-cp38-manylinux1_x86_64.whl#sha256=aa3dd92c1427e032fe345f054503f45c9fc7883aa7156a60900641259dd78a78 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b0/fb/99b04f83b78eba06b3ded3cb47857f39fdcd25791fcfea179cef859523cc/numpy-1.17.5-cp38-cp38-win32.whl#sha256=6338f8fa99ea0b00944a256941eea406089a9c0242f594b69289edd91e2d6192 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2a/63/22f47f8a8abed7511048326ed3e067d54591d62d9a2d2e9bb7fe4659817f/numpy-1.17.5-cp38-cp38-win_amd64.whl#sha256=14804866e57322bf601c966e428c271b7e301b631bdfbe0522800483b802bc58 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/d9/09/8e89c05abc450ea347f40b4fa917ec5c69b5228da344487f178586a3187c/numpy-1.17.5.zip#sha256=16507ba6617f62ae3c6ab1725ae6f550331025d4d9a369b83f6d5a470446c342 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.17.5 Skipping link https://files.pythonhosted.org/packages/c2/ac/3d907a400e86e5f9facc77fe58b1ab4dd00b9c3750da436ee0274aad04d4/numpy-1.18.0rc1-cp35-cp35m-macosx_10_6_intel.whl#sha256=76d92b0b86227c6dbc3f9030b8b865f41ae04f73daa161e4e3c5566e03d6ed41 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/03/45/d2dadfa756b2e2bc4c991c92f17612bf9231619feb447cc57bf30297f5ac/numpy-1.18.0rc1-cp35-cp35m-manylinux1_i686.whl#sha256=c9e73aa60166609c80f4285af8ba8b9b79e5a935df6927a174637c7c08fa8e67 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8f/21/996c76db9f56292f7ab5ee3834addd5d65c5065194d67c7dec8716a368a3/numpy-1.18.0rc1-cp35-cp35m-manylinux1_x86_64.whl#sha256=2bc9c62dfc893626cdd50dce30f597f387c4aca11cd2cdffe3e7e06a4fe19ee6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/b7/9cf2ff540541c6e9c595ccc6317567a61fa70c256098c76005e689f982bd/numpy-1.18.0rc1-cp35-cp35m-win32.whl#sha256=73abd855401b9da6efb67490f4dd82226cf95f47d66b8dc9ebe4df523baaaeb2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f8/c9/fcff3fb92b17a18d0013d445cc3585f86b82d65a5e0a0c9bdaa9a90b4a5c/numpy-1.18.0rc1-cp35-cp35m-win_amd64.whl#sha256=c207646355d1d04c054d781ddcd100bbd5afc69f75f8a7623317b9db41a2015f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/50/d8/ad9add47228fcb1d3a753a32d67e0fc118b272d69c685b9a92b3e2a20a56/numpy-1.18.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=f676739da486d1c7de2d9450dafca6dee04f4d3e881b8761b795865ef1872eaf (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/80/83/bdbae9060f0795dbb1b3a035fd039e4d437c6d835135a08321e0ad24695c/numpy-1.18.0rc1-cp36-cp36m-manylinux1_i686.whl#sha256=787781333c1d69c7c23ccd85165cca732a5f3fd9d997b8ee40829b7c0c38db86 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/80/2a/13b088a2fb18470f24808fbd20f9a4f83203bfc02eda0ffc6e93d26d5266/numpy-1.18.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=e9907b5ea505dcd2cfaeb6ab08f241047ba651611f3974c9d624a7c5066ab3a6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/21/f2f9234d745a2be159b4f90744c44cb38ba75e426d7473ffa5c25123396d/numpy-1.18.0rc1-cp36-cp36m-win32.whl#sha256=78ca6befab03c682bcb013241801e3b750e9de9b60664e9839e5b2098b5580ee (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/ac/590a9c76c1bcadf5ea756d1c63e66c5805c1861c055f0d95fe4ac3f5c68d/numpy-1.18.0rc1-cp36-cp36m-win_amd64.whl#sha256=e89027b24027dade03929bc17adee23feec1f6f707f4ea366c5d5a342d4d81a1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/cb/fc33e6094f77fd530ddf87ef03c24bfdf13f1817071df810f773ff0d51b7/numpy-1.18.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=70319f4d4e0a0c94e04922aaaf8c9aca72d38b61cc69e338fb872e9ff27d94a2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/18/ad/afc898d5831760f91864a63d81dea616da9d17612d0021df68a23c43b0bd/numpy-1.18.0rc1-cp37-cp37m-manylinux1_i686.whl#sha256=4c51a496ec1ce170f2b5eb458c0441affc5b1fd1d7272cf322b443c90c69983a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/6b/e4f96d8bca715358cda51e4567464610e34202901d060b56cf0b4895d04d/numpy-1.18.0rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=3701ddb007a0549c12b26e90c82d520b9c4acf801705b9334654ade2a9550b75 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c5/65/e4e31662a049f1c9ec97ba8ec26a5655ac1036467ab1b80919c9b98444e5/numpy-1.18.0rc1-cp37-cp37m-win32.whl#sha256=cbd2e1c1fb61b17eca745d7f9f6d684fd7f7817bef6454890eb6fa3e1cd4905a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/c1/996f98c990cf2747302991ceb8623e1ad4fd5798aa40b63750ed4a5f330c/numpy-1.18.0rc1-cp37-cp37m-win_amd64.whl#sha256=d7b16541a6e970d402587ff2f1cbd85753c8d982a0d5894991505fea9b81a52b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2f/f2/4e69741ba2b98c8ff238454edc0c9e947d266d12ef8d09a1da6d3479fad6/numpy-1.18.0rc1-cp38-cp38-macosx_10_9_x86_64.whl#sha256=6beebdc222e214bbbafab8f089a65821cff6cad25b349eabb653490dc25342fd (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d5/6b/e5968b84b027b291e028f34d8d6ca49591b5c45f35bb9d97421da5275718/numpy-1.18.0rc1-cp38-cp38-manylinux1_i686.whl#sha256=fa8851d10af0739adcae54acf5706953e2e45752f4a550006f6f3aff92335566 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0a/71/bf7f4f167b0a5bd054cfe903a1aa4351708482c1e5a69fcc9e802b904ff2/numpy-1.18.0rc1-cp38-cp38-manylinux1_x86_64.whl#sha256=a8081de993fd47b9cb7376935bb1781118fd2c473a0e834601e28229275f78d6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/11/41/4ab7152f9264e347092ee02440db9b481edaa42462f1b34805b5f8617aa8/numpy-1.18.0rc1-cp38-cp38-win32.whl#sha256=c9474a8fe03ca958e6fafefee13d6b4a45ea4ed7e35261abf61899c0f599a118 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/14/f9/49f1e4539eb7601a437da61a3a1d95ad569442132ba75d6b8707e23760ac/numpy-1.18.0rc1-cp38-cp38-win_amd64.whl#sha256=9b369822f7681bc36b6ba624bc8ea0a1a456a9f72b324070d89ee2856cba62be (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/21/94/5d48401d922ad494399f74a973445d831c888ef0cd9437a4276d8a63cfe5/numpy-1.18.0rc1.zip#sha256=7b0b915190cf60e691c17147f5d955e273d4c482b795a7bb168ad4a2fe2fb180 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.18.0rc1 Skipping link https://files.pythonhosted.org/packages/72/a5/2391c6386e89d5173d05905e5f38b7d9769da64e1779fc1467de57c80263/numpy-1.18.0-cp35-cp35m-macosx_10_6_intel.whl#sha256=b091e5d4cbbe79f0e8b6b6b522346e54a282eadb06e3fd761e9b6fafc2ca91ad (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/8f/82b210ee491c05c0256d62891909debb4dd64244006fc96abe3beea59507/numpy-1.18.0-cp35-cp35m-manylinux1_i686.whl#sha256=443ab93fc35b31f01db8704681eb2fd82f3a1b2fa08eed2dd0e71f1f57423d4a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/eb/ec/d4b7855249ce87ece79783562dd6101b1f0abf461c25101c2e959d691e68/numpy-1.18.0-cp35-cp35m-manylinux1_x86_64.whl#sha256=88c5ccbc4cadf39f32193a5ef22e3f84674418a9fd877c63322917ae8f295a56 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cd/76/28776049aaaa92cfe9257ee1f1675ab45882ea1670548b7c8e5f0d139723/numpy-1.18.0-cp35-cp35m-win32.whl#sha256=e1080e37c090534adb2dd7ae1c59ee883e5d8c3e63d2a4d43c20ee348d0459c5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a7/d3/b506e0b9384ec6467ba8dc77df9843105dea43f8a58e76cdde15b34a39a5/numpy-1.18.0-cp35-cp35m-win_amd64.whl#sha256=f084d513de729ff10cd72a1f80db468cff464fedb1ef2fea030221a0f62d7ff4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7c/cd/5243645399c09bb5081e8d2847583f7a6b7cca55eb096a880eda0b602d4d/numpy-1.18.0-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=1baefd1fb4695e7f2e305467dbd876d765e6edd30c522894df76f8301efaee36 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/55/b0/39a2928925a5c3c45a6387d649c7aa707ac59f397df203e69016b48da359/numpy-1.18.0-cp36-cp36m-manylinux1_i686.whl#sha256=cc070fc43a494e42732d6ae2f6621db040611c1dde64762a40c8418023af56d7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/92/e6/45f71bd24f4e37629e9db5fb75caab919507deae6a5a257f9e4685a5f931/numpy-1.18.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=6f8113c8dbfc192b58996ee77333696469ea121d1c44ea429d8fd266e4c6be51 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a7/e8/89f536aaf124694da738cbbf082438c89bc8ddefa9e9a6f66671cb539170/numpy-1.18.0-cp36-cp36m-win32.whl#sha256=a30f5c3e1b1b5d16ec1f03f4df28e08b8a7529d8c920bbed657f4fde61f1fbcd (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ec/23/75dfc62331c8c49f073051512718f3f36ee67cf3be290f58b4b03ec3cb51/numpy-1.18.0-cp36-cp36m-win_amd64.whl#sha256=3c68c827689ca0ca713dba598335073ce0966850ec0b30715527dce4ecd84055 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f0/14/f71a89e03578084111e352f464d9f3b7f701ebbecbd1a60e89c96983ef77/numpy-1.18.0-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=f6a7421da632fc01e8a3ecd19c3f7350258d82501a646747664bae9c6a87c731 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e0/7a/346fb0c3a7e3e39d593d43b3237b23ecbd2bc330ba419c3ededfb42a2378/numpy-1.18.0-cp37-cp37m-manylinux1_i686.whl#sha256=905cd6fa6ac14654a6a32b21fad34670e97881d832e24a3ca32e19b455edb4a8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/53/127cb49435bcf5d841baf8eafa030931c62a9eac577a641f8c2293d23371/numpy-1.18.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=854f6ed4fa91fa6da5d764558804ba5b0f43a51e5fe9fc4fdc93270b052f188a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bb/d9/7015a4771b793ac37a7be375cafbef09db874b4903c6e5ca5edaa8506f67/numpy-1.18.0-cp37-cp37m-win32.whl#sha256=ac3cf835c334fcc6b74dc4e630f9b5ff7b4c43f7fb2a7813208d95d4e10b5623 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e9/0f/b1aaf961980d5ea94243f28f91d3f6fc6f3b7e5047a9b8dc037541c2cc11/numpy-1.18.0-cp37-cp37m-win_amd64.whl#sha256=62506e9e4d2a39c87984f081a2651d4282a1d706b1a82fe9d50a559bb58e705a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/7c/a870abc411a46b90b3c38b1e609e3bdae97fc87bc4c7e49dc3ac98df36d1/numpy-1.18.0-cp38-cp38-macosx_10_9_x86_64.whl#sha256=9d6de2ad782aae68f7ed0e0e616477fbf693d6d7cc5f0f1505833ff12f84a673 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/e7/eb05d02d81e5cdc9c2a3c4172ceb8dbab74f9f82ec85f4395aea5bb2a7a0/numpy-1.18.0-cp38-cp38-manylinux1_i686.whl#sha256=1c35fb1131362e6090d30286cfda52ddd42e69d3e2bf1fea190a0fad83ea3a18 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f5/4d/cbea29c189e2a9c5d3e2d76307be15f7f864a073cdb6c1abbc8e4311afbc/numpy-1.18.0-cp38-cp38-manylinux1_x86_64.whl#sha256=56710a756c5009af9f35b91a22790701420406d9ac24cf6b652b0e22cfbbb7ff (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/c7/4b7ecbf676443c70ac2fa2120a4cefe51917e284d7c926a187f3e3ec207d/numpy-1.18.0-cp38-cp38-win32.whl#sha256=03bbde29ac8fba860bb2c53a1525b3604a9b60417855ac3119d89868ec6041c3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/8d/2b9e00c884bba5aa7a400941f356763cf60c578cc31400dd9bcd495084a2/numpy-1.18.0-cp38-cp38-win_amd64.whl#sha256=712f0c32555132f4b641b918bdb1fd3c692909ae916a233ce7f50eac2de87e37 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/31/0a/5df350c29a06835d534a6c4f5681075304da38d85f1c69e5226a635a67ce/numpy-1.18.0.zip#sha256=a9d72d9abaf65628f0f31bbb573b7d9304e43b1e6bbae43149c17737a42764c4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.18.0 Skipping link https://files.pythonhosted.org/packages/82/f5/6749649c00c6fd811c57f6b85e9755651dc843d8be3831e67172928a7339/numpy-1.18.1-cp35-cp35m-macosx_10_6_intel.whl#sha256=20b26aaa5b3da029942cdcce719b363dbe58696ad182aff0e5dcb1687ec946dc (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e2/09/ab383630c567209d4108cadf19ae533582d3f89edddfd2f773018e373abb/numpy-1.18.1-cp35-cp35m-manylinux1_i686.whl#sha256=70a840a26f4e61defa7bdf811d7498a284ced303dfbc35acb7be12a39b2aa121 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/52/e6/1715e592ef47f28f3f50065322423bb75619ed2f7c24be86380ecc93503c/numpy-1.18.1-cp35-cp35m-manylinux1_x86_64.whl#sha256=17aa7a81fe7599a10f2b7d95856dc5cf84a4eefa45bc96123cbbc3ebc568994e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8d/b7/7a1b8fe19e8a6f8f4252801c3c27270f7f0a40f4da437e917689a9f25e4f/numpy-1.18.1-cp35-cp35m-win32.whl#sha256=f3d0a94ad151870978fb93538e95411c83899c9dc63e6fb65542f769568ecfa5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/18/7f8ef94683f2a45a786f47d48e8fd11e49cfd1ff68b0b87054e5078f2b46/numpy-1.18.1-cp35-cp35m-win_amd64.whl#sha256=1786a08236f2c92ae0e70423c45e1e62788ed33028f94ca99c4df03f5be6b3c6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/63/eee643cc97f2bd22da87420f28fb6cd4b940c25f6eff6c4d2ca2e24a7022/numpy-1.18.1-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=ae0975f42ab1f28364dcda3dde3cf6c1ddab3e1d4b2909da0cb0191fa9ca0480 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1f/0b/69bc46c7a78e7bdda6dfddd4c77cf29df0a7740264cbe34c08e66d784048/numpy-1.18.1-cp36-cp36m-manylinux1_i686.whl#sha256=cf7eb6b1025d3e169989416b1adcd676624c2dbed9e3bcb7137f51bfc8cc2572 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/20/4d43e141b5bc426ba38274933ef8e76e85c7adea2c321ecf9ebf7421cedf/numpy-1.18.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=b765ed3930b92812aa698a455847141869ef755a87e099fddd4ccf9d81fffb57 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d5/ae/926d83b4fd38cba6a8691c1368e0d9a1d0916c3e765161d58cd32bde1efb/numpy-1.18.1-cp36-cp36m-win32.whl#sha256=2d75908ab3ced4223ccba595b48e538afa5ecc37405923d1fea6906d7c3a50bc (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/53/74/b997e4c7b4abc668e99f4c3dba87ee2c6f7559319af756cc1ede37665a8d/numpy-1.18.1-cp36-cp36m-win_amd64.whl#sha256=9acdf933c1fd263c513a2df3dceecea6f3ff4419d80bf238510976bf9bcb26cd (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2f/5b/2cc2b9285e8b2ca8d2c1e4a2cbf1b12d70a2488ea78170de1909bca725f2/numpy-1.18.1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=56bc8ded6fcd9adea90f65377438f9fea8c05fcf7c5ba766bef258d0da1554aa (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1b/59/7cbab2ec546c512804a12e432f5c8fa1fcd043694ce459d1a1766a739f72/numpy-1.18.1-cp37-cp37m-manylinux1_i686.whl#sha256=e422c3152921cece8b6a2fb6b0b4d73b6579bd20ae075e7d15143e711f3ca2ca (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/63/0c/0261693cc3ad8e2b66e66dc2d2676a2cc17d3efb1c58a70db73754320e47/numpy-1.18.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=b3af02ecc999c8003e538e60c89a2b37646b39b688d4e44d7373e11c2debabec (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b5/6d/f52c0bc2359fe680aef4622bd52964f81f2882bdcf1d57ec27ba27d9bd10/numpy-1.18.1-cp37-cp37m-win32.whl#sha256=d92350c22b150c1cae7ebb0ee8b5670cc84848f6359cf6b5d8f86617098a9b73 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a9/38/f6d6d8635d496d6b4ed5d8ca4b9f193d0edc59999c3a63779cbc38aa650f/numpy-1.18.1-cp37-cp37m-win_amd64.whl#sha256=77c3bfe65d8560487052ad55c6998a04b654c2fbc36d546aef2b2e511e760971 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a7/06/6d616fb5fb423db595b1502cbd873f3f2025f2fd8509046c771a20c4302a/numpy-1.18.1-cp38-cp38-macosx_10_9_x86_64.whl#sha256=c98c5ffd7d41611407a1103ae11c8b634ad6a43606eca3e2a5a269e5d6e8eb07 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/49/ff/4c59381b459ca299b08eed99fc1b4caa735fb82135890e4765498704df35/numpy-1.18.1-cp38-cp38-manylinux1_i686.whl#sha256=9537eecf179f566fd1c160a2e912ca0b8e02d773af0a7a1120ad4f7507cd0d26 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/41/38/b278d96baebc6a4818cfd9c0fb6f0e62013d5b87374bcf0f14a0e9b83ed5/numpy-1.18.1-cp38-cp38-manylinux1_x86_64.whl#sha256=e840f552a509e3380b0f0ec977e8124d0dc34dc0e68289ca28f4d7c1d0d79474 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0e/c3/be53614c4e3490778050e1df48fd463837297d5dd402dae3b500f2050eba/numpy-1.18.1-cp38-cp38-win32.whl#sha256=590355aeade1a2eaba17617c19edccb7db8d78760175256e3cf94590a1a964f3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/95/47/ea0ae5a778aae07ede486f3dc7cd4b788dc53e11b01a17251b020f76a01d/numpy-1.18.1-cp38-cp38-win_amd64.whl#sha256=39d2c685af15d3ce682c99ce5925cc66efc824652e10990d2462dfe9b8918c6a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/40/de/0ea5092b8bfd2e3aa6fdbb2e499a9f9adf810992884d414defc1573dca3f/numpy-1.18.1.zip#sha256=b6ff59cee96b454516e47e7721098e6ceebef435e3e21ac2d6c3b8b02628eb77 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.18.1 Skipping link https://files.pythonhosted.org/packages/c1/ae/8c99333ffb95f68e07f7eeb3a70d3db6db95f51daf14619fd9ae7980493f/numpy-1.18.2-cp35-cp35m-macosx_10_9_x86_64.whl#sha256=a1baa1dc8ecd88fb2d2a651671a84b9938461e8a8eed13e2f0a812a94084d1fa (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cf/82/893220eaa317cd461d6b7e29fbd8cf5ed9376ca1ffcbae307fa89c62ccb2/numpy-1.18.2-cp35-cp35m-manylinux1_i686.whl#sha256=a244f7af80dacf21054386539699ce29bcc64796ed9850c99a34b41305630286 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/18/c0b937e2f84095ae230196899e56d1d7d76c8e8424fb235ed7e5bb6d68af/numpy-1.18.2-cp35-cp35m-manylinux1_x86_64.whl#sha256=6fcc5a3990e269f86d388f165a089259893851437b904f422d301cdce4ff25c8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/ee/6e93d79bd0d2eca6b2fe9dd0814e43a4530185460a334847dd5b3ba2ddbe/numpy-1.18.2-cp35-cp35m-win32.whl#sha256=b5ad0adb51b2dee7d0ee75a69e9871e2ddfb061c73ea8bc439376298141f77f5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/35/5e/cad1e69acaba3ab14b6ec9282365b08587a60b1fb155fb7461df1df96c0d/numpy-1.18.2-cp35-cp35m-win_amd64.whl#sha256=87902e5c03355335fc5992a74ba0247a70d937f326d852fc613b7f53516c0963 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ec/b7/9a09a0322fce2999cc5168a71dd25ab64bd57103e607c3865132e4a5f304/numpy-1.18.2-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=9ab21d1cb156a620d3999dd92f7d1c86824c622873841d6b080ca5495fa10fef (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b4/33/1b2c1d61bfbcafa3657551b51c718bc95e352674e1d9057a4625c0bf09aa/numpy-1.18.2-cp36-cp36m-manylinux1_i686.whl#sha256=cdb3a70285e8220875e4d2bc394e49b4988bdb1298ffa4e0bd81b2f613be397c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/07/08/a549ba8b061005bb629b76adc000f3caaaf881028b963c2e18f811c6edc1/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=6d205249a0293e62bbb3898c4c2e1ff8a22f98375a34775a259a0523111a8f6c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/83/a4771ce423621ba6b9f0512a9eb3a4adda1034db691a233d565b8fb78d47/numpy-1.18.2-cp36-cp36m-win32.whl#sha256=a35af656a7ba1d3decdd4fae5322b87277de8ac98b7d9da657d9e212ece76a61 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2d/24/82c216bbf8f9a781d8ff84899f95e31aaa6f219f999ae8b254b32595ac76/numpy-1.18.2-cp36-cp36m-win_amd64.whl#sha256=1598a6de323508cfeed6b7cd6c4efb43324f4692e20d1f76e1feec7f59013448 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/14/6d7c914dac1cb2b596d2adace4aa4574d20c0789780f1339d535e69e271f/numpy-1.18.2-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=deb529c40c3f1e38d53d5ae6cd077c21f1d49e13afc7936f7f868455e16b64a0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b7/f7/a7d7d4850b6daab2fbf892f2eb4b0435db66d810d24b9490cb8ce9aa6547/numpy-1.18.2-cp37-cp37m-manylinux1_i686.whl#sha256=cd77d58fb2acf57c1d1ee2835567cd70e6f1835e32090538f17f8a3a99e5e34b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b7/ce/d0b92f0283faa4da76ea82587ff9da70104e81f59ba14f76c87e4196254e/numpy-1.18.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=b1fe1a6f3a6f355f6c29789b5927f8bd4f134a4bd9a781099a7c4f66af8850f5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/7c/f2070228b12ed53711df92ac1307788032db0d70792f2d078fe512e4a788/numpy-1.18.2-cp37-cp37m-win32.whl#sha256=2e40be731ad618cb4974d5ba60d373cdf4f1b8dcbf1dcf4d9dff5e212baf69c5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f9/50/cd3e12bf41ac273702882610fd43bd765b8d2b99baf4295b00578fd69323/numpy-1.18.2-cp37-cp37m-win_amd64.whl#sha256=4ba59db1fcc27ea31368af524dcf874d9277f21fd2e1f7f1e2e0c75ee61419ed (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f2/81/43f7a2c7893a58c0f304b44f4c084a7918ce295a1b6dd9275bcddccb7feb/numpy-1.18.2-cp38-cp38-macosx_10_9_x86_64.whl#sha256=59ca9c6592da581a03d42cc4e270732552243dc45e87248aa8d636d53812f6a5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/ec/55a1b4affbcc27e6a76f45169ed9b75613044122ab1c6fc4598f5a7262bd/numpy-1.18.2-cp38-cp38-manylinux1_i686.whl#sha256=1b0ece94018ae21163d1f651b527156e1f03943b986188dd81bc7e066eae9d1c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2e/2f/5d2f9eb8ea6702966e31ca8a1f8515b34c240699fca389c6009fec919d56/numpy-1.18.2-cp38-cp38-manylinux1_x86_64.whl#sha256=82847f2765835c8e5308f136bc34018d09b49037ec23ecc42b246424c767056b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5d/b3/f3543d9919baa11afc24adc029a25997821f0376e5fab75fdc16e13469db/numpy-1.18.2-cp38-cp38-win32.whl#sha256=5e0feb76849ca3e83dd396254e47c7dba65b3fa9ed3df67c2556293ae3e16de3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/9f/61cf1b4519753579a85d901dfaf0e5742c46c9d08d625eec5f00387c95c5/numpy-1.18.2-cp38-cp38-win_amd64.whl#sha256=ba3c7a2814ec8a176bb71f91478293d633c08582119e713a0c5351c0f77698da (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/84/1e/ff467ac56bfeaea51d4a2e72d315c1fe440b20192fea7e460f0f248acac8/numpy-1.18.2.zip#sha256=e7894793e6e8540dbeac77c87b489e331947813511108ae097f1715c018b8f3d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.18.2 Skipping link https://files.pythonhosted.org/packages/43/0a/8df2190a5d99bafd7c733bd2e52a5de8c22b62791cc21034f2950eaf95f1/numpy-1.18.3-cp35-cp35m-macosx_10_9_intel.whl#sha256=a6bc9432c2640b008d5f29bad737714eb3e14bb8854878eacf3d7955c4e91c36 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9d/ac/2e6de9e2f22bfa5093e59d7d3f9ec8bb706cbf91433a19a0ed04f1c878ab/numpy-1.18.3-cp35-cp35m-manylinux1_i686.whl#sha256=48e15612a8357393d176638c8f68a19273676877caea983f8baf188bad430379 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/45/25/48e4ea892e93348d48a3a0d23ad94b176d6ab66084efcd881c78771d4abf/numpy-1.18.3-cp35-cp35m-manylinux1_x86_64.whl#sha256=eb2286249ebfe8fcb5b425e5ec77e4736d53ee56d3ad296f8947f67150f495e3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c3/7a/c3699c15203bdf108ecbeaf85139fa019cbf4a12b3e8b4bff38bbf7710d6/numpy-1.18.3-cp35-cp35m-win32.whl#sha256=1e37626bcb8895c4b3873fcfd54e9bfc5ffec8d0f525651d6985fcc5c6b6003c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a2/c3/0243b0b4ec343ae4c8b304a2bc0133052b3a3b65dfb42c6e03a4ef032ed8/numpy-1.18.3-cp35-cp35m-win_amd64.whl#sha256=163c78c04f47f26ca1b21068cea25ed7c5ecafe5f5ab2ea4895656a750582b56 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/35/c8/818bdb65dcd6a9d640ee006e5ed1a289511a4abc97000dcedcb66ae52059/numpy-1.18.3-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=3d9e1554cd9b5999070c467b18e5ae3ebd7369f02706a8850816f576a954295f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/67/5b/5c9f4e294bf3ea00934c15bac1743a29d4162bcf53174faf67a266daeafa/numpy-1.18.3-cp36-cp36m-manylinux1_i686.whl#sha256=40c24960cd5cec55222963f255858a1c47c6fa50a65a5b03fd7de75e3700eaaa (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/fc/4763e5f17ac6e7e7d55f377cde859ca1c5d5ac624441ab45315bc578aa9e/numpy-1.18.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=a551d8cc267c634774830086da42e4ba157fa41dd3b93982bc9501b284b0c689 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/8c/5dc2824e8fadd2eed84f4f5b2e3e9121bb7a370830f05f0117ed0e57e47a/numpy-1.18.3-cp36-cp36m-win32.whl#sha256=0aa2b318cf81eb1693fcfcbb8007e95e231d7e1aa24288137f3b19905736c3ee (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/19/bb/c09c702f1207484bd60527a25f658e85f19226a51fafc9af54c3c9d8a88d/numpy-1.18.3-cp36-cp36m-win_amd64.whl#sha256=a41f303b3f9157a31ce7203e3ca757a0c40c96669e72d9b6ee1bce8507638970 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a0/3b/9e23c7e8a313a7e03e960d9cd1542cadb7c8633a2eb42b48a8731e387a42/numpy-1.18.3-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=e607b8cdc2ae5d5a63cd1bec30a15b5ed583ac6a39f04b7ba0f03fcfbf29c05b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/3b/6f65ff363de19141f38e32dd193894090b8544bc0f9ab56b65d24bcc2736/numpy-1.18.3-cp37-cp37m-manylinux1_i686.whl#sha256=fdee7540d12519865b423af411bd60ddb513d2eb2cd921149b732854995bbf8b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e7/38/f14d6706ae4fa327bdb023ef40b4d902bccd314d886fac4031687a8acc74/numpy-1.18.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=6725d2797c65598778409aba8cd67077bb089d5b7d3d87c2719b206dc84ec05e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1e/73/a0bc89e2b448459b09e7b393f724538015b4a678f4b1dfd13eefec38d52f/numpy-1.18.3-cp37-cp37m-win32.whl#sha256=4847f0c993298b82fad809ea2916d857d0073dc17b0510fbbced663b3265929d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/99/29/080d63fb9579b426ea8081dc3f49f89e51912e0fb7d5be4a65cfa87e3898/numpy-1.18.3-cp37-cp37m-win_amd64.whl#sha256=46f404314dbec78cb342904f9596f25f9b16e7cf304030f1339e553c8e77f51c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/32/c5/310f73fb510a839f9bfb49138961a9aafeeb72b303b13aa77c5801bae71b/numpy-1.18.3-cp38-cp38-macosx_10_9_x86_64.whl#sha256=264fd15590b3f02a1fbc095e7e1f37cdac698ff3829e12ffdcffdce3772f9d44 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2f/66/c52b9918371f9a60f22fe3a067de242f86a35473dd2efd6433d068782f8e/numpy-1.18.3-cp38-cp38-manylinux1_i686.whl#sha256=e94a39d5c40fffe7696009dbd11bc14a349b377e03a384ed011e03d698787dd3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ca/c6/cca531518aab1c161233c61e090728024aa647f2ff9c3b91d3f4e68e7e0e/numpy-1.18.3-cp38-cp38-manylinux1_x86_64.whl#sha256=a4305564e93f5c4584f6758149fd446df39fd1e0a8c89ca0deb3cce56106a027 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/95/1b/48ba889a3b734f8bdb851dbeab8a6cbc676f1fb0db0ab762b911f9fec7da/numpy-1.18.3-cp38-cp38-win32.whl#sha256=99f0ba97e369f02a21bb95faa3a0de55991fd5f0ece2e30a9e2eaebeac238921 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/28/0a/78fe9279e8c8b84e368e857a44eaf067e5c408b56655dfcc6e43068404d9/numpy-1.18.3-cp38-cp38-win_amd64.whl#sha256=c60175d011a2e551a2f74c84e21e7c982489b96b6a5e4b030ecdeacf2914da68 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/0c/e8/c49cb52ed2ad734efb49eb1f7766888b0e65df1848f71fa7f7fd52183392/numpy-1.18.3.zip#sha256=e46e2384209c91996d5ec16744234d1c906ab79a701ce1a26155c9ec890b8dc8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.18.3 Skipping link https://files.pythonhosted.org/packages/a7/e6/f390cceba89b6dabbefcafad181963159cd060716596b9f73743eabc3ddc/numpy-1.18.4-cp35-cp35m-macosx_10_9_intel.whl#sha256=efdba339fffb0e80fcc19524e4fdbda2e2b5772ea46720c44eaac28096d60720 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/21/b0/23891e631919c8643a76313873f065880842f8de2bb9bfa218597c63fc5b/numpy-1.18.4-cp35-cp35m-manylinux1_i686.whl#sha256=2b573fcf6f9863ce746e4ad00ac18a948978bb3781cffa4305134d31801f3e26 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/38/92/fa5295d9755c7876cb8490eab866e1780154033fa45978d9cf74ffbd4c68/numpy-1.18.4-cp35-cp35m-manylinux1_x86_64.whl#sha256=3f0dae97e1126f529ebb66f3c63514a0f72a177b90d56e4bce8a0b5def34627a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0f/b4/bc2839894e0439349296f1bcc4b2c9dc36f9603397ae3d0de87179a583c2/numpy-1.18.4-cp35-cp35m-win32.whl#sha256=dccd380d8e025c867ddcb2f84b439722cf1f23f3a319381eac45fd077dee7170 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d3/40/fcae435f35cfeb2f7b40bdcd2e83f385c1f318e6ef42148c933ed403aec5/numpy-1.18.4-cp35-cp35m-win_amd64.whl#sha256=02ec9582808c4e48be4e93cd629c855e644882faf704bc2bd6bbf58c08a2a897 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e6/3a/8467d1aaf1f5bba88e5385c6c0c477153fa27adfebdade265b648db3dcf4/numpy-1.18.4-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=904b513ab8fbcbdb062bed1ce2f794ab20208a1b01ce9bd90776c6c7e7257032 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cf/26/db13a50ff18eaf36285c2515adbfbd68f61d3c28a9b99b0a681e26d764f1/numpy-1.18.4-cp36-cp36m-manylinux1_i686.whl#sha256=e22cd0f72fc931d6abc69dc7764484ee20c6a60b0d0fee9ce0426029b1c1bdae (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/03/27/e35e7c6e6a52fab9fcc64fc2b20c6b516eba930bb02b10ace3b38200d3ab/numpy-1.18.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=2466fbcf23711ebc5daa61d28ced319a6159b260a18839993d871096d66b93f7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2c/9e/bbc88697f01adcbff866c6c2cefb5f5a895863513bca074b51f740960d3f/numpy-1.18.4-cp36-cp36m-win32.whl#sha256=00d7b54c025601e28f468953d065b9b121ddca7fff30bed7be082d3656dd798d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5c/74/04e9fb4ed91aaca3bf762429c3567c9523c311b1ef615795737e16f3cd23/numpy-1.18.4-cp36-cp36m-win_amd64.whl#sha256=7d59f21e43bbfd9a10953a7e26b35b6849d888fc5a331fa84a2d9c37bd9fe2a2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/64/1e/982848d4e7b57ed06fbaed251a94d592cc59ebba83e454028f33866d4911/numpy-1.18.4-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=efb7ac5572c9a57159cf92c508aad9f856f1cb8e8302d7fdb99061dbe52d712c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c5/03/db5feb80586b589aad481c2b9a9173b97feb5a32a7a545b8692e49735480/numpy-1.18.4-cp37-cp37m-manylinux1_i686.whl#sha256=0e6f72f7bb08f2f350ed4408bb7acdc0daba637e73bce9f5ea2b207039f3af88 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1f/df/7988fbbdc8c9b8efb575029498ad84b77e023a3e4623e85068823a102b1d/numpy-1.18.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=9933b81fecbe935e6a7dc89cbd2b99fea1bf362f2790daf9422a7bb1dc3c3085 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/d3/b6f9aa7506b0220a0677870cdbcd1b1f0ad7af24d20f4f96cee411c9446c/numpy-1.18.4-cp37-cp37m-win32.whl#sha256=96dd36f5cdde152fd6977d1bbc0f0561bccffecfde63cd397c8e6033eb66baba (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/e0/ad1bf8bd24e210548e4a65926ae54a66cfa285a4e88aac1b09fb479c8769/numpy-1.18.4-cp37-cp37m-win_amd64.whl#sha256=57aea170fb23b1fd54fa537359d90d383d9bf5937ee54ae8045a723caa5e0961 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5c/ba/126f76a29fb2a202672f7918732bb5741f4c8677222b59acbe1e6d5cb41d/numpy-1.18.4-cp38-cp38-macosx_10_9_x86_64.whl#sha256=ed722aefb0ebffd10b32e67f48e8ac4c5c4cf5d3a785024fdf0e9eb17529cd9d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/66/1d74cf77da361270b726e3101ad8933cd31bdb64dda2296d35ed2feb7499/numpy-1.18.4-cp38-cp38-manylinux1_i686.whl#sha256=50fb72bcbc2cf11e066579cb53c4ca8ac0227abb512b6cbc1faa02d1595a2a5d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cf/5d/e8198f11dd73a91f7bde15ca88a2b78913fa2b416ae2dc2a6aeafcf4c63d/numpy-1.18.4-cp38-cp38-manylinux1_x86_64.whl#sha256=709c2999b6bd36cdaf85cf888d8512da7433529f14a3689d6e37ab5242e7add5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/52/2c/bf86d762ae65550dc8a7ab8381ba610bb69af6db619b3755f2b73052c6b9/numpy-1.18.4-cp38-cp38-win32.whl#sha256=f22273dd6a403ed870207b853a856ff6327d5cbce7a835dfa0645b3fc00273ec (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d0/1d/dcf7dec400df56c412f6e91824f21abd59e2295dfc0cf86146b61190885c/numpy-1.18.4-cp38-cp38-win_amd64.whl#sha256=1be2e96314a66f5f1ce7764274327fd4fb9da58584eaff00b5a5221edefee7d6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/2d/f3/795e50e3ea2dc7bc9d1a2eeea9997d5dce63b801e08dfc37c2efce341977/numpy-1.18.4.zip#sha256=bbcc85aaf4cd84ba057decaead058f43191cc0e30d6bc5d44fe336dc3d3f4509 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.18.4 Skipping link https://files.pythonhosted.org/packages/85/93/2d19421e0f70b2fd4a1b6f86ff739dd2ce3cea6cab50b2b5f792045388b4/numpy-1.18.5-cp35-cp35m-macosx_10_9_intel.whl#sha256=e91d31b34fc7c2c8f756b4e902f901f856ae53a93399368d9a0dc7be17ed2ca0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e7/0d/2f062df1cf227372d0bfc22edfe2451cda972a38185a5748028326c517c3/numpy-1.18.5-cp35-cp35m-manylinux1_i686.whl#sha256=7d42ab8cedd175b5ebcb39b5208b25ba104842489ed59fbb29356f671ac93583 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b5/36/88723426b4ff576809fec7d73594fe17a35c27f8d01f93637637a29ae25b/numpy-1.18.5-cp35-cp35m-manylinux1_x86_64.whl#sha256=a78e438db8ec26d5d9d0e584b27ef25c7afa5a182d1bf4d05e313d2d6d515271 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/46/04/4ceccf9b04f89f32bfc2976ebf6c35488c1d6a4b5d375dc4d3137c967386/numpy-1.18.5-cp35-cp35m-win32.whl#sha256=a87f59508c2b7ceb8631c20630118cc546f1f815e034193dc72390db038a5cb3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ed/09/ff8f529a5548ff788765f66a81ef751130f26f8c7d517e94d3dbf3ba1ed5/numpy-1.18.5-cp35-cp35m-win_amd64.whl#sha256=965df25449305092b23d5145b9bdaeb0149b6e41a77a7d728b1644b3c99277c1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ae/47/fc66812fec2cdbdac2cdbc7788ce55fb2072bae5326279079fb00b765b50/numpy-1.18.5-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=ac792b385d81151bae2a5a8adb2b88261ceb4976dbfaaad9ce3a200e036753dc (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/50/f4/5db156e455543c184115e13b28c8c080e4bbc8af9e7f4dfeaae3ebbf74c1/numpy-1.18.5-cp36-cp36m-manylinux1_i686.whl#sha256=ef627986941b5edd1ed74ba89ca43196ed197f1a206a3f18cc9faf2fb84fd675 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b3/a9/b1bc4c935ed063766bce7d3e8c7b20bd52e515ff1c732b02caacf7918e5a/numpy-1.18.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=f718a7949d1c4f622ff548c572e0c03440b49b9531ff00e4ed5738b459f011e8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6f/f2/6b9074c4e4d08196d8b373702c16f84978196dc627298e710af7b03c09e4/numpy-1.18.5-cp36-cp36m-win32.whl#sha256=4064f53d4cce69e9ac613256dc2162e56f20a4e2d2086b1956dd2fcf77b7fac5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dc/18/e69ef84530360c2d39db51acb4cc0012990f27fb1fa7542dac45ad30e7ab/numpy-1.18.5-cp36-cp36m-win_amd64.whl#sha256=b03b2c0badeb606d1232e5f78852c102c0a7989d3a534b3129e7856a52f3d161 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3e/00/0266fefaafb839760d5b25b884375b2ab0f842ebe138ee6c1ef807af44bb/numpy-1.18.5-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=a7acefddf994af1aeba05bbbafe4ba983a187079f125146dc5859e6d817df824 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0c/e1/0a99a7f1f7ade384ec1ac647534f2cccf480a863dafbc96097488fda004b/numpy-1.18.5-cp37-cp37m-manylinux1_i686.whl#sha256=cd49930af1d1e49a812d987c2620ee63965b619257bd76eaaa95870ca08837cf (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d6/c6/58e517e8b1fb192725cfa23c01c2e60e4e6699314ee9684a1c5f5c9b27e1/numpy-1.18.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=b39321f1a74d1f9183bf1638a745b4fd6fe80efbb1f6b32b932a588b4bc7695f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/23/2e/41a977865a8ad0ac98b3f9ae421415cd2cd3f195b179a6b5f3aafb7922d7/numpy-1.18.5-cp37-cp37m-win32.whl#sha256=cae14a01a159b1ed91a324722d746523ec757357260c6804d11d6147a9e53e3f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e4/01/7a26148f7de9eb6c27f95b29eba16b7e820827cb9ebaae182d7483e44711/numpy-1.18.5-cp37-cp37m-win_amd64.whl#sha256=0172304e7d8d40e9e49553901903dc5f5a49a703363ed756796f5808a06fc233 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6d/77/9492f79d58c9abb8a3a93a40ab661ca7f64169a6010ea1365a51294bd64a/numpy-1.18.5-cp38-cp38-macosx_10_9_x86_64.whl#sha256=e15b382603c58f24265c9c931c9a45eebf44fe2e6b4eaedbb0d025ab3255228b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ae/32/4382f0ed2723ee04a73e23d6ba9a03c4d09cc1189908756084ccef3305a4/numpy-1.18.5-cp38-cp38-manylinux1_i686.whl#sha256=3676abe3d621fc467c4c1469ee11e395c82b2d6b5463a9454e37fe9da07cd0d7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/01/c6/87592f924246da1e58673cf708a2748754517c5cf050726238d6cfbd8df4/numpy-1.18.5-cp38-cp38-manylinux1_x86_64.whl#sha256=4674f7d27a6c1c52a4d1aa5f0881f1eff840d2206989bae6acb1c7668c02ebfb (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/52/daf6f4b7fd1499c153cb25ff84f87421598d95e5bb5b760585d2c0263773/numpy-1.18.5-cp38-cp38-win32.whl#sha256=9c9d6531bc1886454f44aa8f809268bc481295cf9740827254f53c30104f074a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/cb/21a148329591931d8764e7ef49cb19586dd5b5e002a184988cb5ec1ccba9/numpy-1.18.5-cp38-cp38-win_amd64.whl#sha256=3dd6823d3e04b5f223e3e265b4a1eae15f104f4366edd409e5a5e413a98f911f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/01/1b/d3ddcabd5817be02df0e6ee20d64f77ff6d0d97f83b77f65e98c8a651981/numpy-1.18.5.zip#sha256=34e96e9dae65c4839bd80012023aadd6ee2ccb73ce7fdf3074c62f301e63120b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.18.5 Skipping link https://files.pythonhosted.org/packages/53/06/cb7c8753307129c03d5b29c2ec2bad1cc1c63f30a2443261149aea8578f8/numpy-1.19.0rc1-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=361c84cdf8e10a27d1ce7bb0404284eed2f704fb10ebbdb714fe5a51ef4f2765 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/96/87/fcdaff2be029c65afc39560bd4bc66dba9dd3c302675cb0f3433ad3c2dea/numpy-1.19.0rc1-cp36-cp36m-manylinux1_i686.whl#sha256=de874f2537e4e604c1db5905c4728b6b715c66a85bc71b5bc1b236973dc7610a (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3b/66/9344495d60f380f84f49fa1149e03d3cb3f54afd5b6a453a9c1c74d68dc2/numpy-1.19.0rc1-cp36-cp36m-manylinux1_x86_64.whl#sha256=8c4be83b9f253701ff865b6a9de26bbb67a3104486123347a3629101d3268a43 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c8/d9/8141c1bf76e24f6a88e3977a0fd456dcc686baf8e5e014200dd3a26ef91e/numpy-1.19.0rc1-cp36-cp36m-manylinux2010_i686.whl#sha256=f6fe5dd6526fa6c0083fb5218a903dc9d9ea02df66996cd3be8c44c3b97894d5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7e/65/bab863a70d9850cb5310a0ce0e55d653b36073f8f8f6ded5a16f130b0c44/numpy-1.19.0rc1-cp36-cp36m-manylinux2010_x86_64.whl#sha256=96578b9000e8ca35b83e96237d617345c4ac7bf8816cb950ddf76235b3b7306c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8b/42/ee2c90e474bbb7e73629c6010f1a6bfaf2ea4c92fbc72a3a1afa3fdd01d8/numpy-1.19.0rc1-cp36-cp36m-manylinux2014_aarch64.whl#sha256=8ac99d78e3ebc41b0dccf024a8dd36057abfa4dfcf3875259abf09da28e89fd2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/d2/d8846e63cd543534be95648066eac7451346d43e77b12ef31f93691a3fb3/numpy-1.19.0rc1-cp36-cp36m-win32.whl#sha256=fbd9dbb96fa22ee2f2cfad5311563a9df4528d3ac70f7635a9da0c7424ba4459 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/00/622e317daeacf5557a2965ce40cf46ce749ea7b3f86cd57db497dc74d9d9/numpy-1.19.0rc1-cp36-cp36m-win_amd64.whl#sha256=c995c832ddf4ce88b6383ce8c9160e86d614141412c0c874b6df87f680783528 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6e/46/1c443614132763aa43e8eaafd4f1ca7ce09f69dedf9ba2fb2026f9479b22/numpy-1.19.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=1ae709f648755ce757ef896fb110c52cbc76bc787a1243ad9b1262be3cc01e64 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ac/4e/8435f1718da38e311e015f712e7b4e0fd87385f80749f437d3bb0bb4ddff/numpy-1.19.0rc1-cp37-cp37m-manylinux1_i686.whl#sha256=0028da01578ddb0d7372ccd168d7e7e3b04f25881db7f520bff6c50456aa7b02 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/e1/2fe9aa92f077a8f20e7eef9a0c4b1603a8e2588fd5694a5150a1abbc8a94/numpy-1.19.0rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=82a905f8d920aa1dc2d642a1e76ed54f2baa3eb23e2216bc6cd41ae2b274dded (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f2/a0/97373dc31813b41926478337304c8ca10076866ebbb68b2227ecc2aa7aa7/numpy-1.19.0rc1-cp37-cp37m-manylinux2010_i686.whl#sha256=09e0e60d6ed6417516a08f9767665ae459507dd1df63942e0c0bb69d93f05c0e (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/6a/bc/4dfb235a723e740dfc009a5c79fa30b7f6ab5af0231425c2691fa2b7d67b/numpy-1.19.0rc1-cp37-cp37m-manylinux2010_x86_64.whl#sha256=164d8d2a0de07c3aba089e7db0873930ac05252d985c8825f247bd79ddf3bd9d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/ca/5dc22e7722290091b5ccb61d30a9fdb0438286a88f08a00c85d9ab0c5f05/numpy-1.19.0rc1-cp37-cp37m-manylinux2014_aarch64.whl#sha256=1041dd124664263f1b9cde98028dd2d0f164a94b13a06183f27a7b7dd14767ad (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/99/017983d4dbdbf8f953b7a4252a049961161cefc3e13c0737f73b6c703a99/numpy-1.19.0rc1-cp37-cp37m-win32.whl#sha256=d5833cb9cce627e960c87b75eb1878498cdf430155062f9423cee5617032284f (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/11/b3/2243c7532ea37a386b8c64b6892f5e628456537d17cd123c86d27c5bcd55/numpy-1.19.0rc1-cp37-cp37m-win_amd64.whl#sha256=59b4ace51c26d6f6698ebaee442a37d2f34415ad2d9c683e18bb462f50768697 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4b/51/0c9a1da952afb1d41c2c354c7b3d3a04f034e2d1cc07ac1b83329832c3b8/numpy-1.19.0rc1-cp38-cp38-macosx_10_9_x86_64.whl#sha256=1d84d42be12fc7d3e9afc2e381136e6a4a0aa509183166b99079fd87afb8a6a6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b5/c9/ff7d344ad7c0d393857a88f5e9a5e0a26c7377602e5d93911dd2ac04222e/numpy-1.19.0rc1-cp38-cp38-manylinux1_i686.whl#sha256=f45938abfa864e342f6719f05150f6458e018e22793a6fdf60e0ea4d4d15f53c (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/83/65102f698fda9ba62b3097de1b85330345a536a1a58e49eb1099028f4e4b/numpy-1.19.0rc1-cp38-cp38-manylinux1_x86_64.whl#sha256=876a0d72f16e60c34678ff52535d0ccdfb5718ed0ebac4ed50187bd6e06c1bac (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/af/43/b4dcce955c06fd3d72300f9f5dafad13017fa864a5e4119a0c8516f3703d/numpy-1.19.0rc1-cp38-cp38-manylinux2010_i686.whl#sha256=0bffe7f20aa96e3b16a99c5a38a6e3ebeeff9203c8000723f040c72746808c5b (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/00/c4dad4bf7df414e0e25d4609aa0567f23425f3c3cd1616799c3a7b6d79a6/numpy-1.19.0rc1-cp38-cp38-manylinux2010_x86_64.whl#sha256=c39e84169f93899a15dbb7cbd3e68bd6bb31f56800658d966f89a2186eb4f929 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/29/04/1c3629a92d511d3632a6886ce645d9e275cce6056456a8923a587774a211/numpy-1.19.0rc1-cp38-cp38-manylinux2014_aarch64.whl#sha256=5c1db3b05428c6c8397c2457063b16a03688f1d0531dac96afa46a0362a5f237 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ba/59/623af35f40aac9e3f846e09aafb41e3c5d30c1a745acb09b88957b6658b8/numpy-1.19.0rc1-cp38-cp38-win32.whl#sha256=c58eedde4999735da1d95a4af266a43ba1c32fbc2021941bb5149ad58da1312d (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/90/a4/cc9b2fd6ff5d2e2056beafbd32f1b29ec5d6055c695302729001af5420f9/numpy-1.19.0rc1-cp38-cp38-win_amd64.whl#sha256=705551bb2fb68a3ee1c5868a24d9e57670324a2c25530e3846b58f111ca3bada (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/b1/05e29258701c74a626e4d00f36ced4bdb110c9f608140d862614bc3442c1/numpy-1.19.0rc1-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=72a8744aa28d2f85629810aa13fe45b13992ca9566eade5fecb0e916d7df6c80 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ab/19/b958d7edc81fe7cff0a7f8f981f9d87e9b13b0f3e03bcbb643cab68d5d4e/numpy-1.19.0rc1.zip#sha256=1ae657a2390cbc1553df60cb2a5f69742761d0ad5957b0113c9c00bb06276a78 (from https://pypi.org/simple/numpy/) (requires-python:>=3.5), version: 1.19.0rc1 Skipping link https://files.pythonhosted.org/packages/6c/ab/c86f15f85046b924300ad99f69820fb91093965cc50d0a6bd976cc4dff35/numpy-1.19.0rc2-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=6068db7fc6e34aed8a2d4ea4041fbeff3485a05452524d307c70da708ea40d63 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/50/55/a6b7fa3e2edc0e3e4bc7414a8a18bf43cd50c1b7c5e1b47d4b193609ba9f/numpy-1.19.0rc2-cp36-cp36m-manylinux1_i686.whl#sha256=e1c4e32318501ec8e8fa3dead802dd1b913dcf8eddeb2b0370f35b58c71d6018 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/96/d900bba822172f7a14dce9a44acc2da5ddc7988c27c3cb5ecbb8e588b1e4/numpy-1.19.0rc2-cp36-cp36m-manylinux1_x86_64.whl#sha256=01e17a9c1fdc7b97c75ad926f816694397be76251222a6f6cb50bbe3218cf3e5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cd/6d/e51fc6d6dea54c6c5e18eaf805b8c91088cb7cc4b2755958d9cf8fea0c7f/numpy-1.19.0rc2-cp36-cp36m-manylinux2010_i686.whl#sha256=9e8bf8bb69ef268eaab6483b354039aabb737c3aaab4ad526e4ad7c95a87bd3c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/af/71a08a3977e64a3dd518fc43f10cec02ded00f96ed4ce68c142361f8fedc/numpy-1.19.0rc2-cp36-cp36m-manylinux2010_x86_64.whl#sha256=c49cc2b4e1b40bd836b2077d1cfee738577d2a411268eccace4f01dc22ef90ed (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/7d/5b7ecb6f81194120150b9560eaed03d1f7e11526b70577309524afff0e6d/numpy-1.19.0rc2-cp36-cp36m-manylinux2014_aarch64.whl#sha256=3eb013e193de97ec196441f6bdf9a1bea84dfbfb2421d5cccfdbba3aa2d60ec0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b4/e3/8cec525a6fe28a1c0eb30120f69c08e94fe629a5707868af7f451a73beda/numpy-1.19.0rc2-cp36-cp36m-win32.whl#sha256=307da8faeb1e84bbee082004c06aa41510e52321025d4a54a16ca48f8329ca4f (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/13/b2/2d0b0c723623afe37bce14575d5b9445d8dcca4388a91e4bb12af7253047/numpy-1.19.0rc2-cp36-cp36m-win_amd64.whl#sha256=7c716527392f34c217f18672aac79e88f4747e2717bd0c0c99755b197a5f5197 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1c/e6/5bcb38628ef1cccf408843b44f95ac264a2b31c070547701be92478b6f91/numpy-1.19.0rc2-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=c2f32979427df01cda8834af714dfacd06dce92f6c9275482a2e2932c67e67a1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c9/70/d349955820434ba8b14bca5f80efadc09fdfe882939c7e67b05be226454c/numpy-1.19.0rc2-cp37-cp37m-manylinux1_i686.whl#sha256=d9b07673ac07cd02b1ba4d7eb920cd762d1559cc40af63d8e2b16774fdc3aa36 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/46/ab/1d54cc292bbd0fe8e2cd433379a65bb38353a6caa9f8ae217aff6e76c78c/numpy-1.19.0rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=5e5b36b986a28d6651f6c8ebed084290e30833f50a7e0fe04f916b59d5113863 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/94/8c/09e8989bbdf4e2475f4182cd36ab551195802e86f754cb55798ac63cb78c/numpy-1.19.0rc2-cp37-cp37m-manylinux2010_i686.whl#sha256=707be2715ca33f98335fdc84e3a79de4d85c7dd6b24aff6a57e45bf393205eb5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/61/c1/08a29c5e9002d6278a5ec3af4adbbb14a6dfd3a58ff47701a8b581a3f931/numpy-1.19.0rc2-cp37-cp37m-manylinux2010_x86_64.whl#sha256=cf6a8eb39bd191584de2f47dcc40155ffc902a32cff2a985ac58d93c035b306a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/6f/bc959481e2216ddf19876a0ba4240ae033f86d0c8eba9d11ec1cd666b3d6/numpy-1.19.0rc2-cp37-cp37m-manylinux2014_aarch64.whl#sha256=ec6c41348e05e2bee6b34cedb5bb38f7e53dee7e0791a4a63e1425dbee5ef326 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/96/4c/56cace3a1360cdba366b2c547c538a775c07529d36a7d67fb42e5e9218e5/numpy-1.19.0rc2-cp37-cp37m-win32.whl#sha256=45c0a742198566b46479231cb4f189f69c4fd8fe1331f1217f9c58496fe52fc2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/cc/ff1cbd74e6d933aece70ada717318ae4bfdb2b99a1719ff4b0d95b05c48b/numpy-1.19.0rc2-cp37-cp37m-win_amd64.whl#sha256=32073a47eeb37172f23f4f432efb2068c6b13b04d3eb4f0558056430ee3f32c5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/17/bc/a48b81613b04cabd273e1ec7a7af2c42b1708e939d393cb1ab6903a80f50/numpy-1.19.0rc2-cp38-cp38-macosx_10_9_x86_64.whl#sha256=7526a8dbc68d730785a57ec18541b194d4ac7402843addb0d706174668f5be16 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/50/9e/f2e74019ef33134fe0e831add4d3943ee535afb6c8513eb846fc70e19042/numpy-1.19.0rc2-cp38-cp38-manylinux1_i686.whl#sha256=b82511ae4d8e3dbf727c91bf6c761f882750428e888e0c1795b57f3c4b8cfc1e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/71/c3/00d628b45878c0a18d8fad1d9bff818328b94b587aea39a2d4aead733869/numpy-1.19.0rc2-cp38-cp38-manylinux1_x86_64.whl#sha256=159741a29c33b5e2829e4fcdcd712c35651f1b7571672002453f27fe438459d4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/25/637f83323acef46c017a6126e4f82cbe457e89dc5a46605ab26c56e9c8f8/numpy-1.19.0rc2-cp38-cp38-manylinux2010_i686.whl#sha256=e9ad332f8ff6f53dba38f39f3832a2f9fd4627039bc3a2baddb699fdf445adb1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d8/9d/c792ce49d75c73480b0fb27be2bd839bfba1fb0def29031a0be131ba18b0/numpy-1.19.0rc2-cp38-cp38-manylinux2010_x86_64.whl#sha256=93bb0c1f9c69e5ce97e8d6b45c472a050bfa1e433c4c70c4568718c60cc7c306 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e2/73/e6c7b3711c4fcccab7099bc92a568dafd571dbf2d77e8f32c2d6cd5feeb3/numpy-1.19.0rc2-cp38-cp38-manylinux2014_aarch64.whl#sha256=53564bfd09dda34cd74d11cbc1aad88b7fd2ad8b1d6eae6b4274ac789f30d6c0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e1/fa/52a0cd42cc0996d93192622762069e34ec667db3e6c75d3414bad752e3e7/numpy-1.19.0rc2-cp38-cp38-win32.whl#sha256=dd21db931bdeb5d6ecffe36673bbaee4510f7e79b9afdbbdc2bf9c157ec8734c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3f/d6/2a71c90053711ab56ebbf6487eec89f537e87f2dd70318218d3fe926b8a7/numpy-1.19.0rc2-cp38-cp38-win_amd64.whl#sha256=612878ef8025af60c9d43556e45d93fa07d2e6a960e252a475575d3018e361cc (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/79/fb37797aa3bba47069e407aefb4f9a3462a7aad6e43e4e723ac88df84486/numpy-1.19.0rc2-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=e20452ad415c56cec51f52080adb4eccc4891ee86cf6b194e2434d09d42a183d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/dd/61/a57f08ebb0d84ca792c3172bae943a2f5689bd37808d240a0596862a31db/numpy-1.19.0rc2.zip#sha256=a233044f7100e9f2100a4fc0f82021c827f7a82624b649059c5dd92cec4cee17 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6), version: 1.19.0rc2 Skipping link https://files.pythonhosted.org/packages/d0/6f/26dd9a193c7292954c0afdaa9ed7c0f2595505388b7bd104dbe04669087a/numpy-1.19.0-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=63d971bb211ad3ca37b2adecdd5365f40f3b741a455beecba70fd0dde8b2a4cb (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/68/15918e5fe050d5099086e16a76052672351f70d8c3aed09d48988509f395/numpy-1.19.0-cp36-cp36m-manylinux1_i686.whl#sha256=b6aaeadf1e4866ca0fdf7bb4eed25e521ae21a7947c59f78154b24fc7abbe1dd (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/16/476826a84d545424084499763248abbbdc73d065168efed9aa71cdf2a7dc/numpy-1.19.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=13af0184177469192d80db9bd02619f6fa8b922f9f327e077d6f2a6acb1ce1c0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d5/e7/7846655e12d3cb1e1c9884e8ffe3e8cb9ed2846c27156ea1c4a8d2ffb57f/numpy-1.19.0-cp36-cp36m-manylinux2010_i686.whl#sha256=356f96c9fbec59974a592452ab6a036cd6f180822a60b529a975c9467fcd5f23 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/0b/71ae818646c1a80fbe6776d41f480649523ed31243f1f34d9d7e41d70195/numpy-1.19.0-cp36-cp36m-manylinux2010_x86_64.whl#sha256=fa1fe75b4a9e18b66ae7f0b122543c42debcf800aaafa0212aaff3ad273c2596 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/99/9f/a09408a63a2c72a000fff0001a1d9328e160c17e41ef7bcb3a18ace38375/numpy-1.19.0-cp36-cp36m-manylinux2014_aarch64.whl#sha256=cbe326f6d364375a8e5a8ccb7e9cd73f4b2f6dc3b2ed205633a0db8243e2a96a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/e7/8959b79c1f2cf159152e2676fadca1f63e5fe3a30cbdf208287a9dd7de27/numpy-1.19.0-cp36-cp36m-win32.whl#sha256=a2e3a39f43f0ce95204beb8fe0831199542ccab1e0c6e486a0b4947256215632 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/a0/7c78c8a2bb3f93eda58c4397936b669952051eef355e9e87a61ac29609e1/numpy-1.19.0-cp36-cp36m-win_amd64.whl#sha256=7b852817800eb02e109ae4a9cef2beda8dd50d98b76b6cfb7b5c0099d27b52d4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5c/f5/0e5e57fa7683cf0e5036320f4676cd7e3dbd9ab8c17ada541c2bb5ebed5e/numpy-1.19.0-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=d97a86937cf9970453c3b62abb55a6475f173347b4cde7f8dcdb48c8e1b9952d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bd/47/1df1c81ffdfc676a2ad2fbf9a21dec02f94171b485b2bc6653dc0d9ffca3/numpy-1.19.0-cp37-cp37m-manylinux1_i686.whl#sha256=a86c962e211f37edd61d6e11bb4df7eddc4a519a38a856e20a6498c319efa6b0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b4/93/76311932b0c7efd3111f6604609f36d568b912e16bebd86d99f0612d3930/numpy-1.19.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=d34fbb98ad0d6b563b95de852a284074514331e6b9da0a9fc894fb1cdae7a79e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fb/2b/7ca6d0625f456524c35aa3533bbfcc6928c76f14fbf430102eb71ca2b22c/numpy-1.19.0-cp37-cp37m-manylinux2010_i686.whl#sha256=658624a11f6e1c252b2cd170d94bf28c8f9410acab9f2fd4369e11e1cd4e1aaf (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/31/e2c3eda7afe7dab08e1f24767b8e38ff2f30dc82bd74aa3a5324c550366a/numpy-1.19.0-cp37-cp37m-manylinux2010_x86_64.whl#sha256=4d054f013a1983551254e2379385e359884e5af105e3efe00418977d02f634a7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/f7/1afe4da12e6cdcd32c434a9b020e22a58dc4e49a43e226638e6028b0ee06/numpy-1.19.0-cp37-cp37m-manylinux2014_aarch64.whl#sha256=26a45798ca2a4e168d00de75d4a524abf5907949231512f372b217ede3429e98 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2e/34/f44f6cb479fa1bb725ae2892b022b0d4116dfc4157576b7b1ef8b41c3b9e/numpy-1.19.0-cp37-cp37m-win32.whl#sha256=3c40c827d36c6d1c3cf413694d7dc843d50997ebffbc7c87d888a203ed6403a7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/72/dd/fcb5046365a1c3edd8e6d5824e58a1065682b90d475dceac0d55f68764c3/numpy-1.19.0-cp37-cp37m-win_amd64.whl#sha256=be62aeff8f2f054eff7725f502f6228298891fd648dc2630e03e44bf63e8cee0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fe/89/92751677843f0a81a10d0befff7cb213d8309566c14216a1c57f01b6fd39/numpy-1.19.0-cp38-cp38-macosx_10_9_x86_64.whl#sha256=dd53d7c4a69e766e4900f29db5872f5824a06827d594427cf1a4aa542818b796 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/81/ad6125344ba81a988d7c8f184af8bd829b97bb88c2a96a40f3e4d3f4083a/numpy-1.19.0-cp38-cp38-manylinux1_i686.whl#sha256=30a59fb41bb6b8c465ab50d60a1b298d1cd7b85274e71f38af5a75d6c475d2d2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7e/60/eb005bde9ed4861096ad93ba6b791d5293c2f24a6f699800348c23fc67d5/numpy-1.19.0-cp38-cp38-manylinux1_x86_64.whl#sha256=df1889701e2dfd8ba4dc9b1a010f0a60950077fb5242bb92c8b5c7f1a6f2668a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e0/43/790a3d0002cbb65eef17ff5d592a75d30db0b1bc8479875a875c6dd1fb2d/numpy-1.19.0-cp38-cp38-manylinux2010_i686.whl#sha256=33c623ef9ca5e19e05991f127c1be5aeb1ab5cdf30cb1c5cf3960752e58b599b (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/55/5366b0afed57facaf887b05f0e98c887a9e27021e3f4e78a26a6d535e538/numpy-1.19.0-cp38-cp38-manylinux2010_x86_64.whl#sha256=26f509450db547e4dfa3ec739419b31edad646d21fb8d0ed0734188b35ff6b27 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/af/c5c302d5ddaadb1875552d4eb109925f1e818832d5f5b31663069d2c4dba/numpy-1.19.0-cp38-cp38-manylinux2014_aarch64.whl#sha256=7b57f26e5e6ee2f14f960db46bd58ffdca25ca06dd997729b1b179fddd35f5a3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/f3/d38f163624f01914e19868d15ac5fc7a612fcfbb30fd1ecb20d686551afa/numpy-1.19.0-cp38-cp38-win32.whl#sha256=a8705c5073fe3fcc297fb8e0b31aa794e05af6a329e81b7ca4ffecab7f2b95ef (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/f3/3fdea08ad680100b5e7abf810a154ce142a63266df1abfdca5cb0f66cca1/numpy-1.19.0-cp38-cp38-win_amd64.whl#sha256=c2edbb783c841e36ca0fa159f0ae97a88ce8137fb3a6cd82eae77349ba4b607b (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3e/bf/757f747d0a09a9bcc833c5024c72d0d4b4ab1c26d207ed2692cc68a2aa5f/numpy-1.19.0-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=8cde829f14bd38f6da7b2954be0f2837043e8b8d7a9110ec5e318ae6bf706610 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/f1/2c/717bdd12404c73ec0c8c734c81a0bad7048866bc36a88a1b69fd52b01c07/numpy-1.19.0.zip#sha256=76766cc80d6128750075378d3bb7812cf146415bd29b588616f72c943c00d598 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6), version: 1.19.0 Skipping link https://files.pythonhosted.org/packages/28/be/b354ebde8ae4e46972cb9ee6ac6e7c178adffcc6d52e5e20b1b9077be056/numpy-1.19.1-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=b1cca51512299841bf69add3b75361779962f9cee7d9ee3bb446d5982e925b69 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/20/19dba0b9f5b1451238cde50f2da011896add597b0d9344384f66d92151fa/numpy-1.19.1-cp36-cp36m-manylinux1_i686.whl#sha256=c9591886fc9cbe5532d5df85cb8e0cc3b44ba8ce4367bd4cf1b93dc19713da72 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/e7/4b2bdddb99f5f631d8c1de259897c2b7d65dcfcc1e0a6fd17a7f62923500/numpy-1.19.1-cp36-cp36m-manylinux1_x86_64.whl#sha256=cf1347450c0b7644ea142712619533553f02ef23f92f781312f6a3553d031fc7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7b/6e/6141b3df2a38132c912ffb879847185dacc6557d2f44bcb9ae5e5aa50c8b/numpy-1.19.1-cp36-cp36m-manylinux2010_i686.whl#sha256=ed8a311493cf5480a2ebc597d1e177231984c818a86875126cfd004241a73c3e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/9a/7d474ba0860a41f771c9523d8c4ea56b084840b5ca4092d96bdee8a3b684/numpy-1.19.1-cp36-cp36m-manylinux2010_x86_64.whl#sha256=3673c8b2b29077f1b7b3a848794f8e11f401ba0b71c49fbd26fb40b71788b132 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/80/b5/50afe9c1480561231c46133539efe48a380f10985b4961227f0e51cdec10/numpy-1.19.1-cp36-cp36m-manylinux2014_aarch64.whl#sha256=56ef7f56470c24bb67fb43dae442e946a6ce172f97c69f8d067ff8550cf782ff (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/22/ae/9ebd4dac0712ef74d5b67844e54bfd98eea0b0ca760824c1ac5fe31dc53b/numpy-1.19.1-cp36-cp36m-win32.whl#sha256=aaf42a04b472d12515debc621c31cf16c215e332242e7a9f56403d814c744624 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/1d/d7b100264346a8722325987f10061b66d3c560bfb292f2c0254736e7531e/numpy-1.19.1-cp36-cp36m-win_amd64.whl#sha256=082f8d4dd69b6b688f64f509b91d482362124986d98dc7dc5f5e9f9b9c3bb983 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ad/0b/c8b1383f0c43eabf925172ce850bf2224ede9fc351e8acf0ddd66ff567ff/numpy-1.19.1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=e4f6d3c53911a9d103d8ec9518190e52a8b945bab021745af4939cfc7c0d4a9e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3f/94/a8953975341d60e82d1f939147e056f4a641647a8995b83a7715e5d74000/numpy-1.19.1-cp37-cp37m-manylinux1_i686.whl#sha256=5b6885c12784a27e957294b60f97e8b5b4174c7504665333c5e94fbf41ae5d6a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/d1/90cd7e0b27ee86d77f5386d38b74520486100286d50772377791b6ef22ff/numpy-1.19.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=1bc0145999e8cb8aed9d4e65dd8b139adf1919e521177f198529687dbf613065 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d9/1a/1aec891bbbc850be32517e0bbcfbad0981094144c2df9c7c539be10e5b4b/numpy-1.19.1-cp37-cp37m-manylinux2010_i686.whl#sha256=5a936fd51049541d86ccdeef2833cc89a18e4d3808fe58a8abeb802665c5af93 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/50/8f/29d5688614f9bba59931683d5d353d738d4a3007833219ee19c455732753/numpy-1.19.1-cp37-cp37m-manylinux2010_x86_64.whl#sha256=ef71a1d4fd4858596ae80ad1ec76404ad29701f8ca7cdcebc50300178db14dfc (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ca/28/7e3a440a7477c068207cdafdd0540ec33f4dce5be16a95574872a955b215/numpy-1.19.1-cp37-cp37m-manylinux2014_aarch64.whl#sha256=b9792b0ac0130b277536ab8944e7b754c69560dac0415dd4b2dbd16b902c8954 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/91/d9/a120f053384e583038ef3afa734e581a2e7f1bbed7cb7a40dd3a33e4e733/numpy-1.19.1-cp37-cp37m-win32.whl#sha256=b12e639378c741add21fbffd16ba5ad25c0a1a17cf2b6fe4288feeb65144f35b (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/cb/7af5de0a4068ce314e13074a4f86afada7fa86a095489bbc80f5dabd4156/numpy-1.19.1-cp37-cp37m-win_amd64.whl#sha256=8343bf67c72e09cfabfab55ad4a43ce3f6bf6e6ced7acf70f45ded9ebb425055 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2f/c0/09c526b4167ed4dd3bcb6d6aa2103b4b50899e8eae89acde6455d43a37e4/numpy-1.19.1-cp38-cp38-macosx_10_9_x86_64.whl#sha256=e45f8e981a0ab47103181773cc0a54e650b2aef8c7b6cd07405d0fa8d869444a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/86/f1/2106b78d89f84d4f7059d9b827e7712e3a3d8004987f925fa85a95f3408d/numpy-1.19.1-cp38-cp38-manylinux1_i686.whl#sha256=667c07063940e934287993366ad5f56766bc009017b4a0fe91dbd07960d0aba7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c2/76/73df80caf7affbe4b4f4a3b69a9a8f10b3b2acbb8179ad5bb578daaee56c/numpy-1.19.1-cp38-cp38-manylinux1_x86_64.whl#sha256=480fdd4dbda4dd6b638d3863da3be82873bba6d32d1fc12ea1b8486ac7b8d129 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d0/31/ad48e28c5c615b7f9c7952eed73e3856c2f71b22bd15c4301e00be4a1cc8/numpy-1.19.1-cp38-cp38-manylinux2010_i686.whl#sha256=935c27ae2760c21cd7354402546f6be21d3d0c806fffe967f745d5f2de5005a7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c7/44/e17846ef3601dcb6f118ea447439650e0c35cb4fe60274fbe24214156df2/numpy-1.19.1-cp38-cp38-manylinux2010_x86_64.whl#sha256=309cbcfaa103fc9a33ec16d2d62569d541b79f828c382556ff072442226d1968 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8b/42/d3fa7306937fb8a5f70d6cd85b30ac4f89fb999e626f3b94eb549be9e992/numpy-1.19.1-cp38-cp38-manylinux2014_aarch64.whl#sha256=7ed448ff4eaffeb01094959b19cbaf998ecdee9ef9932381420d514e446601cd (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/aa/10/92a98ab6a17b5e780d7104864eb3b125bf952368d6b9cb07dcef4c05665a/numpy-1.19.1-cp38-cp38-win32.whl#sha256=de8b4a9b56255797cbddb93281ed92acbc510fb7b15df3f01bd28f46ebc4edae (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c7/7d/ea9e28c3a99f50e77ee9a0e3759adb6537b2bb7a84aef27b8c0ddc431b48/numpy-1.19.1-cp38-cp38-win_amd64.whl#sha256=92feb989b47f83ebef246adabc7ff3b9a59ac30601c3f6819f8913458610bdcc (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3b/84/7d9ce78ddecd970490f29010b23fbfde0adf35d1568b6d1c3fada9dbb7b5/numpy-1.19.1-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=e1b1dc0372f530f26a03578ac75d5e51b3868b9b76cd2facba4c9ee0eb252ab1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/2c/2f/7b4d0b639a42636362827e611cfeba67975ec875ae036dd846d459d52652/numpy-1.19.1.zip#sha256=b8456987b637232602ceb4d663cb34106f7eb780e247d51a260b84760fd8f491 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6), version: 1.19.1 Skipping link https://files.pythonhosted.org/packages/be/8e/800113bd3a0c9195b24574b8922ad92be96278028833c389b69a8b14f657/numpy-1.19.2-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=b594f76771bc7fc8a044c5ba303427ee67c17a09b36e1fa32bde82f5c419d17a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/d2/f01fb5e203befe4f4bc87667e2758774726d9d8cb8602ef6cbc8d6cbdf24/numpy-1.19.2-cp36-cp36m-manylinux1_i686.whl#sha256=e6ddbdc5113628f15de7e4911c02aed74a4ccff531842c583e5032f6e5a179bd (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b8/e5/a64ef44a85397ba3c377f6be9c02f3cb3e18023f8c89850dd319e7945521/numpy-1.19.2-cp36-cp36m-manylinux1_x86_64.whl#sha256=3733640466733441295b0d6d3dcbf8e1ffa7e897d4d82903169529fd3386919a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/61/94/772c443200b7943576ab5b1815446710aecc480a5990bde702f0b89d4c04/numpy-1.19.2-cp36-cp36m-manylinux2010_i686.whl#sha256=4339741994c775396e1a274dba3609c69ab0f16056c1077f18979bec2a2c2e6e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/63/97/af8a92864a04bfa48f1b5c9b1f8bf2ccb2847f24530026f26dd223de4ca0/numpy-1.19.2-cp36-cp36m-manylinux2010_x86_64.whl#sha256=7c6646314291d8f5ea900a7ea9c4261f834b5b62159ba2abe3836f4fa6705526 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8a/78/22ab67c0cf07301be5433903c3ca865dd2af16a73784a1028fcf3646d1ee/numpy-1.19.2-cp36-cp36m-manylinux2014_aarch64.whl#sha256=7118f0a9f2f617f921ec7d278d981244ba83c85eea197be7c5a4f84af80a9c3c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/05/00/d062cbb270ef6fba5f55f136ddea811a3b66cecb61c48fcbebe15735f813/numpy-1.19.2-cp36-cp36m-win32.whl#sha256=9a3001248b9231ed73894c773142658bab914645261275f675d86c290c37f66d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dc/8e/a78d4e4a28adadbf693a9c056a0d5955a906889fa0dc3768b88deb236e22/numpy-1.19.2-cp36-cp36m-win_amd64.whl#sha256=967c92435f0b3ba37a4257c48b8715b76741410467e2bdb1097e8391fccfae15 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c1/a9/f04a5b7db30cc30b41fe516b8914c5049264490a34a49d977937606fbb23/numpy-1.19.2-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=d526fa58ae4aead839161535d59ea9565863bb0b0bdb3cc63214613fb16aced4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/77/7fb992c1c31303ef2013bb77e9b71fddaaaa84debde090fb52579ba0871e/numpy-1.19.2-cp37-cp37m-manylinux1_i686.whl#sha256=eb25c381d168daf351147713f49c626030dcff7a393d5caa62515d415a6071d8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d6/2e/a2dbcff6f46bb65645d18538d67183a1cf56b006ba96a12575c282a976bc/numpy-1.19.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=62139af94728d22350a571b7c82795b9d59be77fc162414ada6c8b6a10ef5d02 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bf/12/ebfe2f88619cc5def0d3744b6cc95d599aaef0b7d86256084cdf818fb10d/numpy-1.19.2-cp37-cp37m-manylinux2010_i686.whl#sha256=0c66da1d202c52051625e55a249da35b31f65a81cb56e4c69af0dfb8fb0125bf (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9b/04/c3846024ddc7514cde17087f62f0502abf85c53e8f69f6312c70db6d144e/numpy-1.19.2-cp37-cp37m-manylinux2010_x86_64.whl#sha256=2117536e968abb7357d34d754e3733b0d7113d4c9f1d921f21a3d96dec5ff716 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ee/0c/eb599e1178b7db322f29218b31fb43ec00899c8ebe605e978ddb7719a6b3/numpy-1.19.2-cp37-cp37m-manylinux2014_aarch64.whl#sha256=54045b198aebf41bf6bf4088012777c1d11703bf74461d70cd350c0af2182e45 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/75/5d/e8bb3a952f72176912b2d05f7da9775b1c9a7e78eae2f6dc8e9d84b031ef/numpy-1.19.2-cp37-cp37m-win32.whl#sha256=aba1d5daf1144b956bc87ffb87966791f5e9f3e1f6fab3d7f581db1f5b598f7a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/82/4e/61764556b7ec13f5bd441b04530e2f9f11bb164308ef0e6951919bb846cb/numpy-1.19.2-cp37-cp37m-win_amd64.whl#sha256=addaa551b298052c16885fc70408d3848d4e2e7352de4e7a1e13e691abc734c1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/33/1a/d10d1c23d21c289a3e87e751a9daf0907e91665cab08d0c35033fd4f5b55/numpy-1.19.2-cp38-cp38-macosx_10_9_x86_64.whl#sha256=58d66a6b3b55178a1f8a5fe98df26ace76260a70de694d99577ddeab7eaa9a9d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/b2/c5dab0a0bcb192d41811564b0417476f203265d9e73822ff4c44673d0753/numpy-1.19.2-cp38-cp38-manylinux1_i686.whl#sha256=59f3d687faea7a4f7f93bd9665e5b102f32f3fa28514f15b126f099b7997203d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/41/6e/919522a6e1d067ddb5959c5716a659a05719e2f27487695d2a539b51d66e/numpy-1.19.2-cp38-cp38-manylinux1_x86_64.whl#sha256=cebd4f4e64cfe87f2039e4725781f6326a61f095bc77b3716502bed812b385a9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/80/f9/283e40b38a6491e4b8629a35181b03340109e8b8e81944c7e21a407e76d9/numpy-1.19.2-cp38-cp38-manylinux2010_i686.whl#sha256=c35a01777f81e7333bcf276b605f39c872e28295441c265cd0c860f4b40148c1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b6/e1/2a184131468baa3894629785ff2f9edc6a1dd3b87d3b8b343d4e68e4d542/numpy-1.19.2-cp38-cp38-manylinux2010_x86_64.whl#sha256=d7ac33585e1f09e7345aa902c281bd777fdb792432d27fca857f39b70e5dd31c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9c/16/c092faaaf8ce348243ad9e60345799945d83b62c8dd20f26ab0ad9ee4a09/numpy-1.19.2-cp38-cp38-manylinux2014_aarch64.whl#sha256=04c7d4ebc5ff93d9822075ddb1751ff392a4375e5885299445fcebf877f179d5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e1/9d/836a92dc2b1cfbeeed869aa80501e03b423461d043366becb576e20ea6da/numpy-1.19.2-cp38-cp38-win32.whl#sha256=51ee93e1fac3fe08ef54ff1c7f329db64d8a9c5557e6c8e908be9497ac76374b (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/69/89/d8fc61a51ded540bd4b8859510b4ae44a0762c8b61dd81eb2c36f5e853ef/numpy-1.19.2-cp38-cp38-win_amd64.whl#sha256=1669ec8e42f169ff715a904c9b2105b6640f3f2a4c4c2cb4920ae8b2785dac65 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/09/ae/8d5ded8f9433d53ef75ed7b2a4606367051b6756cc2b748db3f92a30229b/numpy-1.19.2-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=0bfd85053d1e9f60234f28f63d4a5147ada7f432943c113a11afcf3e65d9d4c8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/bf/e8/15aea783ea72e2d4e51e3ec365e8dc4a1a32c9e5eb3a6d695b0d58e67cdd/numpy-1.19.2.zip#sha256=0d310730e1e793527065ad7dde736197b705d0e4c9999775f212b03c44a8484c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6), version: 1.19.2 Skipping link https://files.pythonhosted.org/packages/e0/af/f0162434a9a6c92387dff095acc4ad143aae96065225d888f9151dcd667c/numpy-1.19.3-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=942d2cdcb362739908c26ce8dd88db6e139d3fa829dd7452dd9ff02cba6b58b2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/21/9b5d17dc19efadb93adee718b7aed6685aae557a948b40b675e18cd59d9f/numpy-1.19.3-cp36-cp36m-manylinux1_i686.whl#sha256=efd656893171bbf1331beca4ec9f2e74358fc732a2084f664fd149cc4b3441d2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8f/40/ddb5109614aabad67e6fe426b3579a879b7b3cdd375eb27af467c4367ae0/numpy-1.19.3-cp36-cp36m-manylinux1_x86_64.whl#sha256=1a307bdd3dd444b1d0daa356b5f4c7de2e24d63bdc33ea13ff718b8ec4c6a268 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/46/c3/f4df90ff53c4dcadd18cb594fca35182697e590c7f9280e73e15391ac492/numpy-1.19.3-cp36-cp36m-manylinux2010_i686.whl#sha256=9d08d84bb4128abb9fbd9f073e5c69f70e5dab991a9c42e5b4081ea5b01b5db0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0e/f7/a7d7e0de99a7b43bd95aaddcf29e65b5a185ca389dd1329a53cc986edc38/numpy-1.19.3-cp36-cp36m-manylinux2010_x86_64.whl#sha256=7197ee0a25629ed782c7bd01871ee40702ffeef35bc48004bc2fdcc71e29ba9d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/29/a1/41c7c77b471baedd83d167911f73fe2e2fd76ac87474a1480113a15988ac/numpy-1.19.3-cp36-cp36m-manylinux2014_aarch64.whl#sha256=8edc4d687a74d0a5f8b9b26532e860f4f85f56c400b3a98899fc44acb5e27add (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/88/366fc356df427959dfd45a426917b755704385b6d82f69b26bf41dd4556e/numpy-1.19.3-cp36-cp36m-win32.whl#sha256=522053b731e11329dd52d258ddf7de5288cae7418b55e4b7d32f0b7e31787e9d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/d7/fae31ed42256558cad59a13df72ba1312dcb6d303c0f97d918080577be74/numpy-1.19.3-cp36-cp36m-win_amd64.whl#sha256=eefc13863bf01583a85e8c1121a901cc7cb8f059b960c4eba30901e2e6aba95f (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/45/f3/f72071f9339638121c558f7ded890a55427472ac71828ca6141e9941234d/numpy-1.19.3-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=6ff88bcf1872b79002569c63fe26cd2cda614e573c553c4d5b814fb5eb3d2822 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7a/e6/4ccdcc5d127f157c046651cbb38eaccf41821f913d02b633205e3cd0cda6/numpy-1.19.3-cp37-cp37m-manylinux1_i686.whl#sha256=e080087148fd70469aade2abfeadee194357defd759f9b59b349c6192aba994c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ec/b7/59f5e75e4f2c9c07b7e651d2ef7502354b254d73bec8c68df30a2d243c9f/numpy-1.19.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=50f68ebc439821b826823a8da6caa79cd080dee2a6d5ab9f1163465a060495ed (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/d9/ca/bcabed690c27c304965a58e36664e06160e711fca1a369a3b11611dd7fec/numpy-1.19.3-cp37-cp37m-manylinux2010_i686.whl#sha256=b9074d062d30c2779d8af587924f178a539edde5285d961d2dfbecbac9c4c931 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/b3/07864c89acb2a86df6f2e8c9bf091ec5916da58dd3ce3a633a51a02c115e/numpy-1.19.3-cp37-cp37m-manylinux2010_x86_64.whl#sha256=463792a249a81b9eb2b63676347f996d3f0082c2666fd0604f4180d2e5445996 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a2/1a/4f0d99910bcb7a0dcc94f78f47685183d963fa42d864cc80a837920f2309/numpy-1.19.3-cp37-cp37m-manylinux2014_aarch64.whl#sha256=ea6171d2d8d648dee717457d0f75db49ad8c2f13100680e284d7becf3dc311a6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/00/aa/a3a61b043cb015acf190702a0f96625b74ec36f11980764d043a00e9513a/numpy-1.19.3-cp37-cp37m-win32.whl#sha256=0ee77786eebbfa37f2141fd106b549d37c89207a0d01d8852fde1c82e9bfc0e7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e8/c8/9a55f91d4a08652095bdbdfb3b2bb98e7d61146ef3341e3744bc3e7d7021/numpy-1.19.3-cp37-cp37m-win_amd64.whl#sha256=271139653e8b7a046d11a78c0d33bafbddd5c443a5b9119618d0652a4eb3a09f (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cf/7d/642c5619482d032ac87f07b4944b9305f21bd2f6ee426ebc2e8595fe2f7b/numpy-1.19.3-cp38-cp38-macosx_10_9_x86_64.whl#sha256=e983cbabe10a8989333684c98fdc5dd2f28b236216981e0c26ed359aaa676772 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a8/81/8bf696f64906dc8440834a225679e2a0aa30a9bb04a37fcfe849f77e91d6/numpy-1.19.3-cp38-cp38-manylinux1_i686.whl#sha256=d78294f1c20f366cde8a75167f822538a7252b6e8b9d6dbfb3bdab34e7c1929e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/0e/3ec0e737597fd7ddf343b6f243144fd7ea6ff3a2dcfe1e89857072dae79b/numpy-1.19.3-cp38-cp38-manylinux1_x86_64.whl#sha256=199bebc296bd8a5fc31c16f256ac873dd4d5b4928dfd50e6c4995570fc71a8f3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/ce/4c71ecef46092c200d8716fa053b2ab56cbfa6c4692b80e419362f1d947e/numpy-1.19.3-cp38-cp38-manylinux2010_i686.whl#sha256=dffed17848e8b968d8d3692604e61881aa6ef1f8074c99e81647ac84f6038535 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bf/69/ea28cb47112f96c457d975569bd9b41fc856fa370c820644fc2fc4b5a87b/numpy-1.19.3-cp38-cp38-manylinux2010_x86_64.whl#sha256=5ea4401ada0d3988c263df85feb33818dc995abc85b8125f6ccb762009e7bc68 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/ec/329ea555642973e8171827ee42a936e65c77905acc8dd45c80d4019fb69b/numpy-1.19.3-cp38-cp38-manylinux2014_aarch64.whl#sha256=604d2e5a31482a3ad2c88206efd43d6fcf666ada1f3188fd779b4917e49b7a98 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/49/38/eaab1f2b84b52548590a4360be57c69a32d40cf8f484b08a114cd6a9ece1/numpy-1.19.3-cp38-cp38-win32.whl#sha256=a2daea1cba83210c620e359de2861316f49cc7aea8e9a6979d6cb2ddab6dda8c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a4/23/13d2991c156cfd22bfd4a9ae6dcb1a9372004a0e16508b680d17f3280eb4/numpy-1.19.3-cp38-cp38-win_amd64.whl#sha256=dfdc8b53aa9838b9d44ed785431ca47aa3efaa51d0d5dd9c412ab5247151a7c4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c4/b0/d9d96d7d93db90609e601da059554e80cef14e416d7683010819033945b9/numpy-1.19.3-cp39-cp39-macosx_10_9_x86_64.whl#sha256=9f7f56b5e85b08774939622b7d45a5d00ff511466522c44fc0756ac7692c00f2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2b/2f/59b3481b3add992a561da6fddedec67e329efcb01a901702ee81088c1299/numpy-1.19.3-cp39-cp39-manylinux1_i686.whl#sha256=8802d23e4895e0c65e418abe67cdf518aa5cbb976d97f42fd591f921d6dffad0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/b4/9bb2a564e521b1625b90f7ed656e20649509ff316763e5f8b72c9b043667/numpy-1.19.3-cp39-cp39-manylinux1_x86_64.whl#sha256=c4aa79993f5d856765819a3651117520e41ac3f89c3fc1cb6dee11aa562df6da (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/ca/46271f210e884f8c51402ef6836c40f5f909d9deb60082e9f5b2de94cc3d/numpy-1.19.3-cp39-cp39-manylinux2010_i686.whl#sha256=51e8d2ae7c7e985c7bebf218e56f72fa93c900ad0c8a7d9fbbbf362f45710f69 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c3/8d/2ae53d96a92a66b8daa3dfb2dd6cf4bfcb8e3d4148bdd713c8fc7de83141/numpy-1.19.3-cp39-cp39-manylinux2010_x86_64.whl#sha256=50d3513469acf5b2c0406e822d3f314d7ac5788c2b438c24e5dd54d5a81ef522 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4a/0b/8e78d5358863518e6726f839240902f49a71749d9698d33ed5c9ea84e1b8/numpy-1.19.3-cp39-cp39-manylinux2014_aarch64.whl#sha256=741d95eb2b505bb7a99fbf4be05fa69f466e240c2b4f2d3ddead4f1b5f82a5a5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fa/f2/ee5cd9321ff158e78bbf428025369274878a4d67002dec41ca4ce12ac799/numpy-1.19.3-cp39-cp39-win32.whl#sha256=1ea7e859f16e72ab81ef20aae69216cfea870676347510da9244805ff9670170 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/d8/41f71e08248b487e90eb6b5823077e93a8991be92b026b9727d4478e83af/numpy-1.19.3-cp39-cp39-win_amd64.whl#sha256=83af653bb92d1e248ccf5fdb05ccc934c14b936bcfe9b917dc180d3f00250ac6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/35/48/95b579f3a19846adeb55b6ed4571f2bd6b27ec255ca147c15ed03087cde2/numpy-1.19.3-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=9a0669787ba8c9d3bb5de5d9429208882fb47764aa79123af25c5edc4f5966b9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cb/c0/7b3d69e6ee68bc54c97ba51f8c3c3e43ff1dbc7bd97347cc19a1f944e60a/numpy-1.19.3.zip#sha256=35bf5316af8dc7c7db1ad45bec603e5fb28671beb98ebd1d65e8059efcfd3b72 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6), version: 1.19.3 Skipping link https://files.pythonhosted.org/packages/03/21/f72ec478fba7db3a4ab7a57867115a7275e48015adacb33caae2dad96f63/numpy-1.19.4-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=e9b30d4bd69498fc0c3fe9db5f62fffbb06b8eb9321f92cc970f2969be5e3949 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4f/ff/fd0ad53308bc3c2a83c0567f865a9662834a5d3247470248105a45240cc7/numpy-1.19.4-cp36-cp36m-manylinux1_i686.whl#sha256=fedbd128668ead37f33917820b704784aff695e0019309ad446a6d0b065b57e4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/fc/36e52d0ae2aa502b211f1bcd2fdeec72d343d58224eabcdddc1bcb052db1/numpy-1.19.4-cp36-cp36m-manylinux1_x86_64.whl#sha256=8ece138c3a16db8c1ad38f52eb32be6086cc72f403150a79336eb2045723a1ad (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/80/a9/ed99c4aedb00b16ebe9f097268b04a13a73bc1e6612115480afdb400869b/numpy-1.19.4-cp36-cp36m-manylinux2010_i686.whl#sha256=64324f64f90a9e4ef732be0928be853eee378fd6a01be21a0a8469c4f2682c83 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/87/86/753182c9085ba4936c0076269a571613387cdb77ae2bf537448bfd63472c/numpy-1.19.4-cp36-cp36m-manylinux2010_x86_64.whl#sha256=ad6f2ff5b1989a4899bf89800a671d71b1612e5ff40866d1f4d8bcf48d4e5764 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c6/0d/ffa6487298f7b626746fd1be54636075916888f30ea8d6e7d1c4cfaeb7f6/numpy-1.19.4-cp36-cp36m-manylinux2014_aarch64.whl#sha256=d6c7bb82883680e168b55b49c70af29b84b84abb161cbac2800e8fcb6f2109b6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/64/52/aedcf4abdbe33954fcd0b4c591c44b072ce5d7abaa90a8663604c960ebeb/numpy-1.19.4-cp36-cp36m-win32.whl#sha256=13d166f77d6dc02c0a73c1101dd87fdf01339febec1030bd810dcd53fff3b0f1 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/33/26/c448c5203823d744b7e71b81c2b6dcbcd4bff972897ce989b437ee836b2b/numpy-1.19.4-cp36-cp36m-win_amd64.whl#sha256=448ebb1b3bf64c0267d6b09a7cba26b5ae61b6d2dbabff7c91b660c7eccf2bdb (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/46/09/1bae812d4afa67e365d3d1dbdc0e9071ba7678611f52b49353d6104ae8ff/numpy-1.19.4-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=27d3f3b9e3406579a8af3a9f262f5339005dd25e0ecf3cf1559ff8a49ed5cbf2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a9/19/1c5bd9d281e35008709ac2f1c9697dc6f1c66f7f99a49e459db5b38b26cd/numpy-1.19.4-cp37-cp37m-manylinux1_i686.whl#sha256=16c1b388cc31a9baa06d91a19366fb99ddbe1c7b205293ed072211ee5bac1ed2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5e/f2/9e562074f835b9b1227ca156f787be4554ae6bbe293c064337c4153cc4c8/numpy-1.19.4-cp37-cp37m-manylinux1_x86_64.whl#sha256=e5b6ed0f0b42317050c88022349d994fe72bfe35f5908617512cd8c8ef9da2a9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8c/a6/cd56f1b645019ba5334b746ba137d54fe5494cd476bf85e434c8e9339cfe/numpy-1.19.4-cp37-cp37m-manylinux2010_i686.whl#sha256=18bed2bcb39e3f758296584337966e68d2d5ba6aab7e038688ad53c8f889f757 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a5/bb/87d668b353848b93baab0a64cddf6408c40717f099539668c3d26fe39f7e/numpy-1.19.4-cp37-cp37m-manylinux2010_x86_64.whl#sha256=fe45becb4c2f72a0907c1d0246ea6449fe7a9e2293bb0e11c4e9a32bb0930a15 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/91/db/8090047d2468b93b6f345913d404189909aae5eea370b06aa22b4a7be656/numpy-1.19.4-cp37-cp37m-manylinux2014_aarch64.whl#sha256=6d7593a705d662be5bfe24111af14763016765f43cb6923ed86223f965f52387 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7b/05/558d6ac441c3c84ec413ba85f5f8e978283b4d105e4a56cff0f2c46b4134/numpy-1.19.4-cp37-cp37m-win32.whl#sha256=6ae6c680f3ebf1cf7ad1d7748868b39d9f900836df774c453c11c5440bc15b36 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/a5/24db9dd5c4a8b6c8e495289f17c28e55601769798b0e2e5a5aeb2abd247b/numpy-1.19.4-cp37-cp37m-win_amd64.whl#sha256=9eeb7d1d04b117ac0d38719915ae169aa6b61fca227b0b7d198d43728f0c879c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0b/bc/a5eecf00251948d1c31434c6164368767e5c860984a99ca571ae505c37ea/numpy-1.19.4-cp38-cp38-macosx_10_9_x86_64.whl#sha256=cb1017eec5257e9ac6209ac172058c430e834d5d2bc21961dceeb79d111e5909 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e5/1d/256ec8f88dec5e4afe0cbbfff94499198fe99220399ed895a241ba59dd3e/numpy-1.19.4-cp38-cp38-manylinux1_i686.whl#sha256=edb01671b3caae1ca00881686003d16c2209e07b7ef8b7639f1867852b948f7c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/77/0b/41e345a4f224aa4328bf8a640eeeea1b2ad0d61517f7d0890f167c2b5deb/numpy-1.19.4-cp38-cp38-manylinux1_x86_64.whl#sha256=f29454410db6ef8126c83bd3c968d143304633d45dc57b51252afbd79d700893 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/81/cd/7eb45744bc0ccec7520946cb5a039ce5420c2736c12eea8d6935c04e0883/numpy-1.19.4-cp38-cp38-manylinux2010_i686.whl#sha256=ec149b90019852266fec2341ce1db513b843e496d5a8e8cdb5ced1923a92faab (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e5/7d/fe25dcdfc46d14e037cbb87e480ac067da36f56a8e65928bf1040ff35793/numpy-1.19.4-cp38-cp38-manylinux2010_x86_64.whl#sha256=1aeef46a13e51931c0b1cf8ae1168b4a55ecd282e6688fdb0a948cc5a1d5afb9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/1a/07/6c01ec85918b64a69c54b2f36baffe168a5d4f73f485a33513b2f4a799ca/numpy-1.19.4-cp38-cp38-manylinux2014_aarch64.whl#sha256=08308c38e44cc926bdfce99498b21eec1f848d24c302519e64203a8da99a97db (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/a6/e570ac0fdc466491b2c5d54dc3373292de50b5a326f383909a6cfa224fbe/numpy-1.19.4-cp38-cp38-win32.whl#sha256=5734bdc0342aba9dfc6f04920988140fb41234db42381cf7ccba64169f9fe7ac (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/40/db/5060f18b0116f00ee73f8365efc9c95bd5496946290b0e7c97b6ee89dffe/numpy-1.19.4-cp38-cp38-win_amd64.whl#sha256=09c12096d843b90eafd01ea1b3307e78ddd47a55855ad402b157b6c4862197ce (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/62/49/049fa5f7c144b3705eff104e4f29b6703640e7dbff181c9d4cd1169637b6/numpy-1.19.4-cp39-cp39-macosx_10_9_x86_64.whl#sha256=e452dc66e08a4ce642a961f134814258a082832c78c90351b75c41ad16f79f63 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/03/fe/0767f9a24a026f79822045d60b252e117aed5883ab35e5519c9689127557/numpy-1.19.4-cp39-cp39-manylinux1_i686.whl#sha256=a5d897c14513590a85774180be713f692df6fa8ecf6483e561a6d47309566f37 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/25/8b/8e81cd8c91ffe85bbc4b4b2af007b379d16e8966964eb2239633a77be18e/numpy-1.19.4-cp39-cp39-manylinux1_x86_64.whl#sha256=a09f98011236a419ee3f49cedc9ef27d7a1651df07810ae430a6b06576e0b414 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7f/0e/16d35aeac0284300ee1ed623d78e4d4f4a55c31bf34e1e9cb1b15062c64b/numpy-1.19.4-cp39-cp39-manylinux2010_i686.whl#sha256=50e86c076611212ca62e5a59f518edafe0c0730f7d9195fec718da1a5c2bb1fc (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/df/ac/53590ad20fe1ea57145fd99ba4b89d2c340a5e07ca939e6a4ccd1d198d05/numpy-1.19.4-cp39-cp39-manylinux2010_x86_64.whl#sha256=f0d3929fe88ee1c155129ecd82f981b8856c5d97bcb0d5f23e9b4242e79d1de3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f0/9d/d73a7d7fe96b2658bf37e97376d56f688c1a1bf65691dcfbfe8fd5c9d56d/numpy-1.19.4-cp39-cp39-manylinux2014_aarch64.whl#sha256=c42c4b73121caf0ed6cd795512c9c09c52a7287b04d105d112068c1736d7c753 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cb/eb/083a3c50d5e85b6d985b20ad7fe1b6a62e70b2cec6daaf5aed7e431101db/numpy-1.19.4-cp39-cp39-win32.whl#sha256=8cac8790a6b1ddf88640a9267ee67b1aee7a57dfa2d2dd33999d080bc8ee3a0f (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9b/cd/de16d2e7ce894e8a4baa3297b95775e3f194a0b8bb9b3ea6afe85f36cc08/numpy-1.19.4-cp39-cp39-win_amd64.whl#sha256=4377e10b874e653fe96985c05feed2225c912e328c8a26541f7fc600fb9c637b (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e5/61/29b55ba3ae8261a7b58ef8fc2ea37f7bc52418e17fbcf9b970f8685d3118/numpy-1.19.4-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=2a2740aa9733d2e5b2dfb33639d98a64c3b0f24765fed86b0fd2aec07f6a0a08 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/c5/63/a48648ebc57711348420670bb074998f79828291f68aebfff1642be212ec/numpy-1.19.4.zip#sha256=141ec3a3300ab89c7f2b0775289954d193cc8edb621ea05f99db9cb181530512 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6), version: 1.19.4 Skipping link https://files.pythonhosted.org/packages/6a/9d/984f87a8d5b28b1d4afc042d8f436a76d6210fb582214f35a0ea1db3be66/numpy-1.19.5-cp36-cp36m-macosx_10_9_x86_64.whl#sha256=cc6bd4fd593cb261332568485e20a0712883cf631f6f5e8e86a52caa8b2b50ff (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9e/3f/693399e09bfc75737e0622803ba13d73e9a4da1d9fcc8614723372c5b00d/numpy-1.19.5-cp36-cp36m-manylinux1_i686.whl#sha256=aeb9ed923be74e659984e321f609b9ba54a48354bfd168d21a2b072ed1e833ea (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinux1_x86_64.whl#sha256=8b5e972b43c8fc27d56550b4120fe6257fdc15f9301914380b27f74856299fea (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/81/244258ba61e03ccbfff2b9d3918b3665184380c5591050eb84ac3e88d0b0/numpy-1.19.5-cp36-cp36m-manylinux2010_i686.whl#sha256=43d4c81d5ffdff6bae58d66a3cd7f54a7acd9a0e7b18d97abb255defc09e3140 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/14/32/d3fa649ad7ec0b82737b92fefd3c4dd376b0bb23730715124569f38f3a08/numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl#sha256=a4646724fba402aa7504cd48b4b50e783296b5e10a524c7a6da62e4a8ac9698d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/f6/6cb12866511a564dde8208111b551f9469ba1c3963a63077afbb8a070a4a/numpy-1.19.5-cp36-cp36m-manylinux2014_aarch64.whl#sha256=2e55195bc1c6b705bfd8ad6f288b38b11b1af32f3c8289d6c50d47f950c12e76 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b2/4f/5b2cdd441e92555377003b06c0c2c4ba0282a2bfe809f89a009e853fb26b/numpy-1.19.5-cp36-cp36m-win32.whl#sha256=39b70c19ec771805081578cc936bbe95336798b7edf4732ed102e7a43ec5c07a (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ea/bc/da526221bc111857c7ef39c3af670bbcf5e69c247b0d22e51986f6d0c5c2/numpy-1.19.5-cp36-cp36m-win_amd64.whl#sha256=dbd18bcf4889b720ba13a27ec2f2aac1981bd41203b3a3b27ba7a33f88ae4827 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/39/ba/f3db2b5bb36fee2478b1cf47e7f9664b9c27241be80acd31c844404da297/numpy-1.19.5-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=603aa0706be710eea8884af807b1b3bc9fb2e49b9f4da439e76000f3b3c6ff0f (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ca/8d/cfeab2119d6c94e1c6ad7753853773a142109a5f8f56e1d8c940886814bc/numpy-1.19.5-cp37-cp37m-manylinux1_i686.whl#sha256=cae865b1cae1ec2663d8ea56ef6ff185bad091a5e33ebbadd98de2cfa3fa668f (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b1/e1/8c4c5632adaffc18dba4e03e97458dc1cb00583811e6982fc620b9d88515/numpy-1.19.5-cp37-cp37m-manylinux1_x86_64.whl#sha256=36674959eed6957e61f11c912f71e78857a8d0604171dfd9ce9ad5cbf41c511c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0b/2c/b20e49628109f1f6aa56c5a283dc6001276b0b8853712dc66f2243abddfe/numpy-1.19.5-cp37-cp37m-manylinux2010_i686.whl#sha256=06fab248a088e439402141ea04f0fffb203723148f6ee791e9c75b3e9e82f080 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/d6/a6aaa29fea945bc6c61d11f6e0697b325ff7446de5ffd62c2fa02f627048/numpy-1.19.5-cp37-cp37m-manylinux2010_x86_64.whl#sha256=6149a185cece5ee78d1d196938b2a8f9d09f5a5ebfbba66969302a778d5ddd1d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fe/93/b0b203c693d621d6ee9577fc650bab49434c6d23c809dc4eb49db6a339af/numpy-1.19.5-cp37-cp37m-manylinux2014_aarch64.whl#sha256=50a4a0ad0111cc1b71fa32dedd05fa239f7fb5a43a40663269bb5dc7877cfd28 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c4/4c/2be94fa407a0df1ac54b6ee2e42d002b1ea957748fda1b7775e224db12ce/numpy-1.19.5-cp37-cp37m-win32.whl#sha256=d051ec1c64b85ecc69531e1137bb9751c6830772ee5c1c426dbcfe98ef5788d7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ff/18/60ac053857fb924b0324c81200b59c00317ebaa3c14b7478266b50ffed19/numpy-1.19.5-cp37-cp37m-win_amd64.whl#sha256=a12ff4c8ddfee61f90a1633a4c4afd3f7bcb32b11c52026c92a12e1325922d0d (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/b7/c0594c698c7149bfe738724ab9ab3722dca3a4a43823468fe9481abe4016/numpy-1.19.5-cp38-cp38-macosx_10_9_x86_64.whl#sha256=cf2402002d3d9f91c8b01e66fbb436a4ed01c6498fffed0e4c7566da1d40ee1e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/57/c6/bb70999019bc1d11ab27d309eba2f4b7c9c241ca64912ebaa8ec82593df6/numpy-1.19.5-cp38-cp38-manylinux1_i686.whl#sha256=1ded4fce9cfaaf24e7a0ab51b7a87be9038ea1ace7f34b841fe3b6894c721d1c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/21/da/4a59e01f8fff4281a068e90868edd62253c1431a1b7315fe6789f8a0d9c0/numpy-1.19.5-cp38-cp38-manylinux1_x86_64.whl#sha256=012426a41bc9ab63bb158635aecccc7610e3eff5d31d1eb43bc099debc979d94 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/47/73/b9435c96228003915c9128c0b49af96aed359a03aa8a86f562add743a99f/numpy-1.19.5-cp38-cp38-manylinux2010_i686.whl#sha256=759e4095edc3c1b3ac031f34d9459fa781777a93ccc633a472a5468587a190ff (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/66/d7/3b133b17e185f14137bc8afe7a41daf1f31556900f10238312a5ae9c7345/numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl#sha256=a9d17f2be3b427fbb2bce61e596cf555d6f8a56c222bd2ca148baeeb5e5c783c (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/97/b6/9ad5980f6657b2d5a7d1d1175f1f48881d5d73c5140c48dbbf08132b5938/numpy-1.19.5-cp38-cp38-manylinux2014_aarch64.whl#sha256=99abf4f353c3d1a0c7a5f27699482c987cf663b1eac20db59b8c7b061eabd7fc (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/25/273019ca5ffcabd8a8fff7dd44460e4f9a2ccbc59a647ce511cb721ff757/numpy-1.19.5-cp38-cp38-win32.whl#sha256=384ec0463d1c2671170901994aeb6dce126de0a95ccc3976c43b0038a37329c2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5a/13/25a83b9aae5fe9460b1997f5ba48814783d7f460bbbd8cadd96e1481ddf0/numpy-1.19.5-cp38-cp38-win_amd64.whl#sha256=811daee36a58dc79cf3d8bdd4a490e4277d0e4b7d103a001a4e73ddb48e7e6aa (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e1/c5/65b2f257a154c7fabc1895b435e7863a1f0bb1769d3c28f1500976e090ee/numpy-1.19.5-cp39-cp39-macosx_10_9_x86_64.whl#sha256=c843b3f50d1ab7361ca4f0b3639bf691569493a56808a0b0c54a051d260b7dbd (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a7/67/06b4c4af90b22ce97270eb75927e42b31b814be44a28e12ec2d9ff8995e7/numpy-1.19.5-cp39-cp39-manylinux1_i686.whl#sha256=d6631f2e867676b13026e2846180e2c13c1e11289d67da08d71cacb2cd93d4aa (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/62/189b502767f70a310a010c397fcd52169fdf75f6876e52beb54e98f1ce93/numpy-1.19.5-cp39-cp39-manylinux1_x86_64.whl#sha256=7fb43004bce0ca31d8f13a6eb5e943fa73371381e53f7074ed21a4cb786c32f8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/60/f1/9afcfd695ffa3d8295aa2180ae9499f3ab03ddde7ac559c320945f7c4725/numpy-1.19.5-cp39-cp39-manylinux2010_i686.whl#sha256=2ea52bd92ab9f768cc64a4c3ef8f4b2580a17af0a5436f6126b08efbd1838371 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f7/50/02c0fb5d913901ad643934713a31567df9b5065c28efc9672b707f80dfb1/numpy-1.19.5-cp39-cp39-manylinux2010_x86_64.whl#sha256=400580cbd3cff6ffa6293df2278c75aef2d58d8d93d3c5614cd67981dae68ceb (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/91/11/059ef2ef98f9eea49ece6d6046bc537c3050c575108a51a624a179c8e7e3/numpy-1.19.5-cp39-cp39-manylinux2014_aarch64.whl#sha256=df609c82f18c5b9f6cb97271f03315ff0dbe481a2a02e56aeb1b1a985ce38e60 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/77/fb/f0b570d098e23a899c8e64b3ceaa51bcba617789a45d8b558ad255aa867a/numpy-1.19.5-cp39-cp39-win32.whl#sha256=ab83f24d5c52d60dbc8cd0528759532736b56db58adaa7b5f1f76ad551416a1e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/bc/40/d6f7ba9ce5406b578e538325828ea43849a3dfd8db63d1147a257d19c8d1/numpy-1.19.5-cp39-cp39-win_amd64.whl#sha256=0eef32ca3132a48e43f6a0f5a82cb508f22ce5a3d6f67a8329c81c8e226d3f6e (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3c/1b/c8bb1bfe13a697f76a2c970df8fc7f287352ebafa9708a5b3f52692efd43/numpy-1.19.5-pp36-pypy36_pp73-manylinux2010_x86_64.whl#sha256=a0d53e51a6cb6f0d9082decb7a4cb6dfb33055308c4c44f53103c073f649af73 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/51/60/3f0fe5b7675a461d96b9d6729beecd3532565743278a9c3fe6dd09697fa7/numpy-1.19.5.zip#sha256=a76f502430dd98d7546e1ea2250a7360c065a5fdea52b2dffe8ae7180909b6f4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6), version: 1.19.5 Skipping link https://files.pythonhosted.org/packages/b6/44/fe244af7e94e08785d99bf75d9d71b8ace6ea54c767802bccbfe309cf4db/numpy-1.20.0rc1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=01e9029472857f8dd9868e1f83f3ff9df0b477e9e7554bc4455eb5293b8ae335 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/12/bc/c8e1f976e0b1fabce69f9e9470e5696acc7ab565668f91971d8ec2fbf62b/numpy-1.20.0rc1-cp37-cp37m-manylinux1_i686.whl#sha256=c6545bc46b3e4accaff4c542b4b4b95993ef0e4d74bb86fe19189b630740f76e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/4c/2c8a9dcfd0980614d565684dd9302a7734d5e91bcac1b237a7007513ddb2/numpy-1.20.0rc1-cp37-cp37m-manylinux1_x86_64.whl#sha256=b028d1104eb8f7c5f0bc5bdc4c35768efc755b459f3a67b38a79eb9b86e354c2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c6/1f/61efa1dbfbd990f619c35ec737893a98f17564e13fa12c9d2c4e84249818/numpy-1.20.0rc1-cp37-cp37m-manylinux2010_i686.whl#sha256=4789ad6cc531c9a24ce8cff59ac3c669e307599fba2bd40c2bc700d5b3013105 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/98/f3/55067d1dfc371336a5d22a83b625cb4d106aa3c5fe45cbda85b12ab62a57/numpy-1.20.0rc1-cp37-cp37m-manylinux2010_x86_64.whl#sha256=e9b0138142f72a3c143f262fd435b331e9807a2eb1c0e2ff6904f2cdc9b9b1a5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4f/52/f4b0f541549b4985e9512a51da6b334bcff00f3d4f6d0d5b03caeb14b5a5/numpy-1.20.0rc1-cp37-cp37m-manylinux2014_aarch64.whl#sha256=a2a4d00b119c71ba83fc1dd0f4dc71e2dd0fd61acd5cbd40541da4f9172427d3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/74/d0/55ca6dbeb28f3918eee287c2fda08d50fc342d93973580c4b407deb45697/numpy-1.20.0rc1-cp37-cp37m-win32.whl#sha256=dcee4823291188e213d681b05a2749ff36a87d4933a91b9654fcf0e2bf02ce4a (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/b7/d1a528948b1843b085814ab84ec339918e26c29205e3780cb4512931fad7/numpy-1.20.0rc1-cp37-cp37m-win_amd64.whl#sha256=b1cf3925dda0920ee469c95260d2313f1f4a8d6381d42cfdd607e6fd991c4256 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ad/67/18af78d65b3b6a53a727ae8e5905608de9fb12beb539069ba20f208415f9/numpy-1.20.0rc1-cp38-cp38-macosx_10_9_x86_64.whl#sha256=10baa94959bcbea0070e82e7ed3db9090fbaf267811a74701bdc0a0697dfe2ae (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8b/22/f1ccf89d30d3b3d9db989db1fc559940ab39ce51845c358b900e18069708/numpy-1.20.0rc1-cp38-cp38-manylinux1_i686.whl#sha256=7f7f08cc1a3415a61382a2c60bd71d5bd3efa33ee90ebc14ce4754dfa0a138c9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8e/dd/046169c311702822b1ecc011b0b03cfdc888267e9b734123cc037b5555ba/numpy-1.20.0rc1-cp38-cp38-manylinux1_x86_64.whl#sha256=1a544c8d7928c85fcfb3af1649aad7d60376e89f9bc5be89f6da6d5eff1ed107 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/44/d0/9cca5175349a5f125d108f3c0706b8331eecb5cea4a5ae129628eddcc126/numpy-1.20.0rc1-cp38-cp38-manylinux2010_i686.whl#sha256=c9a21184a9b40793bc17a1456c3713a98c9466af2d1f849354cef0a756e2f7c6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/66/8e/65685169d7888c1be972c20542990761e9f408a2064f0bf05997cee64b0a/numpy-1.20.0rc1-cp38-cp38-manylinux2010_x86_64.whl#sha256=09fcbaef175786b99287039ada5dcf2c9131b65ceab1807fa9a61e5b062091a8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3b/0c/f6183bc5ce33c52ef56deec5d50e88cda6f4634cc0bdaebc61080d0c56fa/numpy-1.20.0rc1-cp38-cp38-manylinux2014_aarch64.whl#sha256=ce8c2a2fbfdaf14fd7ed85e9a10bea9247f9f884bf504ed773aee8c0adcee220 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e2/30/dc33f5198249c0bbfefddc713804083dc9d81516077802bbdcc58ac3763c/numpy-1.20.0rc1-cp38-cp38-win32.whl#sha256=dd298a8efe8c62acb94797932d39ad3b74d1c4c1f496fa259b28a677e8f4793e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/9a/6a/99590386d6795ddbf441cb3b186dafbca2f7e802a6590582cbc00af0f64a/numpy-1.20.0rc1-cp38-cp38-win_amd64.whl#sha256=55dcf4a830d1198a72b6afb72cb02879c3abb95024c250402851de66db94a30d (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/db/a0/01d2a16fb4bd2b1fceeaf03056ed6d4cc2800858dc8f1377717a91d426df/numpy-1.20.0rc1-cp39-cp39-macosx_10_9_x86_64.whl#sha256=76cda96f70435bf75cac28dd081bb9e47e8eaf2badd1d9ad5ab19723d74e5921 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f3/65/6a8006fcee98289e5f0d6dc7fdb228a2f35365319a12d6178a484f435c9d/numpy-1.20.0rc1-cp39-cp39-manylinux2010_i686.whl#sha256=ed955ab39527f7500b31dae6075b00f284a0c2eb23e7fd1a5a40a5066cab309f (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b9/70/83ad65cccc579ebb253c95fd6e4e8caaaff2aa5fa56fc29ae771d1307e2a/numpy-1.20.0rc1-cp39-cp39-manylinux2010_x86_64.whl#sha256=b38a2caf64429bab2c06b87eea0d2b24f736894f805f3d7210ecafb5573cb0de (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/06/6c/cbb60ceabd6b64eba05ac33695b8ccd04dbecd3ec3b0f57c2fa986e5f0d5/numpy-1.20.0rc1-cp39-cp39-manylinux2014_aarch64.whl#sha256=14aa454e438290d1ce464c80530157dc1ece86e34dd79a8077ca0e05ebab3665 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/36/60/dd42901f86cc0bbdd67e74d40fc106409058a57845944163a9c5f0133ad5/numpy-1.20.0rc1-cp39-cp39-win32.whl#sha256=3c27251c07f8e3cd727cab8cc275c1294be006ed725496090a6081f6d8d1d811 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/03/18/091b059e333149b768bc2fe0c19b6686635d1fe26fbc37f1e59b3a40bc29/numpy-1.20.0rc1-cp39-cp39-win_amd64.whl#sha256=4925c540f1bde557987c2d0b258b9c57cb6da020957ffa4ac355f13d6819b121 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b7/cd/973f69826f05241f17559c806f05a3f62e9f191190907bc94d089690b2cb/numpy-1.20.0rc1-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=e9a5652afbe2128cb1734546608a0a0d5dbd21160738a40521464d7cb4cc22b5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python The package https://files.pythonhosted.org/packages/81/46/ecc1ea3e5819eb0d83306a8f468693785c94ed5467fcbb6f2529abf0102f/numpy-1.20.0rc1.zip#sha256=98f4e754f1c3db7ca53e53b1ef6474703b167af75f3784f99b1fe4dd936ea77f (from https://pypi.org/simple/numpy/) (requires-python:>=3.7) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.7 Skipping link https://files.pythonhosted.org/packages/ab/20/7d0a811932174ed92466e1ea9b1504e9c5bc8fbb65be2e8a13a94629563c/numpy-1.20.0rc2-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=ab9bd6e3e8ce1ce62e3db02462df37ca708d24e8536c71857ad78e4e7d68b024 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/76/78aab8f4a3a936d15d4a6f1c35434ad432e603f513912ca9289105e24a86/numpy-1.20.0rc2-cp37-cp37m-manylinux1_i686.whl#sha256=3526a1c1e2456c67fc5f2a67d27ffa42b1bdfc640b0e0d07652799a9259a5f89 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/3f/916847f9ad2cc055702b0969ed246caeb7e8e9c6a0a9db90497dcd01cade/numpy-1.20.0rc2-cp37-cp37m-manylinux1_x86_64.whl#sha256=e039cb9e37a651047cb164c7fa2760c502d9e216d24ddd50928e61a02039cb77 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2a/f2/59fbd7348d97f4a22b73cf95ff68277321c396a18c9a034e6731e56e4a7f/numpy-1.20.0rc2-cp37-cp37m-manylinux2010_i686.whl#sha256=adfd6f6900af0c3d550d8d2c48e060f710f61b781eabc983f7f10c9b85a227ed (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/41/5e/ef3770ab8dff78a44e1b99fbdbb1a0cee1633c697644bcf7752e71aecebd/numpy-1.20.0rc2-cp37-cp37m-manylinux2010_x86_64.whl#sha256=73ab3ab1a34abfa4034b9d85be62c6f39c87b47232bf72c9c900ff67d92212b7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c0/79/852fbbc34cf5df238b37aafe41230b77292586129abadb07873d3cc8ded7/numpy-1.20.0rc2-cp37-cp37m-manylinux2014_aarch64.whl#sha256=747e2ecd3cf70159a969e267f434f03d949a740645ce74b42476ff33c2037d86 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/68/38b8f8e46a25b1fe379d7a2a5c4e563159b97d26e0fd9ede5b3f5e504f18/numpy-1.20.0rc2-cp37-cp37m-win32.whl#sha256=ac6cd3bee3e2906102f62a9cdec6477d5c5933624ff21f02c2c7da5ace6d865a (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8d/78/d931fc4eeaa800529e02305f14a36a6e41e1a551333d32ed9067ad5e359f/numpy-1.20.0rc2-cp37-cp37m-win_amd64.whl#sha256=0b2298db632958edd25e1edef5a24010bcb01752077b92567bb43c56fcf96578 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/51/e6/9b7cd5d2f0391a18d388a307a8e5196a48badfa9c5c193b7b7e56294f297/numpy-1.20.0rc2-cp38-cp38-macosx_10_9_x86_64.whl#sha256=d15ce00b4e49fbf946541291bdfc7b673cd08137da8ff6492cd34aa6b612b8eb (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3e/b9/05c595a83bd42ab6d6a22e141366949df56a5a02f835976d50a88659c387/numpy-1.20.0rc2-cp38-cp38-manylinux1_i686.whl#sha256=f7f3fdaef950dc00bed782b78f970a9d7b496287c6c2494ead8ab98f38477bb0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/10/dd/dc095444a177550ed7128067cf9de95be1e923223fe31fe943ba23296501/numpy-1.20.0rc2-cp38-cp38-manylinux1_x86_64.whl#sha256=47e8f866e0342c98a36339264b03e534425d89b18721f1d06565976d31a01071 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2f/18/8907c1d203442a19a99fb771367b16e5986e2745702e510197d9d998c182/numpy-1.20.0rc2-cp38-cp38-manylinux2010_i686.whl#sha256=cd4941e3a8dccc572c0f0ed02ab1c8c75d7c47091eccecf9173c92d10b8eeaf5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/99/c68810c671e2e4177c47a3528ca28e412881ef8dcdcf3fee2ee44230e7c7/numpy-1.20.0rc2-cp38-cp38-manylinux2010_x86_64.whl#sha256=d239f8391667f2a4bf913d6bed7b9960ccfb76da5253d16de6553120b1ca393d (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ee/d0/a7b84ef69e6444dffe9b2836762fbe28dc7b4fbfad3500e75b03951d80e6/numpy-1.20.0rc2-cp38-cp38-manylinux2014_aarch64.whl#sha256=677d968f9e0d4640a143615780925fd18dba128ef2753e847a94989a51bf5715 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/43/9e/d1ab2fd5ed36c2ac24a1767d99e5d72e9cab47f5e67439dd0edb489233e2/numpy-1.20.0rc2-cp38-cp38-win32.whl#sha256=faa99af9fbd914e33b8322efd04a13e23c6b032d1dc5cc62bf5294a2ce59212e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e6/70/bd566e3a24a39dea22ee58033cb1c124343ed7d3abea26e1a4e039f4cf1c/numpy-1.20.0rc2-cp38-cp38-win_amd64.whl#sha256=5ab1a6bda6ded04fc1261bf0d7ef382e814afcd83e478b545dad2094d4f2798e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/97/48/3464d36cbeb6b27c00a70083d3d7cf8b0ca6d8a2c2401b5f737f98e4de00/numpy-1.20.0rc2-cp39-cp39-macosx_10_9_x86_64.whl#sha256=bd36b4e61b4b850bf45d6a079b4b6eb3937442a6c273d2bac1e4377f196632b9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/31/63/2dc457c61dc2a4a4e26330e79fdda55059a5f5a0a9a945f8f7a2c4b8a35c/numpy-1.20.0rc2-cp39-cp39-manylinux2010_i686.whl#sha256=d5740196e9cf6874108dc78995ef3e2bf2dd2e338e41b5a0083527d178364053 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e2/be/826c5ac23db914be2509fd5ee6f90c2c1d5b660a39cc203b4a3fa26cfc01/numpy-1.20.0rc2-cp39-cp39-manylinux2010_x86_64.whl#sha256=f45b9d4b1dea1c60339ab06503eaec6c6cb7b7bc66e9939c825544b385581a3b (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/8c/5d/9264b1c5d045ee74093cf04e0b2452ada2f9928c9982c3f813fb4194e344/numpy-1.20.0rc2-cp39-cp39-manylinux2014_aarch64.whl#sha256=9e0eb4674f9d6980125415fc1802b59fbc9eed32db0ff4689957710b7ee5b55a (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/85/94/673fa9b662037038477370dcc5f4dd95f90808e3b9a239184465385ac61c/numpy-1.20.0rc2-cp39-cp39-win32.whl#sha256=06995885846f701bddeb7fa289dde6798e5613208bc7a74a7ae165cb3a043d97 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fc/b3/9785ca4bb6113d0f94807d8889caaba659747141fb5f03e741c7358560e5/numpy-1.20.0rc2-cp39-cp39-win_amd64.whl#sha256=9a9ad522f98331668913675ecf611204c74173663edf87f323df7f873bf9d2f8 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/28/69/37e2bf9ceb4b7980a7e395a3fac518af99cfc33e1394e6bd9ab863d25796/numpy-1.20.0rc2-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=d8f20a52dd98f8e404c6825fc835934dba3ad71d90ced92069061025fb9c2598 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python The package https://files.pythonhosted.org/packages/77/17/b7ad8757cca32031cd6440b1e79403f9b5e7b0b68d57df40cb72eba311ba/numpy-1.20.0rc2.zip#sha256=793383d52f79c785ad2e7cf24b064f8ff5041ee0e44cef34368918c1b89e9d58 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.7 Skipping link https://files.pythonhosted.org/packages/ef/d6/8f0458d22383a63d953ddfd41444f4c21783d75b0d19e1373d4ab7456add/numpy-1.20.0-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=89bd70c9ad540febe6c28451ba225eb4e49d27f64728357f512c808002325dfa (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/2f/39288b4a2490779e32c7c8bb0e3f1cde9d5875d15da9c20aa042e158a24b/numpy-1.20.0-cp37-cp37m-manylinux1_i686.whl#sha256=1264c66129f5ef63187649dd43f1ca59532e8c098723643336a85131c0dcce3f (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/0d/20355061d7c382c973d9c62803c6f1bdb2e2eb9e5f3623dff2f94c0e253c/numpy-1.20.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=e9c5fd330d2fedf06051bafb996252de9b032fcb2ec03eefc9a543e56efa66d4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/58/ba/e7f7b5672e6feb6346ac30f05e5429c3de47f473bc73462d3d5e82f4d1f3/numpy-1.20.0-cp37-cp37m-manylinux2010_i686.whl#sha256=db5e69d08756a2fa75a42b4e433880b6187768fe1bc73d21819def893e5128c6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3a/6c/322f6aa128179d0ea45a543a4e29a74da2317117109899cfd56d09bf3de0/numpy-1.20.0-cp37-cp37m-manylinux2010_x86_64.whl#sha256=1abc02e30e3efd81a4571e00f8e62bf42e343c76698e0a3e11d9c2b3ee0d77a7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/5f/530f553c7c12fca5a05b389d21251b859e70421a9d667158e96142a11eb0/numpy-1.20.0-cp37-cp37m-manylinux2014_aarch64.whl#sha256=5ae765dd29c71a555f8102281f6fb15a3f4dbd35f6e7daf36af9df6d9dd716a5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/23/dc73a55f3887fe65afb11709e41888f2dd58b6c175ce2b8aee32fcc77eb4/numpy-1.20.0-cp37-cp37m-win32.whl#sha256=b51b9ef0624f4b01b846c981034c10d2e30db33f9f8be71e992f3900741f6f77 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4c/0e/7220e8ed03c55a1c1c2d68bd45fa28c04787477740ad64a918d25f6d0eb9/numpy-1.20.0-cp37-cp37m-win_amd64.whl#sha256=afeee581b50df20ef07b736e62ca612858f1fcdba96651d26ab44e3d567a4e6e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e9/4f/e1ba93fd1d9b72d3b89e2091df522f52edc3a7a8449e3603114f5a5ea19c/numpy-1.20.0-cp38-cp38-macosx_10_9_x86_64.whl#sha256=2bf0e68c92ef077fe766e53f8937d8ac341bdbca68ec128ae049b7d5c34e3206 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c1/ee/b000ac19ea14bdc876d9c697ea5e3f290a80edc1218ec43d27444fd172c1/numpy-1.20.0-cp38-cp38-manylinux1_i686.whl#sha256=2445a96fbae23a4109c61be0f0af0f3bc273905dc5687a710850c1dfde0fc994 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4d/0b/309da6fbfa351de3b72817ecf3b663ca2962d15e60f00b14e6ad3e08bce9/numpy-1.20.0-cp38-cp38-manylinux1_x86_64.whl#sha256=33edfc0eb229f86f539493917b34035054313a11afbed48404aaf9f86bf4b0f6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c2/4b/c80ff84027fd077bad534b75169c388f63bb45f6b70f0bf375c8c7c811e6/numpy-1.20.0-cp38-cp38-manylinux2010_i686.whl#sha256=894aaee60043a98b03f0ad992c810f62e3a15f98a701e1c0f58a4f4a0df13429 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ca/e5/8abad0d947199a7c66995c710fa8c9fb1de0af6239575f9129d75fa4e9ed/numpy-1.20.0-cp38-cp38-manylinux2010_x86_64.whl#sha256=b66a6c15d793eda7cdad986e737775aa31b9306d588c14dd0277d2dda5546150 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3d/e3/56781e03ba3f7eb713af03ad8050957d357fd31685b356c446626436ff3e/numpy-1.20.0-cp38-cp38-manylinux2014_aarch64.whl#sha256=eee454d3aa3955d0c0069a0f265fea47f1e1384c35a110a95efed358eb6e1562 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e5/e9/4ec4b349afdcb629943a1bbba22847222cdf3d9ad16670793d6ec92744c7/numpy-1.20.0-cp38-cp38-win32.whl#sha256=abdfa075e293d73638ece434708aa60b510dc6e70d805f57f481a0f550b25a9e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/46/48/8b2e5104bfb68e2b8723fbfb402ed0816066e5249735d6591c74b9849fc7/numpy-1.20.0-cp38-cp38-win_amd64.whl#sha256=f1e9424e9aa3834ea27cc12f9c6ea8ace5da18ee60a720bb3a85b2f733f41782 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/18/65/b7bc93a0096349f827ecb56f7b98370e704c8a1883c552505d8cf478f741/numpy-1.20.0-cp39-cp39-macosx_10_9_x86_64.whl#sha256=cb257bb0c0a3176c32782a63cfab2eace7eabfa2a3b2dfd85a13700617ccaf28 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ef/48/de374754b58c6ac4b167537f3aabf3c1ba366d51ebce9c6f0d9e7cb3a58b/numpy-1.20.0-cp39-cp39-manylinux2010_i686.whl#sha256=cf5d9dcbdbe523fa665c5309cce5f144648d94a7fddbf5a40f8e0d5c9f5b596d (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5f/7c/e27404f1650923650c418a961d9ccb22134926c88d61a09c3fdfe576bf82/numpy-1.20.0-cp39-cp39-manylinux2010_x86_64.whl#sha256=93c2abea7bb69f47029b84ceac30ab46dfcfdb99b671ad850a333ff794a765e4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e1/ce/3f26bb881ed3b6540923cb162e4ea2ba66ffd4cadc994c660ecb219ee520/numpy-1.20.0-cp39-cp39-manylinux2014_aarch64.whl#sha256=0d28a54afcf46f1f9ebd163e49ad6b49087f22986fefd01a23ca0c1cdda25ca6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fc/9d/3845dab2da70d54f29973bc071117bd5b05b818621b5ebc384c4c3f2a1aa/numpy-1.20.0-cp39-cp39-win32.whl#sha256=d1bc331e1706fd1809a1bc8a31205329e5b30cf5ba50461c624da267e99f6ae6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/cc/bd/5779abe299afb562cdd434e8229a69a71802cc131ea6d811a8bf05937745/numpy-1.20.0-cp39-cp39-win_amd64.whl#sha256=e3db646af9f6a145f0c57202f4b55d4a33f975e395e78fb7b394644c17c1a3a6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/67/5b/54d14318e8bd1fe1e1b2be498e7aaa883766b7d8d5d5c98371a2447748de/numpy-1.20.0-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=4d592264d2a4f368afbb4288b5ceb646d4cbaf559c0249c096fbb0a149806b90 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python The package https://files.pythonhosted.org/packages/c3/97/fd507e48f8c7cab73a9f002e52e15983b5636b4ac6cf69b83ae240324b44/numpy-1.20.0.zip#sha256=3d8233c03f116d068d5365fed4477f2947c7229582dad81e5953088989294cec (from https://pypi.org/simple/numpy/) (requires-python:>=3.7) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.7 Skipping link https://files.pythonhosted.org/packages/68/30/a8ce4cb0c084cc1442408807dde60f9796356ea056ca6ef81c865a3d4e62/numpy-1.20.1-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=ae61f02b84a0211abb56462a3b6cd1e7ec39d466d3160eb4e1da8bf6717cdbeb (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dd/22/6d804c45209646c49fd86d40cb20fab8077aae4cf66a1f42b97d943d527b/numpy-1.20.1-cp37-cp37m-manylinux1_i686.whl#sha256=65410c7f4398a0047eea5cca9b74009ea61178efd78d1be9847fac1d6716ec1e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/65/b9/0b02ffd2689cbfa5d1da09a59378b626768386add3b654718d43d97e0ef1/numpy-1.20.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=2d7e27442599104ee08f4faed56bb87c55f8b10a5494ac2ead5c98a4b289e61f (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b5/8c/c3f1d997d7a8b87e3a769556dcbffd7c8c94dbb8cc3103f7e0d11a6f2429/numpy-1.20.1-cp37-cp37m-manylinux2010_i686.whl#sha256=4ed8e96dc146e12c1c5cdd6fb9fd0757f2ba66048bf94c5126b7efebd12d0090 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/70/8a/064b4077e3d793f877e3b77aa64f56fa49a4d37236a53f78ee28be009a16/numpy-1.20.1-cp37-cp37m-manylinux2010_x86_64.whl#sha256=ecb5b74c702358cdc21268ff4c37f7466357871f53a30e6f84c686952bef16a9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/40/3c/40ffccb474dfe407a55f6707decc2666b68c0d586b561415a2fbe421dee2/numpy-1.20.1-cp37-cp37m-manylinux2014_aarch64.whl#sha256=b9410c0b6fed4a22554f072a86c361e417f0258838957b78bd063bde2c7f841f (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/e4/c8b7d651de8cfe97e2552e8be1ab1daec0a5e24bd05083eb93f93a704fe4/numpy-1.20.1-cp37-cp37m-win32.whl#sha256=3d3087e24e354c18fb35c454026af3ed8997cfd4997765266897c68d724e4845 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/3b/8f/68b72c57e59591925432f4615309732d5fc5ec0bb0890540e2aa1557172f/numpy-1.20.1-cp37-cp37m-win_amd64.whl#sha256=89f937b13b8dd17b0099c7c2e22066883c86ca1575a975f754babc8fbf8d69a9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/08/23/42b54a83abd4cb43778b876750762877e638af1dd877812f69a5f3604e0b/numpy-1.20.1-cp38-cp38-macosx_10_9_x86_64.whl#sha256=a1d7995d1023335e67fb070b2fae6f5968f5be3802b15ad6d79d81ecaa014fe0 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/20/b6/ae0cd3ec3a22cb5aca878bf29f91c275665dae8368a92c8c157e5312cea4/numpy-1.20.1-cp38-cp38-manylinux1_i686.whl#sha256=60759ab15c94dd0e1ed88241fd4fa3312db4e91d2c8f5a2d4cf3863fad83d65b (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/2b/5f/63eeb72fb4d0083aa577f69c1797633b1c9c7e1e4abd15c9dc1b0768e84f/numpy-1.20.1-cp38-cp38-manylinux1_x86_64.whl#sha256=125a0e10ddd99a874fd357bfa1b636cd58deb78ba4a30b5ddb09f645c3512e04 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/e1/71/4f686536c5f10e99391bacd59ae6d731fc407e305ac0cd63e956220c2dc6/numpy-1.20.1-cp38-cp38-manylinux2010_i686.whl#sha256=c26287dfc888cf1e65181f39ea75e11f42ffc4f4529e5bd19add57ad458996e2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/c7/e6/dccac76b7e825915ffb906beeba5a953597b6cfe1fe686b5276e122cb07c/numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl#sha256=7199109fa46277be503393be9250b983f325880766f847885607d9b13848f257 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4e/88/31b6c3f59223946ee1a10572af74cbd6062ef99a602c5bd7831a41f8fe64/numpy-1.20.1-cp38-cp38-manylinux2014_aarch64.whl#sha256=72251e43ac426ff98ea802a931922c79b8d7596480300eb9f1b1e45e0543571e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a6/9c/e84905fc3151868dd489ca41202c4217dde2795962b3f1b790966ca8cd44/numpy-1.20.1-cp38-cp38-win32.whl#sha256=c91ec9569facd4757ade0888371eced2ecf49e7982ce5634cc2cf4e7331a4b14 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/88/4a/db4d3d191d39ae5f63b830bdea1c2d41619e3a78af38fbe1d822ca0002da/numpy-1.20.1-cp38-cp38-win_amd64.whl#sha256=13adf545732bb23a796914fe5f891a12bd74cf3d2986eed7b7eba2941eea1590 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/92/cb/f7344b3fd82809226ae26e468f801e1199f88edd0686b7ebc4ded622acf2/numpy-1.20.1-cp39-cp39-macosx_10_9_x86_64.whl#sha256=104f5e90b143dbf298361a99ac1af4cf59131218a045ebf4ee5990b83cff5fab (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4f/4a/a5ece8a86866ee8e4438f342f84a848c796782c30e9901d7dd84f9182e3b/numpy-1.20.1-cp39-cp39-manylinux2010_i686.whl#sha256=89e5336f2bec0c726ac7e7cdae181b325a9c0ee24e604704ed830d241c5e47ff (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/26/56/9bc75b9038bf8560629c888db022dd985101b24f1e79afaf5bfb48138b34/numpy-1.20.1-cp39-cp39-manylinux2010_x86_64.whl#sha256=032be656d89bbf786d743fee11d01ef318b0781281241997558fa7950028dd29 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/03/ae/8d4f4d591a4cb8dca743cbda28c6d4ce0debe8787e32c58672385252d176/numpy-1.20.1-cp39-cp39-manylinux2014_aarch64.whl#sha256=66b467adfcf628f66ea4ac6430ded0614f5cc06ba530d09571ea404789064adc (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f4/16/3b65497b1923244ebb65336990dfe46b243ec4c0b9605aebabb4001d33c4/numpy-1.20.1-cp39-cp39-win32.whl#sha256=12e4ba5c6420917571f1a5becc9338abbde71dd811ce40b37ba62dec7b39af6d (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ab/bb/695066483b2329d0cfa3658cad0b1c007539d5247c054033a171b03cefa0/numpy-1.20.1-cp39-cp39-win_amd64.whl#sha256=9c94cab5054bad82a70b2e77741271790304651d584e2cdfe2041488e753863b (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/e9/178a9c6b27a329629c715371a43c6082a47a9577106afd7427e8074d39ac/numpy-1.20.1-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=9eb551d122fadca7774b97db8a112b77231dcccda8e91a5bc99e79890797175e (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python The package https://files.pythonhosted.org/packages/d2/48/f445be426ccd9b2fb64155ac6730c7212358882e589cd3717477d739d9ff/numpy-1.20.1.zip#sha256=3bc63486a870294683980d76ec1e3efc786295ae00128f9ea38e2c6e74d5a60a (from https://pypi.org/simple/numpy/) (requires-python:>=3.7) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.7 Skipping link https://files.pythonhosted.org/packages/a5/1e/ebc5066df2f05e9a74271163d688258cd1b9c98f375f921834f42ed30cef/numpy-1.20.2-cp37-cp37m-macosx_10_9_x86_64.whl#sha256=e9459f40244bb02b2f14f6af0cd0732791d72232bbb0dc4bab57ef88e75f6935 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/68/12/c3facc5076cbebb9362220be40d19aaf87be8f7122bf83675889d7140b2c/numpy-1.20.2-cp37-cp37m-manylinux1_i686.whl#sha256=a8e6859913ec8eeef3dbe9aed3bf475347642d1cdd6217c30f28dee8903528e6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/a9/03/5b216f6a55ffc6bdac3ad3a896c58d4f17d99e18ff82fc68363df7d6a7b3/numpy-1.20.2-cp37-cp37m-manylinux1_x86_64.whl#sha256=9cab23439eb1ebfed1aaec9cd42b7dc50fc96d5cd3147da348d9161f0501ada5 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/25/6e/45627897b9e8d44c13543a02474ed04b48d08c7e7a90a37098b38ae353c3/numpy-1.20.2-cp37-cp37m-manylinux2010_i686.whl#sha256=9c0fab855ae790ca74b27e55240fe4f2a36a364a3f1ebcfd1fb5ac4088f1cec3 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/ef/8967d406f3f85018ceb5efab50431e901683188f1741ceb053efcab26c87/numpy-1.20.2-cp37-cp37m-manylinux2010_x86_64.whl#sha256=61d5b4cf73622e4d0c6b83408a16631b670fc045afd6540679aa35591a17fe6d (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f2/b0/f92de045f992cb4756c560cb0f6211f8e58b924edfd3a42bfd4811e4eba7/numpy-1.20.2-cp37-cp37m-manylinux2014_aarch64.whl#sha256=d15007f857d6995db15195217afdbddfcd203dfaa0ba6878a2f580eaf810ecd6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/73/ef/f8768261693c32bfffdbf640b9461948639396c3014163523f19bc44ce64/numpy-1.20.2-cp37-cp37m-win32.whl#sha256=d76061ae5cab49b83a8cf3feacefc2053fac672728802ac137dd8c4123397677 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/7d/3f/152a89cfdacbf747066268a93aae7d1911efc89abcbcf851f16d7881b85e/numpy-1.20.2-cp37-cp37m-win_amd64.whl#sha256=bad70051de2c50b1a6259a6df1daaafe8c480ca98132da98976d8591c412e737 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/af/61/aac213b70a1d719364a2a2e0e0627dba8b15565576ac82cc3ad044fdbd74/numpy-1.20.2-cp38-cp38-macosx_10_9_x86_64.whl#sha256=719656636c48be22c23641859ff2419b27b6bdf844b36a2447cb39caceb00935 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/b8/8a/0838dfb32bfa44862f9b50251cd1af812b5dd9b94a07289f9f08c82383d6/numpy-1.20.2-cp38-cp38-manylinux1_i686.whl#sha256=aa046527c04688af680217fffac61eec2350ef3f3d7320c07fd33f5c6e7b4d5f (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/fd/67/ea80d7f693a027854e34a44a4c3e91e0fcdfaa5e8283e7b9c9ee0056c09f/numpy-1.20.2-cp38-cp38-manylinux1_x86_64.whl#sha256=2428b109306075d89d21135bdd6b785f132a1f5a3260c371cee1fae427e12727 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/93/fd/ef166ccb1db66034c1f9cd0aa167eb334554021e1641e8c89f08fab195c4/numpy-1.20.2-cp38-cp38-manylinux2010_i686.whl#sha256=e8e4fbbb7e7634f263c5b0150a629342cc19b47c5eba8d1cd4363ab3455ab576 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/75/f6/60e7d3a1da53a9979f37931d3cc619211accb339df06af8b387889b8d6ba/numpy-1.20.2-cp38-cp38-manylinux2010_x86_64.whl#sha256=edb1f041a9146dcf02cd7df7187db46ab524b9af2515f392f337c7cbbf5b52cd (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/ac/0dfc3a7983a95d2712090a71c1a13a6a07fb25535ebf075a938b75f88e89/numpy-1.20.2-cp38-cp38-manylinux2014_aarch64.whl#sha256=c73a7975d77f15f7f68dacfb2bca3d3f479f158313642e8ea9058eea06637931 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/80/05/96c77b9e6070402288250c3f478faaa80a09db359d02e31866bf5cedff76/numpy-1.20.2-cp38-cp38-win32.whl#sha256=6c915ee7dba1071554e70a3664a839fbc033e1d6528199d4621eeaaa5487ccd2 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/89/c3/a0fa36e9fea68f782d3ce5eba4187d090ec81db035e356c8046713b22a1f/numpy-1.20.2-cp38-cp38-win_amd64.whl#sha256=471c0571d0895c68da309dacee4e95a0811d0a9f9f532a48dc1bea5f3b7ad2b7 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/5b/95/da16a3e28733eb6affa81f4114722788fe599cff90692961869df1cfd8b8/numpy-1.20.2-cp39-cp39-macosx_10_9_x86_64.whl#sha256=4703b9e937df83f5b6b7447ca5912b5f5f297aba45f91dbbbc63ff9278c7aa98 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/ac/60/15298d3795085c34336cad7a85e69e982bf66d8dc3963739b8c99a370fb7/numpy-1.20.2-cp39-cp39-manylinux2010_i686.whl#sha256=abc81829c4039e7e4c30f7897938fa5d4916a09c2c7eb9b244b7a35ddc9656f4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/f3/7a/d7e9a18ff5c5c63a1b4bd4094f6715cce535f3501dbae02a9410e0083496/numpy-1.20.2-cp39-cp39-manylinux2010_x86_64.whl#sha256=377751954da04d4a6950191b20539066b4e19e3b559d4695399c5e8e3e683bf6 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/0c/14/1210d50798fb0f5482e19dc0739a0cd820e05f8bae84ea226e2b02026504/numpy-1.20.2-cp39-cp39-manylinux2014_aarch64.whl#sha256=6e51e417d9ae2e7848314994e6fc3832c9d426abce9328cf7571eefceb43e6c9 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/4b/93/0d48f6283d30ad13ce5c9b910435749b5e862b8c86756413f6c2e58d6164/numpy-1.20.2-cp39-cp39-win32.whl#sha256=780ae5284cb770ade51d4b4a7dce4faa554eb1d88a56d0e8b9f35fca9b0270ff (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/42/53/93d14f54f202513ebae2944fd1906b662624d9e57240ca46c46fd2f9b78c/numpy-1.20.2-cp39-cp39-win_amd64.whl#sha256=924dc3f83de20437de95a73516f36e09918e9c9c18d5eac520062c49191025fb (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/16/48/b6b07eeb66691a2d43c8d315717fed5b9136db9afd41cc8ae124eaeedbd1/numpy-1.20.2-pp37-pypy37_pp73-manylinux2010_x86_64.whl#sha256=97ce8b8ace7d3b9288d88177e66ee75480fb79b9cf745e91ecfe65d91a856042 (from https://pypi.org/simple/numpy/) (requires-python:>=3.7); it is not compatible with this Python The package https://files.pythonhosted.org/packages/82/a8/1e0f86ae3f13f7ce260e9f782764c16559917f24382c74edfb52149897de/numpy-1.20.2.zip#sha256=878922bf5ad7550aa044aa9301d417e2d3ae50f0f577de92051d739ac6096cee (from https://pypi.org/simple/numpy/) (requires-python:>=3.7) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.7 Using version 1.19.5 (newest of versions: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 1.10.4, 1.11.0, 1.11.1, 1.11.2, 1.11.3, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 1.13.3, 1.14.0, 1.14.1, 1.14.2, 1.14.3, 1.14.4, 1.14.5, 1.14.6, 1.15.0, 1.15.1, 1.15.2, 1.15.3, 1.15.4, 1.16.0, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5, 1.16.6, 1.17.0, 1.17.1, 1.17.2, 1.17.3, 1.17.4, 1.17.5, 1.18.0, 1.18.1, 1.18.2, 1.18.3, 1.18.4, 1.18.5, 1.19.0, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.19.5) Looking up "https://files.pythonhosted.org/packages/51/60/3f0fe5b7675a461d96b9d6729beecd3532565743278a9c3fe6dd09697fa7/numpy-1.19.5.zip" in the cache No cache entry available Starting new HTTPS connection (1): files.pythonhosted.org https://files.pythonhosted.org:443 "GET /packages/51/60/3f0fe5b7675a461d96b9d6729beecd3532565743278a9c3fe6dd09697fa7/numpy-1.19.5.zip HTTP/1.1" 200 7318340 Downloading https://files.pythonhosted.org/packages/51/60/3f0fe5b7675a461d96b9d6729beecd3532565743278a9c3fe6dd09697fa7/numpy-1.19.5.zip (7.3MB) Downloading from URL https://files.pythonhosted.org/packages/51/60/3f0fe5b7675a461d96b9d6729beecd3532565743278a9c3fe6dd09697fa7/numpy-1.19.5.zip#sha256=a76f502430dd98d7546e1ea2250a7360c065a5fdea52b2dffe8ae7180909b6f4 (from https://pypi.org/simple/numpy/) (requires-python:>=3.6) Updating cache with response from "https://files.pythonhosted.org/packages/51/60/3f0fe5b7675a461d96b9d6729beecd3532565743278a9c3fe6dd09697fa7/numpy-1.19.5.zip" Caching due to etag Running setup.py (path:/tmp/pip-build-nlhb_u_h/numpy/setup.py) egg_info for package numpy Running command python setup.py egg_info running egg_info creating pip-egg-info/numpy.egg-info writing pip-egg-info/numpy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/numpy.egg-info/dependency_links.txt writing entry points to pip-egg-info/numpy.egg-info/entry_points.txt writing top-level names to pip-egg-info/numpy.egg-info/top_level.txt writing manifest file 'pip-egg-info/numpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/numpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' Running from numpy source directory. no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/generated' no previously-included directories found matching 'benchmarks/env' no previously-included directories found matching 'benchmarks/results' no previously-included directories found matching 'benchmarks/html' no previously-included directories found matching 'benchmarks/numpy' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files found matching 'LICENSES_bundled.txt' writing manifest file 'pip-egg-info/numpy.egg-info/SOURCES.txt' Source in /tmp/pip-build-nlhb_u_h/numpy has version 1.19.5, which satisfies requirement numpy from https://files.pythonhosted.org/packages/51/60/3f0fe5b7675a461d96b9d6729beecd3532565743278a9c3fe6dd09697fa7/numpy-1.19.5.zip#sha256=a76f502430dd98d7546e1ea2250a7360c065a5fdea52b2dffe8ae7180909b6f4 Building wheels for collected packages: numpy Running setup.py bdist_wheel for numpy: started Destination directory: /tmp/tmprd9p9orapip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nlhb_u_h/numpy/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/tmprd9p9orapip-wheel- --python-tag cp36 Running from numpy source directory. Cythonizing sources Processing numpy/random/_bounded_integers.pxd.in Processing numpy/random/_common.pyx Processing numpy/random/bit_generator.pyx Processing numpy/random/_sfc64.pyx Processing numpy/random/_pcg64.pyx Processing numpy/random/mtrand.pyx Processing numpy/random/_philox.pyx Processing numpy/random/_bounded_integers.pyx.in Processing numpy/random/_generator.pyx Processing numpy/random/_mt19937.pyx blas_opt_info: blas_mkl_info: customize UnixCCompiler libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu'] NOT AVAILABLE blis_info: libraries blis not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu'] NOT AVAILABLE openblas_info: C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating /tmp/tmpw2zr2ayy/tmp creating /tmp/tmpw2zr2ayy/tmp/tmpw2zr2ayy compile options: '-c' aarch64-linux-gnu-gcc: /tmp/tmpw2zr2ayy/source.c aarch64-linux-gnu-gcc -pthread /tmp/tmpw2zr2ayy/tmp/tmpw2zr2ayy/source.o -lopenblas -o /tmp/tmpw2zr2ayy/a.out FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib/aarch64-linux-gnu'] language = c define_macros = [('HAVE_CBLAS', None)] FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib/aarch64-linux-gnu'] language = c define_macros = [('HAVE_CBLAS', None)] non-existing path in 'numpy/distutils': 'site.cfg' lapack_opt_info: lapack_mkl_info: libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/aarch64-linux-gnu'] NOT AVAILABLE openblas_lapack_info: C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating /tmp/tmpm8i1xjtc/tmp creating /tmp/tmpm8i1xjtc/tmp/tmpm8i1xjtc compile options: '-c' aarch64-linux-gnu-gcc: /tmp/tmpm8i1xjtc/source.c aarch64-linux-gnu-gcc -pthread /tmp/tmpm8i1xjtc/tmp/tmpm8i1xjtc/source.o -lopenblas -o /tmp/tmpm8i1xjtc/a.out FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib/aarch64-linux-gnu'] language = c define_macros = [('HAVE_CBLAS', None)] FOUND: libraries = ['openblas', 'openblas'] library_dirs = ['/usr/lib/aarch64-linux-gnu'] language = c define_macros = [('HAVE_CBLAS', None)] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'define_macros' warnings.warn(msg) running bdist_wheel running build running config_cc unifing config_cc, config, build_clib, build_ext, build commands --compiler options running config_fc unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options running build_src build_src building py_modules sources creating build creating build/src.linux-aarch64-3.6 creating build/src.linux-aarch64-3.6/numpy creating build/src.linux-aarch64-3.6/numpy/distutils building library "npymath" sources creating build/src.linux-aarch64-3.6/numpy/core creating build/src.linux-aarch64-3.6/numpy/core/src creating build/src.linux-aarch64-3.6/numpy/core/src/npymath conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npymath/npy_math_internal.h adding 'build/src.linux-aarch64-3.6/numpy/core/src/npymath' to include_dirs. conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npymath/ieee754.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npymath/npy_math_complex.c None - nothing done with h_files = ['build/src.linux-aarch64-3.6/numpy/core/src/npymath/npy_math_internal.h'] building library "npysort" sources creating build/src.linux-aarch64-3.6/numpy/core/src/common conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/common/npy_sort.h adding 'build/src.linux-aarch64-3.6/numpy/core/src/common' to include_dirs. creating build/src.linux-aarch64-3.6/numpy/core/src/npysort conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npysort/quicksort.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npysort/mergesort.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npysort/timsort.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npysort/heapsort.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npysort/radixsort.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/common/npy_partition.h conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npysort/selection.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/common/npy_binsearch.h conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/npysort/binsearch.c None - nothing done with h_files = ['build/src.linux-aarch64-3.6/numpy/core/src/common/npy_sort.h', 'build/src.linux-aarch64-3.6/numpy/core/src/common/npy_partition.h', 'build/src.linux-aarch64-3.6/numpy/core/src/common/npy_binsearch.h'] building library "npyrandom" sources building extension "numpy.core._multiarray_tests" sources creating build/src.linux-aarch64-3.6/numpy/core/src/multiarray conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/multiarray/_multiarray_tests.c building extension "numpy.core._multiarray_umath" sources conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/multiarray/arraytypes.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/multiarray/einsum.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/multiarray/lowlevel_strided_loops.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/multiarray/nditer_templ.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/multiarray/scalartypes.c creating build/src.linux-aarch64-3.6/numpy/core/src/umath conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/funcs.inc adding 'build/src.linux-aarch64-3.6/numpy/core/src/umath' to include_dirs. conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/simd.inc conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/loops.h conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/loops.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/matmul.h conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/matmul.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/clip.h conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/clip.c conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/scalarmath.c adding 'build/src.linux-aarch64-3.6/numpy/core/src/npymath' to include_dirs. conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/common/templ_common.h adding 'build/src.linux-aarch64-3.6/numpy/core/src/common' to include_dirs. conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/common/npy_cpu_features.c numpy.core - nothing done with h_files = ['build/src.linux-aarch64-3.6/numpy/core/src/umath/funcs.inc', 'build/src.linux-aarch64-3.6/numpy/core/src/umath/simd.inc', 'build/src.linux-aarch64-3.6/numpy/core/src/umath/loops.h', 'build/src.linux-aarch64-3.6/numpy/core/src/umath/matmul.h', 'build/src.linux-aarch64-3.6/numpy/core/src/umath/clip.h', 'build/src.linux-aarch64-3.6/numpy/core/src/npymath/npy_math_internal.h', 'build/src.linux-aarch64-3.6/numpy/core/src/common/templ_common.h', 'build/src.linux-aarch64-3.6/numpy/core/include/numpy/config.h', 'build/src.linux-aarch64-3.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.linux-aarch64-3.6/numpy/core/include/numpy/__multiarray_api.h', 'build/src.linux-aarch64-3.6/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._umath_tests" sources conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/_umath_tests.c building extension "numpy.core._rational_tests" sources conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/_rational_tests.c building extension "numpy.core._struct_ufunc_tests" sources conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/_struct_ufunc_tests.c building extension "numpy.core._operand_flag_tests" sources conv_template:> build/src.linux-aarch64-3.6/numpy/core/src/umath/_operand_flag_tests.c building extension "numpy.fft._pocketfft_internal" sources building extension "numpy.linalg.lapack_lite" sources creating build/src.linux-aarch64-3.6/numpy/linalg building extension "numpy.linalg._umath_linalg" sources conv_template:> build/src.linux-aarch64-3.6/numpy/linalg/umath_linalg.c building extension "numpy.random._mt19937" sources building extension "numpy.random._philox" sources building extension "numpy.random._pcg64" sources building extension "numpy.random._sfc64" sources building extension "numpy.random._common" sources building extension "numpy.random.bit_generator" sources building extension "numpy.random._generator" sources building extension "numpy.random._bounded_integers" sources building extension "numpy.random.mtrand" sources building data_files sources build_src: building npy-pkg config files running build_py creating build/lib.linux-aarch64-3.6 creating build/lib.linux-aarch64-3.6/numpy copying numpy/dual.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/setup.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/__init__.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/matlib.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/_globals.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/_distributor_init.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/conftest.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/version.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/_pytesttester.py -> build/lib.linux-aarch64-3.6/numpy copying numpy/ctypeslib.py -> build/lib.linux-aarch64-3.6/numpy copying build/src.linux-aarch64-3.6/numpy/__config__.py -> build/lib.linux-aarch64-3.6/numpy creating build/lib.linux-aarch64-3.6/numpy/compat copying numpy/compat/_inspect.py -> build/lib.linux-aarch64-3.6/numpy/compat copying numpy/compat/setup.py -> build/lib.linux-aarch64-3.6/numpy/compat copying numpy/compat/__init__.py -> build/lib.linux-aarch64-3.6/numpy/compat copying numpy/compat/py3k.py -> build/lib.linux-aarch64-3.6/numpy/compat creating build/lib.linux-aarch64-3.6/numpy/compat/tests copying numpy/compat/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/compat/tests copying numpy/compat/tests/test_compat.py -> build/lib.linux-aarch64-3.6/numpy/compat/tests creating build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/records.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/cversions.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/setup.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/arrayprint.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/__init__.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/shape_base.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/machar.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_add_newdocs.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/umath.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/getlimits.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_ufunc_config.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_internal.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_string_helpers.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_exceptions.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_type_aliases.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/einsumfunc.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/numerictypes.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/setup_common.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/fromnumeric.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_dtype.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_methods.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_asarray.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/overrides.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/_dtype_ctypes.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/defchararray.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/memmap.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/umath_tests.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/numeric.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/multiarray.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/function_base.py -> build/lib.linux-aarch64-3.6/numpy/core copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.linux-aarch64-3.6/numpy/core creating build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_datetime.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test__exceptions.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_indexing.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_nditer.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_scalarinherit.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_numerictypes.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_errstate.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_scalar_methods.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_umath_accuracy.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_shape_base.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_overrides.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_api.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_protocols.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_conversion_utils.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_dtype.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_half.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_numeric.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_regression.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_scalar_ctors.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_item_selection.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_umath_complex.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_arrayprint.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_deprecations.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_multiarray.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_records.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_scalarprint.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_getlimits.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_ufunc.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/_locales.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_scalarmath.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_einsum.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_unicode.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_mem_overlap.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_defchararray.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_longdouble.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_machar.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_indexerrors.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_cpu_features.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_umath.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_print.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_extint128.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_scalarbuffer.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_function_base.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_memmap.py -> build/lib.linux-aarch64-3.6/numpy/core/tests copying numpy/core/tests/test_abc.py -> build/lib.linux-aarch64-3.6/numpy/core/tests creating build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/setup.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/__init__.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/npy_pkg_config.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/msvccompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/system_info.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/mingw32ccompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/core.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/extension.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/exec_command.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/line_endings.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/conv_template.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/from_template.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/unixccompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/msvc9compiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/log.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/lib2def.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/pathccompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/cpuinfo.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/_shell_utils.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/intelccompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/ccompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/numpy_distribution.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying numpy/distutils/misc_util.py -> build/lib.linux-aarch64-3.6/numpy/distutils copying build/src.linux-aarch64-3.6/numpy/distutils/__config__.py -> build/lib.linux-aarch64-3.6/numpy/distutils creating build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/build_scripts.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/bdist_rpm.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/__init__.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/install_headers.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/build_py.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/config.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/sdist.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/autodist.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/build_ext.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/build_src.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/egg_info.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/develop.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/build.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/config_compiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/build_clib.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/install.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/install_clib.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command copying numpy/distutils/command/install_data.py -> build/lib.linux-aarch64-3.6/numpy/distutils/command creating build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/gnu.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pg.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/pathf95.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/__init__.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/compaq.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/lahey.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/vast.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/mips.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/none.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/sun.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/ibm.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nv.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/nag.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/absoft.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/g95.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/intel.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/hpux.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler copying numpy/distutils/fcompiler/environment.py -> build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler creating build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_mingw32ccompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_from_template.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_misc_util.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_intel.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_system_info.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_gnu.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_npy_pkg_config.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_fcompiler_nagfor.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_exec_command.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests copying numpy/distutils/tests/test_shell_utils.py -> build/lib.linux-aarch64-3.6/numpy/distutils/tests creating build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/internals.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/broadcasting.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/misc.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/__init__.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/subclassing.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/byteswapping.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/structured_arrays.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/ufuncs.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/glossary.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/constants.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/basics.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/indexing.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/dispatch.py -> build/lib.linux-aarch64-3.6/numpy/doc copying numpy/doc/creation.py -> build/lib.linux-aarch64-3.6/numpy/doc creating build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/common_rules.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/__version__.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/f90mod_rules.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/setup.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/__init__.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/use_rules.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/capi_maps.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/rules.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/crackfortran.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/f2py2e.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/f2py_testing.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/func2subr.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/__main__.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/diagnose.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/cb_rules.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/cfuncs.py -> build/lib.linux-aarch64-3.6/numpy/f2py copying numpy/f2py/auxfuncs.py -> build/lib.linux-aarch64-3.6/numpy/f2py creating build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_return_logical.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_quoted_character.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/util.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_return_real.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_regression.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_string.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_block_docstring.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_kind.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_common.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_return_integer.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_return_character.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_crackfortran.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_callback.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_compile_function.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_parameter.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_assumed_shape.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_size.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_return_complex.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_array_from_pyobj.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_semicolon_split.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests copying numpy/f2py/tests/test_mixed.py -> build/lib.linux-aarch64-3.6/numpy/f2py/tests creating build/lib.linux-aarch64-3.6/numpy/fft copying numpy/fft/setup.py -> build/lib.linux-aarch64-3.6/numpy/fft copying numpy/fft/__init__.py -> build/lib.linux-aarch64-3.6/numpy/fft copying numpy/fft/_pocketfft.py -> build/lib.linux-aarch64-3.6/numpy/fft copying numpy/fft/helper.py -> build/lib.linux-aarch64-3.6/numpy/fft creating build/lib.linux-aarch64-3.6/numpy/fft/tests copying numpy/fft/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/fft/tests copying numpy/fft/tests/test_pocketfft.py -> build/lib.linux-aarch64-3.6/numpy/fft/tests copying numpy/fft/tests/test_helper.py -> build/lib.linux-aarch64-3.6/numpy/fft/tests creating build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/index_tricks.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/mixins.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/setup.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/__init__.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/type_check.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/shape_base.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/twodim_base.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/recfunctions.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/npyio.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/ufunclike.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/stride_tricks.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/utils.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/arraysetops.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/histograms.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/scimath.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/nanfunctions.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/arraypad.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/format.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/polynomial.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/_version.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/_iotools.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/arrayterator.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/_datasource.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/financial.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/user_array.py -> build/lib.linux-aarch64-3.6/numpy/lib copying numpy/lib/function_base.py -> build/lib.linux-aarch64-3.6/numpy/lib creating build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_io.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_nanfunctions.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_arraypad.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_index_tricks.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_utils.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_shape_base.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_type_check.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_stride_tricks.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_regression.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_polynomial.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_mixins.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_arraysetops.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_recfunctions.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_histograms.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_packbits.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_twodim_base.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test__datasource.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test__version.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_ufunclike.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_financial.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test__iotools.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_format.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_function_base.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests copying numpy/lib/tests/test_arrayterator.py -> build/lib.linux-aarch64-3.6/numpy/lib/tests creating build/lib.linux-aarch64-3.6/numpy/linalg copying numpy/linalg/setup.py -> build/lib.linux-aarch64-3.6/numpy/linalg copying numpy/linalg/__init__.py -> build/lib.linux-aarch64-3.6/numpy/linalg copying numpy/linalg/linalg.py -> build/lib.linux-aarch64-3.6/numpy/linalg creating build/lib.linux-aarch64-3.6/numpy/linalg/tests copying numpy/linalg/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/linalg/tests copying numpy/linalg/tests/test_regression.py -> build/lib.linux-aarch64-3.6/numpy/linalg/tests copying numpy/linalg/tests/test_deprecations.py -> build/lib.linux-aarch64-3.6/numpy/linalg/tests copying numpy/linalg/tests/test_linalg.py -> build/lib.linux-aarch64-3.6/numpy/linalg/tests copying numpy/linalg/tests/test_build.py -> build/lib.linux-aarch64-3.6/numpy/linalg/tests creating build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/setup.py -> build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/__init__.py -> build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/bench.py -> build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/testutils.py -> build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/extras.py -> build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/core.py -> build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/mrecords.py -> build/lib.linux-aarch64-3.6/numpy/ma copying numpy/ma/timer_comparison.py -> build/lib.linux-aarch64-3.6/numpy/ma creating build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/test_mrecords.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/test_core.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/test_regression.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/test_deprecations.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/test_extras.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/test_old_ma.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests copying numpy/ma/tests/test_subclassing.py -> build/lib.linux-aarch64-3.6/numpy/ma/tests creating build/lib.linux-aarch64-3.6/numpy/matrixlib copying numpy/matrixlib/setup.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib copying numpy/matrixlib/__init__.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib copying numpy/matrixlib/defmatrix.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib creating build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_numeric.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_regression.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_multiarray.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_matrix_linalg.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_masked_matrix.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_defmatrix.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests copying numpy/matrixlib/tests/test_interaction.py -> build/lib.linux-aarch64-3.6/numpy/matrixlib/tests creating build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/polyutils.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/chebyshev.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/_polybase.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/setup.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/__init__.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/hermite.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/laguerre.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/hermite_e.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/polynomial.py -> build/lib.linux-aarch64-3.6/numpy/polynomial copying numpy/polynomial/legendre.py -> build/lib.linux-aarch64-3.6/numpy/polynomial creating build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_laguerre.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_polyutils.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_polynomial.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_printing.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_hermite_e.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_classes.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_chebyshev.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests copying numpy/polynomial/tests/test_legendre.py -> build/lib.linux-aarch64-3.6/numpy/polynomial/tests creating build/lib.linux-aarch64-3.6/numpy/random copying numpy/random/setup.py -> build/lib.linux-aarch64-3.6/numpy/random copying numpy/random/__init__.py -> build/lib.linux-aarch64-3.6/numpy/random copying numpy/random/_pickle.py -> build/lib.linux-aarch64-3.6/numpy/random creating build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_extending.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_smoke.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_direct.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_generator_mt19937.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_random.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_generator_mt19937_regressions.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_regression.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_randomstate_regression.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_randomstate.py -> build/lib.linux-aarch64-3.6/numpy/random/tests copying numpy/random/tests/test_seed_sequence.py -> build/lib.linux-aarch64-3.6/numpy/random/tests creating build/lib.linux-aarch64-3.6/numpy/testing copying numpy/testing/setup.py -> build/lib.linux-aarch64-3.6/numpy/testing copying numpy/testing/__init__.py -> build/lib.linux-aarch64-3.6/numpy/testing copying numpy/testing/print_coercion_tables.py -> build/lib.linux-aarch64-3.6/numpy/testing copying numpy/testing/utils.py -> build/lib.linux-aarch64-3.6/numpy/testing creating build/lib.linux-aarch64-3.6/numpy/testing/_private copying numpy/testing/_private/__init__.py -> build/lib.linux-aarch64-3.6/numpy/testing/_private copying numpy/testing/_private/noseclasses.py -> build/lib.linux-aarch64-3.6/numpy/testing/_private copying numpy/testing/_private/utils.py -> build/lib.linux-aarch64-3.6/numpy/testing/_private copying numpy/testing/_private/nosetester.py -> build/lib.linux-aarch64-3.6/numpy/testing/_private copying numpy/testing/_private/decorators.py -> build/lib.linux-aarch64-3.6/numpy/testing/_private copying numpy/testing/_private/parameterized.py -> build/lib.linux-aarch64-3.6/numpy/testing/_private creating build/lib.linux-aarch64-3.6/numpy/testing/tests copying numpy/testing/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/testing/tests copying numpy/testing/tests/test_utils.py -> build/lib.linux-aarch64-3.6/numpy/testing/tests copying numpy/testing/tests/test_decorators.py -> build/lib.linux-aarch64-3.6/numpy/testing/tests copying numpy/testing/tests/test_doctesting.py -> build/lib.linux-aarch64-3.6/numpy/testing/tests creating build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/__init__.py -> build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/test_reloading.py -> build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/test_warnings.py -> build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/test_ctypeslib.py -> build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/test_matlib.py -> build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/test_numpy_version.py -> build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/test_public_api.py -> build/lib.linux-aarch64-3.6/numpy/tests copying numpy/tests/test_scripts.py -> build/lib.linux-aarch64-3.6/numpy/tests running build_clib customize UnixCCompiler customize UnixCCompiler using new_build_clib building 'npymath' library compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/numpy creating build/temp.linux-aarch64-3.6/numpy/core creating build/temp.linux-aarch64-3.6/numpy/core/src creating build/temp.linux-aarch64-3.6/numpy/core/src/npymath creating build/temp.linux-aarch64-3.6/build creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/npymath compile options: '-Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: numpy/core/src/npymath/npy_math.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npymath/ieee754.c aarch64-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npymath/npy_math_complex.c aarch64-linux-gnu-gcc-ar: adding 4 object files to build/temp.linux-aarch64-3.6/libnpymath.a building 'npysort' library compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/npysort compile options: '-Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npysort/quicksort.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npysort/mergesort.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npysort/timsort.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npysort/heapsort.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npysort/radixsort.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npysort/selection.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npysort/binsearch.c aarch64-linux-gnu-gcc-ar: adding 7 object files to build/temp.linux-aarch64-3.6/libnpysort.a building 'npyrandom' library compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/random creating build/temp.linux-aarch64-3.6/numpy/random/src creating build/temp.linux-aarch64-3.6/numpy/random/src/distributions compile options: '-Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: numpy/random/src/distributions/logfactorial.c aarch64-linux-gnu-gcc: numpy/random/src/distributions/distributions.c aarch64-linux-gnu-gcc: numpy/random/src/distributions/random_mvhg_count.c aarch64-linux-gnu-gcc: numpy/random/src/distributions/random_mvhg_marginals.c aarch64-linux-gnu-gcc: numpy/random/src/distributions/random_hypergeometric.c aarch64-linux-gnu-gcc-ar: adding 5 object files to build/temp.linux-aarch64-3.6/libnpyrandom.a running build_ext customize UnixCCompiler customize UnixCCompiler using new_build_ext building 'numpy.core._multiarray_tests' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/multiarray creating build/temp.linux-aarch64-3.6/numpy/core/src/common compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/multiarray/_multiarray_tests.c aarch64-linux-gnu-gcc: numpy/core/src/common/mem_overlap.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/multiarray/_multiarray_tests.o build/temp.linux-aarch64-3.6/numpy/core/src/common/mem_overlap.o -Lbuild/temp.linux-aarch64-3.6 -lnpymath -o build/lib.linux-aarch64-3.6/numpy/core/_multiarray_tests.cpython-36m-aarch64-linux-gnu.so building 'numpy.core._multiarray_umath' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/core/src/multiarray creating build/temp.linux-aarch64-3.6/numpy/core/src/umath creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/common compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DHAVE_CBLAS -Ibuild/src.linux-aarch64-3.6/numpy/core/src/umath -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: numpy/core/src/multiarray/alloc.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/arrayfunction_override.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_strings.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/convert.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/arrayobject.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/buffer.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/convert_datatype.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_busday.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/calculation.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/conversion_utils.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/datetime_busdaycal.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/compiled_base.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/descriptor.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/ctors.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/multiarray/arraytypes.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/common.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/dragon4.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/dtype_transfer.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/datetime.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/item_selection.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/multiarray/einsum.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/multiarraymodule.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/iterators.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/multiarray/lowlevel_strided_loops.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/multiarray/nditer_templ.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/flagsobject.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/array_assign_scalar.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_api.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/array_assign_array.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/getset.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/number.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/hashdescr.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/multiarray/scalartypes.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_constr.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/refcount.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/sequence.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/shape.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/scalarapi.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/nditer_pywrap.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/vdot.c aarch64-linux-gnu-gcc: numpy/core/src/umath/umathmodule.c aarch64-linux-gnu-gcc: numpy/core/src/umath/reduction.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/loops.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/clip.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/strfuncs.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/temp_elide.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/typeinfo.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/usertypes.c aarch64-linux-gnu-gcc: numpy/core/src/umath/ufunc_object.c aarch64-linux-gnu-gcc: numpy/core/src/umath/override.c aarch64-linux-gnu-gcc: numpy/core/src/npymath/npy_math.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npymath/ieee754.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/npymath/npy_math_complex.c aarch64-linux-gnu-gcc: numpy/core/src/npymath/halffloat.c aarch64-linux-gnu-gcc: numpy/core/src/common/array_assign.c aarch64-linux-gnu-gcc: numpy/core/src/common/mem_overlap.c aarch64-linux-gnu-gcc: numpy/core/src/umath/extobj.c aarch64-linux-gnu-gcc: numpy/core/src/common/npy_longdouble.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/scalarmath.c aarch64-linux-gnu-gcc: numpy/core/src/common/ucsnarrow.c aarch64-linux-gnu-gcc: numpy/core/src/common/ufunc_override.c aarch64-linux-gnu-gcc: numpy/core/src/common/numpyos.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/common/npy_cpu_features.c aarch64-linux-gnu-gcc: numpy/core/src/common/cblasfuncs.c aarch64-linux-gnu-gcc: numpy/core/src/common/python_xerbla.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/mapping.c aarch64-linux-gnu-gcc: numpy/core/src/umath/ufunc_type_resolution.c aarch64-linux-gnu-gcc: numpy/core/src/multiarray/methods.c aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/matmul.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/alloc.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/arrayobject.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/multiarray/arraytypes.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/array_assign_scalar.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/array_assign_array.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/arrayfunction_override.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/buffer.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/calculation.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/compiled_base.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/common.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/convert.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/convert_datatype.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/conversion_utils.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/ctors.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/datetime.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/datetime_strings.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/datetime_busday.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/datetime_busdaycal.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/descriptor.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/dragon4.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/dtype_transfer.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/multiarray/einsum.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/flagsobject.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/getset.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/hashdescr.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/item_selection.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/iterators.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/multiarray/lowlevel_strided_loops.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/mapping.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/methods.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/multiarraymodule.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/multiarray/nditer_templ.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/nditer_api.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/nditer_constr.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/nditer_pywrap.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/number.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/refcount.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/sequence.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/shape.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/scalarapi.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/multiarray/scalartypes.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/strfuncs.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/temp_elide.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/typeinfo.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/usertypes.o build/temp.linux-aarch64-3.6/numpy/core/src/multiarray/vdot.o build/temp.linux-aarch64-3.6/numpy/core/src/umath/umathmodule.o build/temp.linux-aarch64-3.6/numpy/core/src/umath/reduction.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/loops.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/matmul.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/clip.o build/temp.linux-aarch64-3.6/numpy/core/src/umath/ufunc_object.o build/temp.linux-aarch64-3.6/numpy/core/src/umath/extobj.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/scalarmath.o build/temp.linux-aarch64-3.6/numpy/core/src/umath/ufunc_type_resolution.o build/temp.linux-aarch64-3.6/numpy/core/src/umath/override.o build/temp.linux-aarch64-3.6/numpy/core/src/npymath/npy_math.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/npymath/ieee754.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/npymath/npy_math_complex.o build/temp.linux-aarch64-3.6/numpy/core/src/npymath/halffloat.o build/temp.linux-aarch64-3.6/numpy/core/src/common/array_assign.o build/temp.linux-aarch64-3.6/numpy/core/src/common/mem_overlap.o build/temp.linux-aarch64-3.6/numpy/core/src/common/npy_longdouble.o build/temp.linux-aarch64-3.6/numpy/core/src/common/ucsnarrow.o build/temp.linux-aarch64-3.6/numpy/core/src/common/ufunc_override.o build/temp.linux-aarch64-3.6/numpy/core/src/common/numpyos.o build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/common/npy_cpu_features.o build/temp.linux-aarch64-3.6/numpy/core/src/common/cblasfuncs.o build/temp.linux-aarch64-3.6/numpy/core/src/common/python_xerbla.o -Lbuild/temp.linux-aarch64-3.6 -lnpymath -lnpysort -lopenblas -lopenblas -lm -o build/lib.linux-aarch64-3.6/numpy/core/_multiarray_umath.cpython-36m-aarch64-linux-gnu.so building 'numpy.core._umath_tests' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/_umath_tests.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/_umath_tests.o -Lbuild/temp.linux-aarch64-3.6 -o build/lib.linux-aarch64-3.6/numpy/core/_umath_tests.cpython-36m-aarch64-linux-gnu.so building 'numpy.core._rational_tests' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/_rational_tests.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/_rational_tests.o -Lbuild/temp.linux-aarch64-3.6 -o build/lib.linux-aarch64-3.6/numpy/core/_rational_tests.cpython-36m-aarch64-linux-gnu.so building 'numpy.core._struct_ufunc_tests' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/_struct_ufunc_tests.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/_struct_ufunc_tests.o -Lbuild/temp.linux-aarch64-3.6 -o build/lib.linux-aarch64-3.6/numpy/core/_struct_ufunc_tests.cpython-36m-aarch64-linux-gnu.so building 'numpy.core._operand_flag_tests' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-DNPY_INTERNAL_BUILD=1 -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/core/src/umath/_operand_flag_tests.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/core/src/umath/_operand_flag_tests.o -Lbuild/temp.linux-aarch64-3.6 -o build/lib.linux-aarch64-3.6/numpy/core/_operand_flag_tests.cpython-36m-aarch64-linux-gnu.so building 'numpy.fft._pocketfft_internal' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/fft compile options: '-Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: numpy/fft/_pocketfft.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/fft/_pocketfft.o -Lbuild/temp.linux-aarch64-3.6 -o build/lib.linux-aarch64-3.6/numpy/fft/_pocketfft_internal.cpython-36m-aarch64-linux-gnu.so building 'numpy.linalg.lapack_lite' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/linalg creating build/temp.linux-aarch64-3.6/numpy/linalg/lapack_lite compile options: '-DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: numpy/linalg/lapack_litemodule.c aarch64-linux-gnu-gcc: numpy/linalg/lapack_lite/python_xerbla.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/linalg/lapack_litemodule.o build/temp.linux-aarch64-3.6/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.linux-aarch64-3.6 -lopenblas -lopenblas -o build/lib.linux-aarch64-3.6/numpy/linalg/lapack_lite.cpython-36m-aarch64-linux-gnu.so building 'numpy.linalg._umath_linalg' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/linalg compile options: '-DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-std=c99' aarch64-linux-gnu-gcc: build/src.linux-aarch64-3.6/numpy/linalg/umath_linalg.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/build/src.linux-aarch64-3.6/numpy/linalg/umath_linalg.o build/temp.linux-aarch64-3.6/numpy/linalg/lapack_lite/python_xerbla.o -Lbuild/temp.linux-aarch64-3.6 -lnpymath -lopenblas -lopenblas -o build/lib.linux-aarch64-3.6/numpy/linalg/_umath_linalg.cpython-36m-aarch64-linux-gnu.so building 'numpy.random._mt19937' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/random/src/mt19937 compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/mt19937 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/_mt19937.c aarch64-linux-gnu-gcc: numpy/random/src/mt19937/mt19937.c aarch64-linux-gnu-gcc: numpy/random/src/mt19937/mt19937-jump.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/_mt19937.o build/temp.linux-aarch64-3.6/numpy/random/src/mt19937/mt19937.o build/temp.linux-aarch64-3.6/numpy/random/src/mt19937/mt19937-jump.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/_mt19937.cpython-36m-aarch64-linux-gnu.so building 'numpy.random._philox' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/random/src/philox compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/philox -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/_philox.c aarch64-linux-gnu-gcc: numpy/random/src/philox/philox.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/_philox.o build/temp.linux-aarch64-3.6/numpy/random/src/philox/philox.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/_philox.cpython-36m-aarch64-linux-gnu.so building 'numpy.random._pcg64' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/random/src/pcg64 compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/pcg64 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/_pcg64.c aarch64-linux-gnu-gcc: numpy/random/src/pcg64/pcg64.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/_pcg64.o build/temp.linux-aarch64-3.6/numpy/random/src/pcg64/pcg64.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/_pcg64.cpython-36m-aarch64-linux-gnu.so building 'numpy.random._sfc64' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/random/src/sfc64 compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/sfc64 -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/_sfc64.c aarch64-linux-gnu-gcc: numpy/random/src/sfc64/sfc64.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/_sfc64.o build/temp.linux-aarch64-3.6/numpy/random/src/sfc64/sfc64.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/_sfc64.cpython-36m-aarch64-linux-gnu.so building 'numpy.random._common' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/_common.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/_common.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/_common.cpython-36m-aarch64-linux-gnu.so building 'numpy.random.bit_generator' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/bit_generator.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/bit_generator.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/bit_generator.cpython-36m-aarch64-linux-gnu.so building 'numpy.random._generator' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/_generator.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/_generator.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/_generator.cpython-36m-aarch64-linux-gnu.so building 'numpy.random._bounded_integers' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -Inumpy/random -Inumpy/random/src -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/_bounded_integers.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/_bounded_integers.o -Lbuild/temp.linux-aarch64-3.6 -lnpyrandom -lm -o build/lib.linux-aarch64-3.6/numpy/random/_bounded_integers.cpython-36m-aarch64-linux-gnu.so building 'numpy.random.mtrand' extension compiling C sources C compiler: aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC creating build/temp.linux-aarch64-3.6/numpy/random/src/legacy compile options: '-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -DNPY_NO_DEPRECATED_API=0 -DNP_RANDOM_LEGACY=1 -Inumpy/random -Inumpy/random/src -Inumpy/random/src/legacy -Inumpy/core/include -Ibuild/src.linux-aarch64-3.6/numpy/core/include/numpy -Inumpy/core/src/common -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -I/usr/include/python3.6m -Ibuild/src.linux-aarch64-3.6/numpy/core/src/common -Ibuild/src.linux-aarch64-3.6/numpy/core/src/npymath -c' extra options: '-U__GNUC_GNU_INLINE__ -std=c99' aarch64-linux-gnu-gcc: numpy/random/mtrand.c aarch64-linux-gnu-gcc: numpy/random/src/legacy/legacy-distributions.c aarch64-linux-gnu-gcc: numpy/random/src/distributions/distributions.c aarch64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/numpy/random/mtrand.o build/temp.linux-aarch64-3.6/numpy/random/src/legacy/legacy-distributions.o build/temp.linux-aarch64-3.6/numpy/random/src/distributions/distributions.o -Lbuild/temp.linux-aarch64-3.6 -lm -o build/lib.linux-aarch64-3.6/numpy/random/mtrand.cpython-36m-aarch64-linux-gnu.so installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/common_rules.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/__version__.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/f90mod_rules.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/setup.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/use_rules.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/capi_maps.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/rules.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/crackfortran.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/f2py2e.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/f2py_testing.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/func2subr.py -> build/bdist.linux-aarch64/wheel/numpy/f2py creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_return_logical.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_quoted_character.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/util.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_return_real.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_regression.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_string.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_block_docstring.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_kind.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_common.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_return_integer.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_return_character.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_crackfortran.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_callback.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_compile_function.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_parameter.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_assumed_shape.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_size.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_return_complex.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_array_from_pyobj.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_semicolon_split.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/tests/test_mixed.py -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests copying build/lib.linux-aarch64-3.6/numpy/f2py/__main__.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/diagnose.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/cb_rules.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/cfuncs.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/f2py/auxfuncs.py -> build/bdist.linux-aarch64/wheel/numpy/f2py copying build/lib.linux-aarch64-3.6/numpy/dual.py -> build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/_bounded_integers.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/_sfc64.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/setup.py -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/_mt19937.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/_philox.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/mtrand.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/_pcg64.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random creating build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_extending.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_smoke.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_direct.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_generator_mt19937.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_random.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_generator_mt19937_regressions.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_regression.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_randomstate_regression.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_randomstate.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/tests/test_seed_sequence.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests copying build/lib.linux-aarch64-3.6/numpy/random/_pickle.py -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/_common.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/_generator.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/random/bit_generator.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/random copying build/lib.linux-aarch64-3.6/numpy/setup.py -> build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/fft copying build/lib.linux-aarch64-3.6/numpy/fft/setup.py -> build/bdist.linux-aarch64/wheel/numpy/fft copying build/lib.linux-aarch64-3.6/numpy/fft/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/fft copying build/lib.linux-aarch64-3.6/numpy/fft/_pocketfft.py -> build/bdist.linux-aarch64/wheel/numpy/fft copying build/lib.linux-aarch64-3.6/numpy/fft/_pocketfft_internal.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/fft creating build/bdist.linux-aarch64/wheel/numpy/fft/tests copying build/lib.linux-aarch64-3.6/numpy/fft/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/fft/tests copying build/lib.linux-aarch64-3.6/numpy/fft/tests/test_pocketfft.py -> build/bdist.linux-aarch64/wheel/numpy/fft/tests copying build/lib.linux-aarch64-3.6/numpy/fft/tests/test_helper.py -> build/bdist.linux-aarch64/wheel/numpy/fft/tests copying build/lib.linux-aarch64-3.6/numpy/fft/helper.py -> build/bdist.linux-aarch64/wheel/numpy/fft creating build/bdist.linux-aarch64/wheel/numpy/linalg copying build/lib.linux-aarch64-3.6/numpy/linalg/setup.py -> build/bdist.linux-aarch64/wheel/numpy/linalg copying build/lib.linux-aarch64-3.6/numpy/linalg/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/linalg copying build/lib.linux-aarch64-3.6/numpy/linalg/_umath_linalg.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/linalg copying build/lib.linux-aarch64-3.6/numpy/linalg/linalg.py -> build/bdist.linux-aarch64/wheel/numpy/linalg creating build/bdist.linux-aarch64/wheel/numpy/linalg/tests copying build/lib.linux-aarch64-3.6/numpy/linalg/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/linalg/tests copying build/lib.linux-aarch64-3.6/numpy/linalg/tests/test_regression.py -> build/bdist.linux-aarch64/wheel/numpy/linalg/tests copying build/lib.linux-aarch64-3.6/numpy/linalg/tests/test_deprecations.py -> build/bdist.linux-aarch64/wheel/numpy/linalg/tests copying build/lib.linux-aarch64-3.6/numpy/linalg/tests/test_linalg.py -> build/bdist.linux-aarch64/wheel/numpy/linalg/tests copying build/lib.linux-aarch64-3.6/numpy/linalg/tests/test_build.py -> build/bdist.linux-aarch64/wheel/numpy/linalg/tests copying build/lib.linux-aarch64-3.6/numpy/linalg/lapack_lite.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/linalg copying build/lib.linux-aarch64-3.6/numpy/__config__.py -> build/bdist.linux-aarch64/wheel/numpy copying build/lib.linux-aarch64-3.6/numpy/__init__.py -> build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/testing copying build/lib.linux-aarch64-3.6/numpy/testing/setup.py -> build/bdist.linux-aarch64/wheel/numpy/testing copying build/lib.linux-aarch64-3.6/numpy/testing/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/testing copying build/lib.linux-aarch64-3.6/numpy/testing/print_coercion_tables.py -> build/bdist.linux-aarch64/wheel/numpy/testing creating build/bdist.linux-aarch64/wheel/numpy/testing/_private copying build/lib.linux-aarch64-3.6/numpy/testing/_private/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/testing/_private copying build/lib.linux-aarch64-3.6/numpy/testing/_private/noseclasses.py -> build/bdist.linux-aarch64/wheel/numpy/testing/_private copying build/lib.linux-aarch64-3.6/numpy/testing/_private/utils.py -> build/bdist.linux-aarch64/wheel/numpy/testing/_private copying build/lib.linux-aarch64-3.6/numpy/testing/_private/nosetester.py -> build/bdist.linux-aarch64/wheel/numpy/testing/_private copying build/lib.linux-aarch64-3.6/numpy/testing/_private/decorators.py -> build/bdist.linux-aarch64/wheel/numpy/testing/_private copying build/lib.linux-aarch64-3.6/numpy/testing/_private/parameterized.py -> build/bdist.linux-aarch64/wheel/numpy/testing/_private creating build/bdist.linux-aarch64/wheel/numpy/testing/tests copying build/lib.linux-aarch64-3.6/numpy/testing/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/testing/tests copying build/lib.linux-aarch64-3.6/numpy/testing/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/numpy/testing/tests copying build/lib.linux-aarch64-3.6/numpy/testing/tests/test_decorators.py -> build/bdist.linux-aarch64/wheel/numpy/testing/tests copying build/lib.linux-aarch64-3.6/numpy/testing/tests/test_doctesting.py -> build/bdist.linux-aarch64/wheel/numpy/testing/tests copying build/lib.linux-aarch64-3.6/numpy/testing/utils.py -> build/bdist.linux-aarch64/wheel/numpy/testing creating build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/records.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_umath_tests.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/cversions.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/setup.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/arrayprint.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_multiarray_tests.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/shape_base.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_multiarray_umath.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/machar.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/generate_numpy_api.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_add_newdocs.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_struct_ufunc_tests.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/umath.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/getlimits.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_ufunc_config.py -> build/bdist.linux-aarch64/wheel/numpy/core creating build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_datetime.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test__exceptions.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_indexing.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_nditer.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_scalarinherit.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_numerictypes.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_errstate.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_scalar_methods.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_umath_accuracy.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_shape_base.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_overrides.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_api.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_protocols.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_conversion_utils.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_dtype.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_half.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_numeric.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_regression.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_scalar_ctors.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_item_selection.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_umath_complex.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_arrayprint.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_deprecations.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_multiarray.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_records.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_scalarprint.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_getlimits.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_ufunc.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/_locales.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_scalarmath.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_einsum.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_unicode.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_mem_overlap.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_defchararray.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_longdouble.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_machar.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_indexerrors.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_cpu_features.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_umath.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_print.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_extint128.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_scalarbuffer.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_function_base.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_memmap.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/tests/test_abc.py -> build/bdist.linux-aarch64/wheel/numpy/core/tests copying build/lib.linux-aarch64-3.6/numpy/core/_internal.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_string_helpers.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_exceptions.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_type_aliases.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/einsumfunc.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/numerictypes.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/setup_common.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/fromnumeric.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_dtype.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_methods.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_asarray.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/overrides.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_dtype_ctypes.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_operand_flag_tests.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/defchararray.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/memmap.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/umath_tests.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/_rational_tests.cpython-36m-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/numeric.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/multiarray.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/core/function_base.py -> build/bdist.linux-aarch64/wheel/numpy/core copying build/lib.linux-aarch64-3.6/numpy/matlib.py -> build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/matrixlib copying build/lib.linux-aarch64-3.6/numpy/matrixlib/setup.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib copying build/lib.linux-aarch64-3.6/numpy/matrixlib/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib copying build/lib.linux-aarch64-3.6/numpy/matrixlib/defmatrix.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib creating build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/test_numeric.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/test_regression.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/test_multiarray.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/test_matrix_linalg.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/test_masked_matrix.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/test_defmatrix.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/matrixlib/tests/test_interaction.py -> build/bdist.linux-aarch64/wheel/numpy/matrixlib/tests copying build/lib.linux-aarch64-3.6/numpy/_globals.py -> build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/compat copying build/lib.linux-aarch64-3.6/numpy/compat/_inspect.py -> build/bdist.linux-aarch64/wheel/numpy/compat copying build/lib.linux-aarch64-3.6/numpy/compat/setup.py -> build/bdist.linux-aarch64/wheel/numpy/compat copying build/lib.linux-aarch64-3.6/numpy/compat/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/compat creating build/bdist.linux-aarch64/wheel/numpy/compat/tests copying build/lib.linux-aarch64-3.6/numpy/compat/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/compat/tests copying build/lib.linux-aarch64-3.6/numpy/compat/tests/test_compat.py -> build/bdist.linux-aarch64/wheel/numpy/compat/tests copying build/lib.linux-aarch64-3.6/numpy/compat/py3k.py -> build/bdist.linux-aarch64/wheel/numpy/compat copying build/lib.linux-aarch64-3.6/numpy/_distributor_init.py -> build/bdist.linux-aarch64/wheel/numpy copying build/lib.linux-aarch64-3.6/numpy/conftest.py -> build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/test_reloading.py -> build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/test_warnings.py -> build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/test_ctypeslib.py -> build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/test_matlib.py -> build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/test_numpy_version.py -> build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/test_public_api.py -> build/bdist.linux-aarch64/wheel/numpy/tests copying build/lib.linux-aarch64-3.6/numpy/tests/test_scripts.py -> build/bdist.linux-aarch64/wheel/numpy/tests creating build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/internals.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/broadcasting.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/misc.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/subclassing.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/byteswapping.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/structured_arrays.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/ufuncs.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/glossary.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/constants.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/basics.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/indexing.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/dispatch.py -> build/bdist.linux-aarch64/wheel/numpy/doc copying build/lib.linux-aarch64-3.6/numpy/doc/creation.py -> build/bdist.linux-aarch64/wheel/numpy/doc creating build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/ma/setup.py -> build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/ma/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/ma/bench.py -> build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/ma/testutils.py -> build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/ma/extras.py -> build/bdist.linux-aarch64/wheel/numpy/ma creating build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/test_mrecords.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/test_core.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/test_regression.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/test_deprecations.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/test_extras.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/test_old_ma.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/tests/test_subclassing.py -> build/bdist.linux-aarch64/wheel/numpy/ma/tests copying build/lib.linux-aarch64-3.6/numpy/ma/core.py -> build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/ma/mrecords.py -> build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/ma/timer_comparison.py -> build/bdist.linux-aarch64/wheel/numpy/ma copying build/lib.linux-aarch64-3.6/numpy/version.py -> build/bdist.linux-aarch64/wheel/numpy copying build/lib.linux-aarch64-3.6/numpy/_pytesttester.py -> build/bdist.linux-aarch64/wheel/numpy creating build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/index_tricks.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/mixins.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/setup.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/type_check.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/shape_base.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/twodim_base.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/recfunctions.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/npyio.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/ufunclike.py -> build/bdist.linux-aarch64/wheel/numpy/lib creating build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_io.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_nanfunctions.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_arraypad.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_index_tricks.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_shape_base.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_type_check.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_stride_tricks.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_regression.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_polynomial.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_mixins.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_arraysetops.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_recfunctions.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_histograms.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_packbits.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_twodim_base.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test__datasource.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test__version.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_ufunclike.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_financial.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test__iotools.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_format.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_function_base.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/tests/test_arrayterator.py -> build/bdist.linux-aarch64/wheel/numpy/lib/tests copying build/lib.linux-aarch64-3.6/numpy/lib/stride_tricks.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/utils.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/arraysetops.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/histograms.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/scimath.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/nanfunctions.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/arraypad.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/format.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/polynomial.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/_version.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/_iotools.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/arrayterator.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/_datasource.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/financial.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/user_array.py -> build/bdist.linux-aarch64/wheel/numpy/lib copying build/lib.linux-aarch64-3.6/numpy/lib/function_base.py -> build/bdist.linux-aarch64/wheel/numpy/lib creating build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/setup.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/__config__.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/npy_pkg_config.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/msvccompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils creating build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/build_scripts.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/bdist_rpm.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/install_headers.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/build_py.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/config.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/sdist.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/autodist.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/build_ext.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/build_src.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/egg_info.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/develop.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/build.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/config_compiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/build_clib.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/install.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/install_clib.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/command/install_data.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/command copying build/lib.linux-aarch64-3.6/numpy/distutils/system_info.py -> build/bdist.linux-aarch64/wheel/numpy/distutils creating build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_mingw32ccompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_from_template.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_misc_util.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_fcompiler_intel.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_system_info.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_fcompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_fcompiler_gnu.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_npy_pkg_config.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_fcompiler_nagfor.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_exec_command.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/tests/test_shell_utils.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/tests copying build/lib.linux-aarch64-3.6/numpy/distutils/mingw32ccompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/core.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/extension.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/exec_command.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/line_endings.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/conv_template.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/from_template.py -> build/bdist.linux-aarch64/wheel/numpy/distutils creating build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/gnu.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/pg.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/pathf95.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/compaq.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/lahey.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/vast.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/mips.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/none.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/sun.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/ibm.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/nv.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/nag.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/absoft.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/g95.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/intel.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/hpux.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/fcompiler/environment.py -> build/bdist.linux-aarch64/wheel/numpy/distutils/fcompiler copying build/lib.linux-aarch64-3.6/numpy/distutils/unixccompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/msvc9compiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/log.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/lib2def.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/pathccompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/cpuinfo.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/_shell_utils.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/intelccompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/ccompiler.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/numpy_distribution.py -> build/bdist.linux-aarch64/wheel/numpy/distutils copying build/lib.linux-aarch64-3.6/numpy/distutils/misc_util.py -> build/bdist.linux-aarch64/wheel/numpy/distutils creating build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/polyutils.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/chebyshev.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/_polybase.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/setup.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/hermite.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/laguerre.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/hermite_e.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial creating build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_laguerre.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_polyutils.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_polynomial.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_printing.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_hermite.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_hermite_e.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_classes.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_chebyshev.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/tests/test_legendre.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial/tests copying build/lib.linux-aarch64-3.6/numpy/polynomial/polynomial.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/polynomial/legendre.py -> build/bdist.linux-aarch64/wheel/numpy/polynomial copying build/lib.linux-aarch64-3.6/numpy/ctypeslib.py -> build/bdist.linux-aarch64/wheel/numpy running install_data creating build/bdist.linux-aarch64/wheel/numpy/core/include creating build/bdist.linux-aarch64/wheel/numpy/core/include/numpy creating build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/random copying numpy/core/include/numpy/random/bitgen.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/random copying numpy/core/include/numpy/random/distributions.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/random copying numpy/core/include/numpy/utils.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/ufuncobject.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/oldnumeric.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_common.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/halffloat.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_endian.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_cpu.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/ndarrayobject.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/numpyconfig.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/arrayscalars.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_1_7_deprecated_api.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/old_defines.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/noprefix.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_3kcompat.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/arrayobject.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_os.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_interrupt.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_no_deprecated_api.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/ndarraytypes.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/_neighborhood_iterator_imp.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ copying numpy/core/include/numpy/npy_math.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy/ creating build/bdist.linux-aarch64/wheel/numpy/core/tests/data copying numpy/core/tests/data/umath-validation-set-log -> build/bdist.linux-aarch64/wheel/numpy/core/tests/data/ copying numpy/core/tests/data/astype_copy.pkl -> build/bdist.linux-aarch64/wheel/numpy/core/tests/data/ copying numpy/core/tests/data/umath-validation-set-exp -> build/bdist.linux-aarch64/wheel/numpy/core/tests/data/ copying numpy/core/tests/data/recarray_from_file.fits -> build/bdist.linux-aarch64/wheel/numpy/core/tests/data/ copying numpy/core/tests/data/umath-validation-set-README -> build/bdist.linux-aarch64/wheel/numpy/core/tests/data/ copying numpy/core/tests/data/umath-validation-set-sin -> build/bdist.linux-aarch64/wheel/numpy/core/tests/data/ copying numpy/core/tests/data/umath-validation-set-cos -> build/bdist.linux-aarch64/wheel/numpy/core/tests/data/ creating build/bdist.linux-aarch64/wheel/numpy/distutils/mingw copying numpy/distutils/mingw/gfortran_vs2003_hack.c -> build/bdist.linux-aarch64/wheel/numpy/distutils/mingw creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/kind copying numpy/f2py/tests/src/kind/foo.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/kind creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo.f -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_fixed.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/mixed copying numpy/f2py/tests/src/mixed/foo_free.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/mixed creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/string copying numpy/f2py/tests/src/string/char.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/string creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/size copying numpy/f2py/tests/src/size/foo.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/size creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_integer.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_compound.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_real.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_non_compound.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/parameter copying numpy/f2py/tests/src/parameter/constant_both.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/parameter creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_free.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_mod.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/foo_use.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/precision.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/assumed_shape copying numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/assumed_shape creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/common copying numpy/f2py/tests/src/common/block.f -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/common creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/array_from_pyobj copying numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/array_from_pyobj creating build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/regression copying numpy/f2py/tests/src/regression/inout.f90 -> build/bdist.linux-aarch64/wheel/numpy/f2py/tests/src/regression creating build/bdist.linux-aarch64/wheel/numpy/f2py/src copying numpy/f2py/src/fortranobject.c -> build/bdist.linux-aarch64/wheel/numpy/f2py/src copying numpy/f2py/src/fortranobject.h -> build/bdist.linux-aarch64/wheel/numpy/f2py/src creating build/bdist.linux-aarch64/wheel/numpy/lib/tests/data copying numpy/lib/tests/data/py2-objarr.npz -> build/bdist.linux-aarch64/wheel/numpy/lib/tests/data/ copying numpy/lib/tests/data/win64python2.npy -> build/bdist.linux-aarch64/wheel/numpy/lib/tests/data/ copying numpy/lib/tests/data/py3-objarr.npz -> build/bdist.linux-aarch64/wheel/numpy/lib/tests/data/ copying numpy/lib/tests/data/py3-objarr.npy -> build/bdist.linux-aarch64/wheel/numpy/lib/tests/data/ copying numpy/lib/tests/data/python3.npy -> build/bdist.linux-aarch64/wheel/numpy/lib/tests/data/ copying numpy/lib/tests/data/py2-objarr.npy -> build/bdist.linux-aarch64/wheel/numpy/lib/tests/data/ creating build/bdist.linux-aarch64/wheel/numpy/random/tests/data copying numpy/random/tests/data/__init__.py -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/sfc64-testset-1.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/sfc64-testset-2.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/philox-testset-1.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/mt19937-testset-1.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/mt19937-testset-2.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/philox-testset-2.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/pcg64-testset-1.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ copying numpy/random/tests/data/pcg64-testset-2.csv -> build/bdist.linux-aarch64/wheel/numpy/random/tests/data/ creating build/bdist.linux-aarch64/wheel/numpy/random/_examples creating build/bdist.linux-aarch64/wheel/numpy/random/_examples/cython copying numpy/random/_examples/cython/setup.py -> build/bdist.linux-aarch64/wheel/numpy/random/_examples/cython copying numpy/random/_examples/cython/extending_distributions.pyx -> build/bdist.linux-aarch64/wheel/numpy/random/_examples/cython copying numpy/random/_examples/cython/extending.pyx -> build/bdist.linux-aarch64/wheel/numpy/random/_examples/cython creating build/bdist.linux-aarch64/wheel/numpy/random/_examples/cffi copying numpy/random/_examples/cffi/parse.py -> build/bdist.linux-aarch64/wheel/numpy/random/_examples/cffi copying numpy/random/_examples/cffi/extending.py -> build/bdist.linux-aarch64/wheel/numpy/random/_examples/cffi creating build/bdist.linux-aarch64/wheel/numpy/random/_examples/numba copying numpy/random/_examples/numba/extending.py -> build/bdist.linux-aarch64/wheel/numpy/random/_examples/numba copying numpy/random/_examples/numba/extending_distributions.py -> build/bdist.linux-aarch64/wheel/numpy/random/_examples/numba copying numpy/random/_common.pxd -> build/bdist.linux-aarch64/wheel/numpy/random/ copying numpy/random/_bounded_integers.pxd -> build/bdist.linux-aarch64/wheel/numpy/random/ copying numpy/random/c_distributions.pxd -> build/bdist.linux-aarch64/wheel/numpy/random/ copying numpy/random/__init__.pxd -> build/bdist.linux-aarch64/wheel/numpy/random/ copying numpy/random/bit_generator.pxd -> build/bdist.linux-aarch64/wheel/numpy/random/ copying numpy/__init__.pxd -> build/bdist.linux-aarch64/wheel/numpy copying LICENSE.txt -> build/bdist.linux-aarch64/wheel/numpy copying numpy/__init__.cython-30.pxd -> build/bdist.linux-aarch64/wheel/numpy copying build/src.linux-aarch64-3.6/numpy/core/include/numpy/_numpyconfig.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy copying build/src.linux-aarch64-3.6/numpy/core/include/numpy/__multiarray_api.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy copying build/src.linux-aarch64-3.6/numpy/core/include/numpy/multiarray_api.txt -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy copying build/src.linux-aarch64-3.6/numpy/core/include/numpy/__ufunc_api.h -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy copying build/src.linux-aarch64-3.6/numpy/core/include/numpy/ufunc_api.txt -> build/bdist.linux-aarch64/wheel/numpy/core/include/numpy creating build/bdist.linux-aarch64/wheel/numpy/core/lib creating build/bdist.linux-aarch64/wheel/numpy/core/lib/npy-pkg-config copying build/src.linux-aarch64-3.6/numpy/core/lib/npy-pkg-config/npymath.ini -> build/bdist.linux-aarch64/wheel/numpy/core/lib/npy-pkg-config copying build/src.linux-aarch64-3.6/numpy/core/lib/npy-pkg-config/mlib.ini -> build/bdist.linux-aarch64/wheel/numpy/core/lib/npy-pkg-config running install_clib copying build/temp.linux-aarch64-3.6/libnpymath.a -> build/bdist.linux-aarch64/wheel/numpy/core/lib creating build/bdist.linux-aarch64/wheel/numpy/random/lib copying build/temp.linux-aarch64-3.6/libnpyrandom.a -> build/bdist.linux-aarch64/wheel/numpy/random/lib running install_egg_info running egg_info creating numpy.egg-info writing numpy.egg-info/PKG-INFO writing dependency_links to numpy.egg-info/dependency_links.txt writing entry points to numpy.egg-info/entry_points.txt writing top-level names to numpy.egg-info/top_level.txt writing manifest file 'numpy.egg-info/SOURCES.txt' reading manifest file 'numpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/source/generated' no previously-included directories found matching 'benchmarks/env' no previously-included directories found matching 'benchmarks/results' no previously-included directories found matching 'benchmarks/html' no previously-included directories found matching 'benchmarks/numpy' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.swp' found anywhere in distribution warning: no previously-included files matching '*.bak' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files found matching 'LICENSES_bundled.txt' writing manifest file 'numpy.egg-info/SOURCES.txt' Copying numpy.egg-info to build/bdist.linux-aarch64/wheel/numpy-1.19.5-py3.6.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-aarch64/wheel/numpy-1.19.5.dist-info/WHEEL creating '/tmp/tmprd9p9orapip-wheel-/numpy-1.19.5-cp36-cp36m-linux_aarch64.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'numpy/LICENSE.txt' adding 'numpy/__config__.py' adding 'numpy/__init__.cython-30.pxd' adding 'numpy/__init__.pxd' adding 'numpy/__init__.py' adding 'numpy/_distributor_init.py' adding 'numpy/_globals.py' adding 'numpy/_pytesttester.py' adding 'numpy/conftest.py' adding 'numpy/ctypeslib.py' adding 'numpy/dual.py' adding 'numpy/matlib.py' adding 'numpy/setup.py' adding 'numpy/version.py' adding 'numpy/compat/__init__.py' adding 'numpy/compat/_inspect.py' adding 'numpy/compat/py3k.py' adding 'numpy/compat/setup.py' adding 'numpy/compat/tests/__init__.py' adding 'numpy/compat/tests/test_compat.py' adding 'numpy/core/__init__.py' adding 'numpy/core/_add_newdocs.py' adding 'numpy/core/_asarray.py' adding 'numpy/core/_dtype.py' adding 'numpy/core/_dtype_ctypes.py' adding 'numpy/core/_exceptions.py' adding 'numpy/core/_internal.py' adding 'numpy/core/_methods.py' adding 'numpy/core/_multiarray_tests.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/core/_multiarray_umath.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/core/_operand_flag_tests.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/core/_rational_tests.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/core/_string_helpers.py' adding 'numpy/core/_struct_ufunc_tests.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/core/_type_aliases.py' adding 'numpy/core/_ufunc_config.py' adding 'numpy/core/_umath_tests.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/core/arrayprint.py' adding 'numpy/core/cversions.py' adding 'numpy/core/defchararray.py' adding 'numpy/core/einsumfunc.py' adding 'numpy/core/fromnumeric.py' adding 'numpy/core/function_base.py' adding 'numpy/core/generate_numpy_api.py' adding 'numpy/core/getlimits.py' adding 'numpy/core/machar.py' adding 'numpy/core/memmap.py' adding 'numpy/core/multiarray.py' adding 'numpy/core/numeric.py' adding 'numpy/core/numerictypes.py' adding 'numpy/core/overrides.py' adding 'numpy/core/records.py' adding 'numpy/core/setup.py' adding 'numpy/core/setup_common.py' adding 'numpy/core/shape_base.py' adding 'numpy/core/umath.py' adding 'numpy/core/umath_tests.py' adding 'numpy/core/include/numpy/__multiarray_api.h' adding 'numpy/core/include/numpy/__ufunc_api.h' adding 'numpy/core/include/numpy/_neighborhood_iterator_imp.h' adding 'numpy/core/include/numpy/_numpyconfig.h' adding 'numpy/core/include/numpy/arrayobject.h' adding 'numpy/core/include/numpy/arrayscalars.h' adding 'numpy/core/include/numpy/halffloat.h' adding 'numpy/core/include/numpy/multiarray_api.txt' adding 'numpy/core/include/numpy/ndarrayobject.h' adding 'numpy/core/include/numpy/ndarraytypes.h' adding 'numpy/core/include/numpy/noprefix.h' adding 'numpy/core/include/numpy/npy_1_7_deprecated_api.h' adding 'numpy/core/include/numpy/npy_3kcompat.h' adding 'numpy/core/include/numpy/npy_common.h' adding 'numpy/core/include/numpy/npy_cpu.h' adding 'numpy/core/include/numpy/npy_endian.h' adding 'numpy/core/include/numpy/npy_interrupt.h' adding 'numpy/core/include/numpy/npy_math.h' adding 'numpy/core/include/numpy/npy_no_deprecated_api.h' adding 'numpy/core/include/numpy/npy_os.h' adding 'numpy/core/include/numpy/numpyconfig.h' adding 'numpy/core/include/numpy/old_defines.h' adding 'numpy/core/include/numpy/oldnumeric.h' adding 'numpy/core/include/numpy/ufunc_api.txt' adding 'numpy/core/include/numpy/ufuncobject.h' adding 'numpy/core/include/numpy/utils.h' adding 'numpy/core/include/numpy/random/bitgen.h' adding 'numpy/core/include/numpy/random/distributions.h' adding 'numpy/core/lib/libnpymath.a' adding 'numpy/core/lib/npy-pkg-config/mlib.ini' adding 'numpy/core/lib/npy-pkg-config/npymath.ini' adding 'numpy/core/tests/__init__.py' adding 'numpy/core/tests/_locales.py' adding 'numpy/core/tests/test__exceptions.py' adding 'numpy/core/tests/test_abc.py' adding 'numpy/core/tests/test_api.py' adding 'numpy/core/tests/test_arrayprint.py' adding 'numpy/core/tests/test_conversion_utils.py' adding 'numpy/core/tests/test_cpu_features.py' adding 'numpy/core/tests/test_datetime.py' adding 'numpy/core/tests/test_defchararray.py' adding 'numpy/core/tests/test_deprecations.py' adding 'numpy/core/tests/test_dtype.py' adding 'numpy/core/tests/test_einsum.py' adding 'numpy/core/tests/test_errstate.py' adding 'numpy/core/tests/test_extint128.py' adding 'numpy/core/tests/test_function_base.py' adding 'numpy/core/tests/test_getlimits.py' adding 'numpy/core/tests/test_half.py' adding 'numpy/core/tests/test_indexerrors.py' adding 'numpy/core/tests/test_indexing.py' adding 'numpy/core/tests/test_item_selection.py' adding 'numpy/core/tests/test_longdouble.py' adding 'numpy/core/tests/test_machar.py' adding 'numpy/core/tests/test_mem_overlap.py' adding 'numpy/core/tests/test_memmap.py' adding 'numpy/core/tests/test_multiarray.py' adding 'numpy/core/tests/test_nditer.py' adding 'numpy/core/tests/test_numeric.py' adding 'numpy/core/tests/test_numerictypes.py' adding 'numpy/core/tests/test_overrides.py' adding 'numpy/core/tests/test_print.py' adding 'numpy/core/tests/test_protocols.py' adding 'numpy/core/tests/test_records.py' adding 'numpy/core/tests/test_regression.py' adding 'numpy/core/tests/test_scalar_ctors.py' adding 'numpy/core/tests/test_scalar_methods.py' adding 'numpy/core/tests/test_scalarbuffer.py' adding 'numpy/core/tests/test_scalarinherit.py' adding 'numpy/core/tests/test_scalarmath.py' adding 'numpy/core/tests/test_scalarprint.py' adding 'numpy/core/tests/test_shape_base.py' adding 'numpy/core/tests/test_ufunc.py' adding 'numpy/core/tests/test_umath.py' adding 'numpy/core/tests/test_umath_accuracy.py' adding 'numpy/core/tests/test_umath_complex.py' adding 'numpy/core/tests/test_unicode.py' adding 'numpy/core/tests/data/astype_copy.pkl' adding 'numpy/core/tests/data/recarray_from_file.fits' adding 'numpy/core/tests/data/umath-validation-set-README' adding 'numpy/core/tests/data/umath-validation-set-cos' adding 'numpy/core/tests/data/umath-validation-set-exp' adding 'numpy/core/tests/data/umath-validation-set-log' adding 'numpy/core/tests/data/umath-validation-set-sin' adding 'numpy/distutils/__config__.py' adding 'numpy/distutils/__init__.py' adding 'numpy/distutils/_shell_utils.py' adding 'numpy/distutils/ccompiler.py' adding 'numpy/distutils/conv_template.py' adding 'numpy/distutils/core.py' adding 'numpy/distutils/cpuinfo.py' adding 'numpy/distutils/exec_command.py' adding 'numpy/distutils/extension.py' adding 'numpy/distutils/from_template.py' adding 'numpy/distutils/intelccompiler.py' adding 'numpy/distutils/lib2def.py' adding 'numpy/distutils/line_endings.py' adding 'numpy/distutils/log.py' adding 'numpy/distutils/mingw32ccompiler.py' adding 'numpy/distutils/misc_util.py' adding 'numpy/distutils/msvc9compiler.py' adding 'numpy/distutils/msvccompiler.py' adding 'numpy/distutils/npy_pkg_config.py' adding 'numpy/distutils/numpy_distribution.py' adding 'numpy/distutils/pathccompiler.py' adding 'numpy/distutils/setup.py' adding 'numpy/distutils/system_info.py' adding 'numpy/distutils/unixccompiler.py' adding 'numpy/distutils/command/__init__.py' adding 'numpy/distutils/command/autodist.py' adding 'numpy/distutils/command/bdist_rpm.py' adding 'numpy/distutils/command/build.py' adding 'numpy/distutils/command/build_clib.py' adding 'numpy/distutils/command/build_ext.py' adding 'numpy/distutils/command/build_py.py' adding 'numpy/distutils/command/build_scripts.py' adding 'numpy/distutils/command/build_src.py' adding 'numpy/distutils/command/config.py' adding 'numpy/distutils/command/config_compiler.py' adding 'numpy/distutils/command/develop.py' adding 'numpy/distutils/command/egg_info.py' adding 'numpy/distutils/command/install.py' adding 'numpy/distutils/command/install_clib.py' adding 'numpy/distutils/command/install_data.py' adding 'numpy/distutils/command/install_headers.py' adding 'numpy/distutils/command/sdist.py' adding 'numpy/distutils/fcompiler/__init__.py' adding 'numpy/distutils/fcompiler/absoft.py' adding 'numpy/distutils/fcompiler/compaq.py' adding 'numpy/distutils/fcompiler/environment.py' adding 'numpy/distutils/fcompiler/g95.py' adding 'numpy/distutils/fcompiler/gnu.py' adding 'numpy/distutils/fcompiler/hpux.py' adding 'numpy/distutils/fcompiler/ibm.py' adding 'numpy/distutils/fcompiler/intel.py' adding 'numpy/distutils/fcompiler/lahey.py' adding 'numpy/distutils/fcompiler/mips.py' adding 'numpy/distutils/fcompiler/nag.py' adding 'numpy/distutils/fcompiler/none.py' adding 'numpy/distutils/fcompiler/nv.py' adding 'numpy/distutils/fcompiler/pathf95.py' adding 'numpy/distutils/fcompiler/pg.py' adding 'numpy/distutils/fcompiler/sun.py' adding 'numpy/distutils/fcompiler/vast.py' adding 'numpy/distutils/mingw/gfortran_vs2003_hack.c' adding 'numpy/distutils/tests/__init__.py' adding 'numpy/distutils/tests/test_exec_command.py' adding 'numpy/distutils/tests/test_fcompiler.py' adding 'numpy/distutils/tests/test_fcompiler_gnu.py' adding 'numpy/distutils/tests/test_fcompiler_intel.py' adding 'numpy/distutils/tests/test_fcompiler_nagfor.py' adding 'numpy/distutils/tests/test_from_template.py' adding 'numpy/distutils/tests/test_mingw32ccompiler.py' adding 'numpy/distutils/tests/test_misc_util.py' adding 'numpy/distutils/tests/test_npy_pkg_config.py' adding 'numpy/distutils/tests/test_shell_utils.py' adding 'numpy/distutils/tests/test_system_info.py' adding 'numpy/doc/__init__.py' adding 'numpy/doc/basics.py' adding 'numpy/doc/broadcasting.py' adding 'numpy/doc/byteswapping.py' adding 'numpy/doc/constants.py' adding 'numpy/doc/creation.py' adding 'numpy/doc/dispatch.py' adding 'numpy/doc/glossary.py' adding 'numpy/doc/indexing.py' adding 'numpy/doc/internals.py' adding 'numpy/doc/misc.py' adding 'numpy/doc/structured_arrays.py' adding 'numpy/doc/subclassing.py' adding 'numpy/doc/ufuncs.py' adding 'numpy/f2py/__init__.py' adding 'numpy/f2py/__main__.py' adding 'numpy/f2py/__version__.py' adding 'numpy/f2py/auxfuncs.py' adding 'numpy/f2py/capi_maps.py' adding 'numpy/f2py/cb_rules.py' adding 'numpy/f2py/cfuncs.py' adding 'numpy/f2py/common_rules.py' adding 'numpy/f2py/crackfortran.py' adding 'numpy/f2py/diagnose.py' adding 'numpy/f2py/f2py2e.py' adding 'numpy/f2py/f2py_testing.py' adding 'numpy/f2py/f90mod_rules.py' adding 'numpy/f2py/func2subr.py' adding 'numpy/f2py/rules.py' adding 'numpy/f2py/setup.py' adding 'numpy/f2py/use_rules.py' adding 'numpy/f2py/src/fortranobject.c' adding 'numpy/f2py/src/fortranobject.h' adding 'numpy/f2py/tests/__init__.py' adding 'numpy/f2py/tests/test_array_from_pyobj.py' adding 'numpy/f2py/tests/test_assumed_shape.py' adding 'numpy/f2py/tests/test_block_docstring.py' adding 'numpy/f2py/tests/test_callback.py' adding 'numpy/f2py/tests/test_common.py' adding 'numpy/f2py/tests/test_compile_function.py' adding 'numpy/f2py/tests/test_crackfortran.py' adding 'numpy/f2py/tests/test_kind.py' adding 'numpy/f2py/tests/test_mixed.py' adding 'numpy/f2py/tests/test_parameter.py' adding 'numpy/f2py/tests/test_quoted_character.py' adding 'numpy/f2py/tests/test_regression.py' adding 'numpy/f2py/tests/test_return_character.py' adding 'numpy/f2py/tests/test_return_complex.py' adding 'numpy/f2py/tests/test_return_integer.py' adding 'numpy/f2py/tests/test_return_logical.py' adding 'numpy/f2py/tests/test_return_real.py' adding 'numpy/f2py/tests/test_semicolon_split.py' adding 'numpy/f2py/tests/test_size.py' adding 'numpy/f2py/tests/test_string.py' adding 'numpy/f2py/tests/util.py' adding 'numpy/f2py/tests/src/array_from_pyobj/wrapmodule.c' adding 'numpy/f2py/tests/src/assumed_shape/.f2py_f2cmap' adding 'numpy/f2py/tests/src/assumed_shape/foo_free.f90' adding 'numpy/f2py/tests/src/assumed_shape/foo_mod.f90' adding 'numpy/f2py/tests/src/assumed_shape/foo_use.f90' adding 'numpy/f2py/tests/src/assumed_shape/precision.f90' adding 'numpy/f2py/tests/src/common/block.f' adding 'numpy/f2py/tests/src/kind/foo.f90' adding 'numpy/f2py/tests/src/mixed/foo.f' adding 'numpy/f2py/tests/src/mixed/foo_fixed.f90' adding 'numpy/f2py/tests/src/mixed/foo_free.f90' adding 'numpy/f2py/tests/src/parameter/constant_both.f90' adding 'numpy/f2py/tests/src/parameter/constant_compound.f90' adding 'numpy/f2py/tests/src/parameter/constant_integer.f90' adding 'numpy/f2py/tests/src/parameter/constant_non_compound.f90' adding 'numpy/f2py/tests/src/parameter/constant_real.f90' adding 'numpy/f2py/tests/src/regression/inout.f90' adding 'numpy/f2py/tests/src/size/foo.f90' adding 'numpy/f2py/tests/src/string/char.f90' adding 'numpy/fft/__init__.py' adding 'numpy/fft/_pocketfft.py' adding 'numpy/fft/_pocketfft_internal.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/fft/helper.py' adding 'numpy/fft/setup.py' adding 'numpy/fft/tests/__init__.py' adding 'numpy/fft/tests/test_helper.py' adding 'numpy/fft/tests/test_pocketfft.py' adding 'numpy/lib/__init__.py' adding 'numpy/lib/_datasource.py' adding 'numpy/lib/_iotools.py' adding 'numpy/lib/_version.py' adding 'numpy/lib/arraypad.py' adding 'numpy/lib/arraysetops.py' adding 'numpy/lib/arrayterator.py' adding 'numpy/lib/financial.py' adding 'numpy/lib/format.py' adding 'numpy/lib/function_base.py' adding 'numpy/lib/histograms.py' adding 'numpy/lib/index_tricks.py' adding 'numpy/lib/mixins.py' adding 'numpy/lib/nanfunctions.py' adding 'numpy/lib/npyio.py' adding 'numpy/lib/polynomial.py' adding 'numpy/lib/recfunctions.py' adding 'numpy/lib/scimath.py' adding 'numpy/lib/setup.py' adding 'numpy/lib/shape_base.py' adding 'numpy/lib/stride_tricks.py' adding 'numpy/lib/twodim_base.py' adding 'numpy/lib/type_check.py' adding 'numpy/lib/ufunclike.py' adding 'numpy/lib/user_array.py' adding 'numpy/lib/utils.py' adding 'numpy/lib/tests/__init__.py' adding 'numpy/lib/tests/test__datasource.py' adding 'numpy/lib/tests/test__iotools.py' adding 'numpy/lib/tests/test__version.py' adding 'numpy/lib/tests/test_arraypad.py' adding 'numpy/lib/tests/test_arraysetops.py' adding 'numpy/lib/tests/test_arrayterator.py' adding 'numpy/lib/tests/test_financial.py' adding 'numpy/lib/tests/test_format.py' adding 'numpy/lib/tests/test_function_base.py' adding 'numpy/lib/tests/test_histograms.py' adding 'numpy/lib/tests/test_index_tricks.py' adding 'numpy/lib/tests/test_io.py' adding 'numpy/lib/tests/test_mixins.py' adding 'numpy/lib/tests/test_nanfunctions.py' adding 'numpy/lib/tests/test_packbits.py' adding 'numpy/lib/tests/test_polynomial.py' adding 'numpy/lib/tests/test_recfunctions.py' adding 'numpy/lib/tests/test_regression.py' adding 'numpy/lib/tests/test_shape_base.py' adding 'numpy/lib/tests/test_stride_tricks.py' adding 'numpy/lib/tests/test_twodim_base.py' adding 'numpy/lib/tests/test_type_check.py' adding 'numpy/lib/tests/test_ufunclike.py' adding 'numpy/lib/tests/test_utils.py' adding 'numpy/lib/tests/data/py2-objarr.npy' adding 'numpy/lib/tests/data/py2-objarr.npz' adding 'numpy/lib/tests/data/py3-objarr.npy' adding 'numpy/lib/tests/data/py3-objarr.npz' adding 'numpy/lib/tests/data/python3.npy' adding 'numpy/lib/tests/data/win64python2.npy' adding 'numpy/linalg/__init__.py' adding 'numpy/linalg/_umath_linalg.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/linalg/lapack_lite.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/linalg/linalg.py' adding 'numpy/linalg/setup.py' adding 'numpy/linalg/tests/__init__.py' adding 'numpy/linalg/tests/test_build.py' adding 'numpy/linalg/tests/test_deprecations.py' adding 'numpy/linalg/tests/test_linalg.py' adding 'numpy/linalg/tests/test_regression.py' adding 'numpy/ma/__init__.py' adding 'numpy/ma/bench.py' adding 'numpy/ma/core.py' adding 'numpy/ma/extras.py' adding 'numpy/ma/mrecords.py' adding 'numpy/ma/setup.py' adding 'numpy/ma/testutils.py' adding 'numpy/ma/timer_comparison.py' adding 'numpy/ma/tests/__init__.py' adding 'numpy/ma/tests/test_core.py' adding 'numpy/ma/tests/test_deprecations.py' adding 'numpy/ma/tests/test_extras.py' adding 'numpy/ma/tests/test_mrecords.py' adding 'numpy/ma/tests/test_old_ma.py' adding 'numpy/ma/tests/test_regression.py' adding 'numpy/ma/tests/test_subclassing.py' adding 'numpy/matrixlib/__init__.py' adding 'numpy/matrixlib/defmatrix.py' adding 'numpy/matrixlib/setup.py' adding 'numpy/matrixlib/tests/__init__.py' adding 'numpy/matrixlib/tests/test_defmatrix.py' adding 'numpy/matrixlib/tests/test_interaction.py' adding 'numpy/matrixlib/tests/test_masked_matrix.py' adding 'numpy/matrixlib/tests/test_matrix_linalg.py' adding 'numpy/matrixlib/tests/test_multiarray.py' adding 'numpy/matrixlib/tests/test_numeric.py' adding 'numpy/matrixlib/tests/test_regression.py' adding 'numpy/polynomial/__init__.py' adding 'numpy/polynomial/_polybase.py' adding 'numpy/polynomial/chebyshev.py' adding 'numpy/polynomial/hermite.py' adding 'numpy/polynomial/hermite_e.py' adding 'numpy/polynomial/laguerre.py' adding 'numpy/polynomial/legendre.py' adding 'numpy/polynomial/polynomial.py' adding 'numpy/polynomial/polyutils.py' adding 'numpy/polynomial/setup.py' adding 'numpy/polynomial/tests/__init__.py' adding 'numpy/polynomial/tests/test_chebyshev.py' adding 'numpy/polynomial/tests/test_classes.py' adding 'numpy/polynomial/tests/test_hermite.py' adding 'numpy/polynomial/tests/test_hermite_e.py' adding 'numpy/polynomial/tests/test_laguerre.py' adding 'numpy/polynomial/tests/test_legendre.py' adding 'numpy/polynomial/tests/test_polynomial.py' adding 'numpy/polynomial/tests/test_polyutils.py' adding 'numpy/polynomial/tests/test_printing.py' adding 'numpy/random/__init__.pxd' adding 'numpy/random/__init__.py' adding 'numpy/random/_bounded_integers.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/_bounded_integers.pxd' adding 'numpy/random/_common.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/_common.pxd' adding 'numpy/random/_generator.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/_mt19937.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/_pcg64.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/_philox.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/_pickle.py' adding 'numpy/random/_sfc64.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/bit_generator.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/bit_generator.pxd' adding 'numpy/random/c_distributions.pxd' adding 'numpy/random/mtrand.cpython-36m-aarch64-linux-gnu.so' adding 'numpy/random/setup.py' adding 'numpy/random/_examples/cffi/extending.py' adding 'numpy/random/_examples/cffi/parse.py' adding 'numpy/random/_examples/cython/extending.pyx' adding 'numpy/random/_examples/cython/extending_distributions.pyx' adding 'numpy/random/_examples/cython/setup.py' adding 'numpy/random/_examples/numba/extending.py' adding 'numpy/random/_examples/numba/extending_distributions.py' adding 'numpy/random/lib/libnpyrandom.a' adding 'numpy/random/tests/__init__.py' adding 'numpy/random/tests/test_direct.py' adding 'numpy/random/tests/test_extending.py' adding 'numpy/random/tests/test_generator_mt19937.py' adding 'numpy/random/tests/test_generator_mt19937_regressions.py' adding 'numpy/random/tests/test_random.py' adding 'numpy/random/tests/test_randomstate.py' adding 'numpy/random/tests/test_randomstate_regression.py' adding 'numpy/random/tests/test_regression.py' adding 'numpy/random/tests/test_seed_sequence.py' adding 'numpy/random/tests/test_smoke.py' adding 'numpy/random/tests/data/__init__.py' adding 'numpy/random/tests/data/mt19937-testset-1.csv' adding 'numpy/random/tests/data/mt19937-testset-2.csv' adding 'numpy/random/tests/data/pcg64-testset-1.csv' adding 'numpy/random/tests/data/pcg64-testset-2.csv' adding 'numpy/random/tests/data/philox-testset-1.csv' adding 'numpy/random/tests/data/philox-testset-2.csv' adding 'numpy/random/tests/data/sfc64-testset-1.csv' adding 'numpy/random/tests/data/sfc64-testset-2.csv' adding 'numpy/testing/__init__.py' adding 'numpy/testing/print_coercion_tables.py' adding 'numpy/testing/setup.py' adding 'numpy/testing/utils.py' adding 'numpy/testing/_private/__init__.py' adding 'numpy/testing/_private/decorators.py' adding 'numpy/testing/_private/noseclasses.py' adding 'numpy/testing/_private/nosetester.py' adding 'numpy/testing/_private/parameterized.py' adding 'numpy/testing/_private/utils.py' adding 'numpy/testing/tests/__init__.py' adding 'numpy/testing/tests/test_decorators.py' adding 'numpy/testing/tests/test_doctesting.py' adding 'numpy/testing/tests/test_utils.py' adding 'numpy/tests/__init__.py' adding 'numpy/tests/test_ctypeslib.py' adding 'numpy/tests/test_matlib.py' adding 'numpy/tests/test_numpy_version.py' adding 'numpy/tests/test_public_api.py' adding 'numpy/tests/test_reloading.py' adding 'numpy/tests/test_scripts.py' adding 'numpy/tests/test_warnings.py' adding 'numpy-1.19.5.dist-info/LICENSE.txt' adding 'numpy-1.19.5.dist-info/METADATA' adding 'numpy-1.19.5.dist-info/WHEEL' adding 'numpy-1.19.5.dist-info/entry_points.txt' adding 'numpy-1.19.5.dist-info/top_level.txt' adding 'numpy-1.19.5.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Running setup.py bdist_wheel for numpy: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/ee/cd/78/686734467766f26e3d2b42605dce9fdb7d24c1c1d26f2fb8fc Removing source in /tmp/pip-build-nlhb_u_h/numpy Successfully built numpy Installing collected packages: numpy changing mode of /usr/local/bin/f2py to 755 changing mode of /usr/local/bin/f2py3 to 755 changing mode of /usr/local/bin/f2py3.6 to 755 Successfully installed numpy-1.19.5 Cleaning up... Removing intermediate container c80549c233a3 ---> 8f8028cc81a4 Step 7/23 : ARG PYTORCH_URL=https://nvidia.box.com/shared/static/lufbgr3xu2uha40cs9ryq1zn4kxsnogl.whl ---> Running in cccda7d0fe7a Removing intermediate container cccda7d0fe7a ---> f374f755d682 Step 8/23 : ARG PYTORCH_WHL=torch-1.2.0-cp36-cp36m-linux_aarch64.whl ---> Running in caa5217691fb Removing intermediate container caa5217691fb ---> d2635ef3e868 Step 9/23 : RUN wget --quiet --show-progress --progress=bar:force:noscroll --no-check-certificate ${PYTORCH_URL} -O ${PYTORCH_WHL} && pip3 install ${PYTORCH_WHL} --verbose && rm ${PYTORCH_WHL} ---> Running in 1e6e9ecdfde0  torch-1.8.0-cp36-cp 0%[ ] 0 --.-KB/s  torch-1.8.0-cp36-cp 0%[ ] 240.00K 768KB/s  torch-1.8.0-cp36-cp 0%[ ] 1.16M 2.26MB/s  torch-1.8.0-cp36-cp 0%[ ] 2.46M 3.45MB/s  torch-1.8.0-cp36-cp 1%[ ] 4.33M 4.75MB/s  torch-1.8.0-cp36-cp 2%[ ] 6.52M 5.86MB/s  torch-1.8.0-cp36-cp 3%[ ] 8.80M 6.71MB/s  torch-1.8.0-cp36-cp 4%[ ] 11.18M 7.39MB/s  torch-1.8.0-cp36-cp 4%[ ] 13.55M 7.91MB/s  torch-1.8.0-cp36-cp 5%[> ] 15.76M 8.24MB/s  torch-1.8.0-cp36-cp 6%[> ] 18.13M 8.58MB/s  torch-1.8.0-cp36-cp 7%[> ] 20.50M 8.86MB/s  torch-1.8.0-cp36-cp 8%[> ] 22.87M 9.10MB/s  torch-1.8.0-cp36-cp 9%[> ] 25.08M 9.24MB/s  torch-1.8.0-cp36-cp 9%[> ] 27.46M 9.42MB/s  torch-1.8.0-cp36-cp 10%[=> ] 29.82M 9.57MB/s eta 26s  torch-1.8.0-cp36-cp 11%[=> ] 32.16M 10.1MB/s eta 26s  torch-1.8.0-cp36-cp 12%[=> ] 34.51M 10.7MB/s eta 26s  torch-1.8.0-cp36-cp 13%[=> ] 36.88M 11.1MB/s eta 26s  torch-1.8.0-cp36-cp 14%[=> ] 39.24M 11.5MB/s eta 26s  torch-1.8.0-cp36-cp 14%[=> ] 41.40M 11.6MB/s eta 23s  torch-1.8.0-cp36-cp 15%[==> ] 43.73M 11.6MB/s eta 23s  torch-1.8.0-cp36-cp 16%[==> ] 46.07M 11.6MB/s eta 23s  torch-1.8.0-cp36-cp 17%[==> ] 48.37M 11.6MB/s eta 23s  torch-1.8.0-cp36-cp 18%[==> ] 50.51M 11.5MB/s eta 23s  torch-1.8.0-cp36-cp 19%[==> ] 52.85M 11.5MB/s eta 22s  torch-1.8.0-cp36-cp 19%[==> ] 55.22M 11.6MB/s eta 22s  torch-1.8.0-cp36-cp 20%[===> ] 57.56M 11.6MB/s eta 22s  torch-1.8.0-cp36-cp 21%[===> ] 59.71M 11.5MB/s eta 22s  torch-1.8.0-cp36-cp 22%[===> ] 62.08M 11.5MB/s eta 22s  torch-1.8.0-cp36-cp 23%[===> ] 64.44M 11.5MB/s eta 20s  torch-1.8.0-cp36-cp 24%[===> ] 66.78M 11.5MB/s eta 20s  torch-1.8.0-cp36-cp 24%[===> ] 69.00M 11.5MB/s eta 20s  torch-1.8.0-cp36-cp 25%[====> ] 71.35M 11.5MB/s eta 20s  torch-1.8.0-cp36-cp 26%[====> ] 73.69M 11.5MB/s eta 20s  torch-1.8.0-cp36-cp 27%[====> ] 76.03M 11.5MB/s eta 19s  torch-1.8.0-cp36-cp 28%[====> ] 78.24M 11.5MB/s eta 19s  torch-1.8.0-cp36-cp 29%[====> ] 80.59M 11.5MB/s eta 19s  torch-1.8.0-cp36-cp 29%[====> ] 82.93M 11.5MB/s eta 19s  torch-1.8.0-cp36-cp 30%[=====> ] 85.18M 11.5MB/s eta 19s  torch-1.8.0-cp36-cp 31%[=====> ] 87.42M 11.5MB/s eta 18s  torch-1.8.0-cp36-cp 32%[=====> ] 89.45M 11.4MB/s eta 18s  torch-1.8.0-cp36-cp 33%[=====> ] 91.95M 11.5MB/s eta 18s  torch-1.8.0-cp36-cp 34%[=====> ] 94.48M 11.6MB/s eta 18s  torch-1.8.0-cp36-cp 34%[=====> ] 96.79M 11.6MB/s eta 18s  torch-1.8.0-cp36-cp 35%[======> ] 99.14M 11.6MB/s eta 16s  torch-1.8.0-cp36-cp 36%[======> ] 101.47M 11.6MB/s eta 16s  torch-1.8.0-cp36-cp 37%[======> ] 103.81M 11.6MB/s eta 16s  torch-1.8.0-cp36-cp 38%[======> ] 106.00M 11.6MB/s eta 16s  torch-1.8.0-cp36-cp 39%[======> ] 108.35M 11.6MB/s eta 16s  torch-1.8.0-cp36-cp 39%[======> ] 110.70M 11.6MB/s eta 15s  torch-1.8.0-cp36-cp 40%[=======> ] 113.03M 11.5MB/s eta 15s  torch-1.8.0-cp36-cp 41%[=======> ] 115.37M 11.5MB/s eta 15s  torch-1.8.0-cp36-cp 42%[=======> ] 117.67M 11.5MB/s eta 15s  torch-1.8.0-cp36-cp 43%[=======> ] 120.05M 11.6MB/s eta 15s  torch-1.8.0-cp36-cp 44%[=======> ] 122.19M 11.5MB/s eta 14s  torch-1.8.0-cp36-cp 44%[=======> ] 124.40M 11.5MB/s eta 14s  torch-1.8.0-cp36-cp 45%[========> ] 126.89M 11.6MB/s eta 14s  torch-1.8.0-cp36-cp 46%[========> ] 129.29M 11.5MB/s eta 14s  torch-1.8.0-cp36-cp 47%[========> ] 131.47M 11.5MB/s eta 14s  torch-1.8.0-cp36-cp 48%[========> ] 133.82M 11.5MB/s eta 13s  torch-1.8.0-cp36-cp 49%[========> ] 136.17M 11.5MB/s eta 13s  torch-1.8.0-cp36-cp 50%[=========> ] 138.51M 11.5MB/s eta 13s  torch-1.8.0-cp36-cp 50%[=========> ] 140.72M 11.5MB/s eta 13s  torch-1.8.0-cp36-cp 51%[=========> ] 143.08M 11.5MB/s eta 13s  torch-1.8.0-cp36-cp 52%[=========> ] 145.46M 11.5MB/s eta 12s  torch-1.8.0-cp36-cp 53%[=========> ] 147.78M 11.6MB/s eta 12s  torch-1.8.0-cp36-cp 54%[=========> ] 149.90M 11.5MB/s eta 12s  torch-1.8.0-cp36-cp 55%[==========> ] 152.31M 11.6MB/s eta 12s  torch-1.8.0-cp36-cp 55%[==========> ] 154.67M 11.6MB/s eta 12s  torch-1.8.0-cp36-cp 56%[==========> ] 157.01M 11.6MB/s eta 11s  torch-1.8.0-cp36-cp 57%[==========> ] 159.13M 11.5MB/s eta 11s  torch-1.8.0-cp36-cp 58%[==========> ] 161.49M 11.6MB/s eta 11s  torch-1.8.0-cp36-cp 59%[==========> ] 163.84M 11.5MB/s eta 11s  torch-1.8.0-cp36-cp 60%[===========> ] 166.20M 11.5MB/s eta 11s  torch-1.8.0-cp36-cp 60%[===========> ] 168.36M 11.5MB/s eta 10s  torch-1.8.0-cp36-cp 61%[===========> ] 170.72M 11.5MB/s eta 10s  torch-1.8.0-cp36-cp 62%[===========> ] 173.10M 11.5MB/s eta 10s  torch-1.8.0-cp36-cp 63%[===========> ] 175.44M 11.6MB/s eta 10s  torch-1.8.0-cp36-cp 64%[===========> ] 177.66M 11.5MB/s eta 10s  torch-1.8.0-cp36-cp 65%[============> ] 180.01M 11.5MB/s eta 9s  torch-1.8.0-cp36-cp 65%[============> ] 182.37M 11.6MB/s eta 9s  torch-1.8.0-cp36-cp 66%[============> ] 184.75M 11.6MB/s eta 9s  torch-1.8.0-cp36-cp 67%[============> ] 186.92M 11.6MB/s eta 9s  torch-1.8.0-cp36-cp 68%[============> ] 189.27M 11.6MB/s eta 9s  torch-1.8.0-cp36-cp 69%[============> ] 191.54M 11.5MB/s eta 8s  torch-1.8.0-cp36-cp 70%[=============> ] 193.81M 11.5MB/s eta 8s  torch-1.8.0-cp36-cp 70%[=============> ] 195.95M 11.5MB/s eta 8s  torch-1.8.0-cp36-cp 71%[=============> ] 198.38M 11.5MB/s eta 8s  torch-1.8.0-cp36-cp 72%[=============> ] 200.77M 11.6MB/s eta 8s  torch-1.8.0-cp36-cp 73%[=============> ] 203.16M 11.6MB/s eta 7s  torch-1.8.0-cp36-cp 74%[=============> ] 205.30M 11.5MB/s eta 7s  torch-1.8.0-cp36-cp 75%[==============> ] 207.62M 11.5MB/s eta 7s  torch-1.8.0-cp36-cp 75%[==============> ] 209.96M 11.5MB/s eta 7s  torch-1.8.0-cp36-cp 76%[==============> ] 212.30M 11.5MB/s eta 7s  torch-1.8.0-cp36-cp 77%[==============> ] 214.42M 11.4MB/s eta 6s  torch-1.8.0-cp36-cp 78%[==============> ] 216.66M 11.4MB/s eta 6s  torch-1.8.0-cp36-cp 79%[==============> ] 219.07M 11.5MB/s eta 6s  torch-1.8.0-cp36-cp 80%[===============> ] 221.44M 11.5MB/s eta 6s  torch-1.8.0-cp36-cp 80%[===============> ] 223.60M 11.4MB/s eta 6s  torch-1.8.0-cp36-cp 81%[===============> ] 225.91M 11.4MB/s eta 5s  torch-1.8.0-cp36-cp 82%[===============> ] 228.25M 11.6MB/s eta 5s  torch-1.8.0-cp36-cp 83%[===============> ] 230.59M 11.5MB/s eta 5s  torch-1.8.0-cp36-cp 84%[===============> ] 232.76M 11.5MB/s eta 5s  torch-1.8.0-cp36-cp 84%[===============> ] 235.10M 11.5MB/s eta 5s  torch-1.8.0-cp36-cp 85%[================> ] 237.41M 11.5MB/s eta 4s  torch-1.8.0-cp36-cp 86%[================> ] 239.20M 11.3MB/s eta 4s  torch-1.8.0-cp36-cp 87%[================> ] 241.38M 11.3MB/s eta 4s  torch-1.8.0-cp36-cp 87%[================> ] 243.19M 11.1MB/s eta 4s  torch-1.8.0-cp36-cp 88%[================> ] 245.52M 11.1MB/s eta 4s  torch-1.8.0-cp36-cp 89%[================> ] 247.50M 10.9MB/s eta 3s  torch-1.8.0-cp36-cp 90%[=================> ] 249.75M 11.0MB/s eta 3s  torch-1.8.0-cp36-cp 91%[=================> ] 252.14M 11.0MB/s eta 3s  torch-1.8.0-cp36-cp 91%[=================> ] 254.52M 11.0MB/s eta 3s  torch-1.8.0-cp36-cp 92%[=================> ] 256.72M 10.9MB/s eta 3s  torch-1.8.0-cp36-cp 93%[=================> ] 258.58M 10.8MB/s eta 2s  torch-1.8.0-cp36-cp 94%[=================> ] 260.87M 10.8MB/s eta 2s  torch-1.8.0-cp36-cp 95%[==================> ] 262.92M 10.7MB/s eta 2s  torch-1.8.0-cp36-cp 95%[==================> ] 265.39M 10.8MB/s eta 2s  torch-1.8.0-cp36-cp 96%[==================> ] 267.75M 10.8MB/s eta 2s  torch-1.8.0-cp36-cp 97%[==================> ] 270.10M 10.8MB/s eta 1s  torch-1.8.0-cp36-cp 98%[==================> ] 272.48M 11.0MB/s eta 1s  torch-1.8.0-cp36-cp 99%[==================> ] 274.67M 11.0MB/s eta 1s  torch-1.8.0-cp36-cp 100%[===================>] 276.75M 11.0MB/s in 25s Processing /torch-1.8.0-cp36-cp36m-linux_aarch64.whl Collecting typing-extensions (from torch==1.8.0) 1 location(s) to search for versions of typing-extensions: * https://pypi.python.org/simple/typing-extensions/ Getting page https://pypi.python.org/simple/typing-extensions/ Looking up "https://pypi.python.org/simple/typing-extensions/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.python.org https://pypi.python.org:443 "GET /simple/typing-extensions/ HTTP/1.1" 301 122 Updating cache with response from "https://pypi.python.org/simple/typing-extensions/" Caching permanant redirect Looking up "https://pypi.org/simple/typing-extensions/" in the cache No cache entry available Starting new HTTPS connection (1): pypi.org https://pypi.org:443 "GET /simple/typing-extensions/ HTTP/1.1" 200 2694 Updating cache with response from "https://pypi.org/simple/typing-extensions/" Caching due to etag Analyzing links from page https://pypi.org/simple/typing-extensions/ Skipping link https://files.pythonhosted.org/packages/7a/d2/776076bc80b5006c327c4106ccc8a6d645ccfae57ca72eee0ec98ea19ab0/typing_extensions-3.6.2-py2-none-any.whl#sha256=a13d47e36fb70d00de1fd111beea96cace79f5fcaa2c5381a75fc419ad50907d (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cb/cc/4db345e919daa930cb4352e8b2e273bdb9e6d2a72c6e09da811a6127278f/typing_extensions-3.6.2-py3-none-any.whl#sha256=9d1f70ae4b349f2040e8ca4acf1e7f8edceeff5f8aa49fbef9f9e39116312418 (from https://pypi.org/simple/typing-extensions/), version: 3.6.2 Found link https://files.pythonhosted.org/packages/d0/53/db3c6bf3fc6a57cda61117dc84eb96de7586e2a43ab12e332a91570c5867/typing_extensions-3.6.2.tar.gz#sha256=e83f825d3ecb61443cf18639f499cabd02d87274e594de3728a1a07bc08a566d (from https://pypi.org/simple/typing-extensions/), version: 3.6.2 Skipping link https://files.pythonhosted.org/packages/1d/5a/9ce4a5ed063f4590a0ac37e984a679930cd46faeab4b7b16f0c8c90a027d/typing_extensions-3.6.2.1-py2-none-any.whl#sha256=3f917fa1eb17b7dc09f19e01b52bfe15e7bc67c34cc3cf63613c8a37ce953b59 (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/66/5c/605dd55fcc9a8925f19263d5a74ddec06b9eab304d9fe64c956e85b7aa6c/typing_extensions-3.6.2.1-py3-none-any.whl#sha256=a685d27cadf53b99a18e953697e859f09478912efcbd8c86b89af9f6402dc301 (from https://pypi.org/simple/typing-extensions/), version: 3.6.2.1 Found link https://files.pythonhosted.org/packages/bc/24/dd74d7d91f460b682492d146e15b943392d73b91c021557186dc810a264a/typing_extensions-3.6.2.1.tar.gz#sha256=dc18da05be5c924538481f6761700757eb36415213350d5e15b9cbd72e46ffe3 (from https://pypi.org/simple/typing-extensions/), version: 3.6.2.1 Skipping link https://files.pythonhosted.org/packages/30/37/65f28f32654bee9a21951a8b07a70e1348dea00991d57d151cb49f2c108b/typing_extensions-3.6.5-py2-none-any.whl#sha256=8b0962ecb92847974514b1724c8ae2b6dd1ffe86bcdfac429517f5e583ada658 (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/15/f1/ef4e69d77cd850af1cb7d6de62fc8a0e92eb6fe7b37e3dc563b41378b567/typing_extensions-3.6.5-py3-none-any.whl#sha256=be7b05ddab71727fabf1f071365043cf034e4cdac9cade1f1d61a6cc526aaafe (from https://pypi.org/simple/typing-extensions/), version: 3.6.5 Found link https://files.pythonhosted.org/packages/a9/b0/c98f86c94706784699bff1262506ceab6e8101386e984a773b10be7500fc/typing_extensions-3.6.5.tar.gz#sha256=1c0a8e3b4ce55207a03dd0dcb98bc47a704c71f14fe4311ec860cc8af8f4bd27 (from https://pypi.org/simple/typing-extensions/), version: 3.6.5 Skipping link https://files.pythonhosted.org/packages/48/59/6cef806c06dddd3ccb08890419a9fe6a4dc0dc5d3e3598621fb5627e874f/typing_extensions-3.6.6-py2-none-any.whl#sha256=2a6c6e78e291a4b6cbd0bbfd30edc0baaa366de962129506ec8fe06bdec66457 (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/62/4f/392a1fa2873e646f5990eb6f956e662d8a235ab474450c72487745f67276/typing_extensions-3.6.6-py3-none-any.whl#sha256=55401f6ed58ade5638eb566615c150ba13624e2f0c1eedd080fc3c1b6cb76f1d (from https://pypi.org/simple/typing-extensions/), version: 3.6.6 Found link https://files.pythonhosted.org/packages/fc/e6/3d2f306b12f01bde2861d67458d32c673e206d6fcc255537bf452db8f80c/typing_extensions-3.6.6.tar.gz#sha256=51e7b7f3dcabf9ad22eed61490f3b8d23d9922af400fe6656cb08e66656b701f (from https://pypi.org/simple/typing-extensions/), version: 3.6.6 Skipping link https://files.pythonhosted.org/packages/69/60/84116ab2840fda8414cbc92c2a63adfa71e9bafb2d305b467fadb20ec2a8/typing_extensions-3.7.2-py2-none-any.whl#sha256=07b2c978670896022a43c4b915df8958bec4a6b84add7f2c87b2b728bda3ba64 (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/0f/62/c66e553258c37c33f9939abb2dd8d2481803d860ff68e635466f12aa7efa/typing_extensions-3.7.2-py3-none-any.whl#sha256=f3f0e67e1d42de47b5c67c32c9b26641642e9170fe7e292991793705cd5fef7c (from https://pypi.org/simple/typing-extensions/), version: 3.7.2 Found link https://files.pythonhosted.org/packages/fa/aa/229f5c82d17d10d4ef318b5c22a8626a1c78fc97f80d3307035cf696681b/typing_extensions-3.7.2.tar.gz#sha256=fb2cd053238d33a8ec939190f30cfd736c00653a85a2919415cecf7dc3d9da71 (from https://pypi.org/simple/typing-extensions/), version: 3.7.2 Skipping link https://files.pythonhosted.org/packages/b8/4d/eddc8b3c539cd79a31987ffc96ccd62ecc35f637d5d4fdaa37e4b64a2e5b/typing_extensions-3.7.4-py2-none-any.whl#sha256=b1edbbf0652660e32ae780ac9433f4231e7339c7f9a8057d0f042fcbcea49b87 (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/27/aa/bd1442cfb0224da1b671ab334d3b0a4302e4161ea916e28904ff9618d471/typing_extensions-3.7.4-py3-none-any.whl#sha256=d8179012ec2c620d3791ca6fe2bf7979d979acdbef1fca0bc56b37411db682ed (from https://pypi.org/simple/typing-extensions/), version: 3.7.4 Found link https://files.pythonhosted.org/packages/59/b6/21774b993eec6e797fbc49e53830df823b69a3cb62f94d36dfb497a0b65a/typing_extensions-3.7.4.tar.gz#sha256=2ed632b30bb54fc3941c382decfd0ee4148f5c591651c9272473fea2c6397d95 (from https://pypi.org/simple/typing-extensions/), version: 3.7.4 Skipping link https://files.pythonhosted.org/packages/89/0b/611af6b186e4e59e290fee1a5b4a6c47a4ce29d7cb9b5141fc73c38d8b65/typing_extensions-3.7.4.1-py2-none-any.whl#sha256=910f4656f54de5993ad9304959ce9bb903f90aadc7c67a0bef07e678014e892d (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/03/92/705fe8aca27678e01bbdd7738173b8e7df0088a2202c80352f664630d638/typing_extensions-3.7.4.1-py3-none-any.whl#sha256=cf8b63fedea4d89bab840ecbb93e75578af28f76f66c35889bd7065f5af88575 (from https://pypi.org/simple/typing-extensions/), version: 3.7.4.1 Found link https://files.pythonhosted.org/packages/e7/dd/f1713bc6638cc3a6a23735eff6ee09393b44b96176d3296693ada272a80b/typing_extensions-3.7.4.1.tar.gz#sha256=091ecc894d5e908ac75209f10d5b4f118fbdb2eb1ede6a63544054bb1edb41f2 (from https://pypi.org/simple/typing-extensions/), version: 3.7.4.1 Skipping link https://files.pythonhosted.org/packages/55/17/3f65ede2450a51ab7b8c6f9f4aa1ba07cddd980422e2409ea5d68ccdf38d/typing_extensions-3.7.4.2-py2-none-any.whl#sha256=f8d2bd89d25bc39dabe7d23df520442fa1d8969b82544370e03d88b5a591c392 (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/0c/0e/3f026d0645d699e7320b59952146d56ad7c374e9cd72cd16e7c74e657a0f/typing_extensions-3.7.4.2-py3-none-any.whl#sha256=6e95524d8a547a91e08f404ae485bbb71962de46967e1b71a0cb89af24e761c5 (from https://pypi.org/simple/typing-extensions/), version: 3.7.4.2 Found link https://files.pythonhosted.org/packages/6a/28/d32852f2af6b5ead85d396249d5bdf450833f3a69896d76eb480d9c5e406/typing_extensions-3.7.4.2.tar.gz#sha256=79ee589a3caca649a9bfd2a8de4709837400dfa00b6cc81962a1e6a1815969ae (from https://pypi.org/simple/typing-extensions/), version: 3.7.4.2 Skipping link https://files.pythonhosted.org/packages/be/e1/8fe3f8a8aa3380f2a92b0075406c49f96fcc2b256f5c92d09571d2ab7847/typing_extensions-3.7.4.3-py2-none-any.whl#sha256=dafc7639cde7f1b6e1acc0f457842a83e722ccca8eef5270af2d74792619a89f (from https://pypi.org/simple/typing-extensions/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl#sha256=7cb407020f00f7bfc3cb3e7881628838e69d8f3fcab2f64742a5e76b2f841918 (from https://pypi.org/simple/typing-extensions/), version: 3.7.4.3 Found link https://files.pythonhosted.org/packages/16/06/0f7367eafb692f73158e5c5cbca1aec798cdf78be5167f6415dd4205fa32/typing_extensions-3.7.4.3.tar.gz#sha256=99d4073b617d30288f569d3f13d2bd7548c3a7e4c8de87db09a9d29bb3a4a60c (from https://pypi.org/simple/typing-extensions/), version: 3.7.4.3 Using version 3.7.4.3 (newest of versions: 3.6.2, 3.6.2.1, 3.6.5, 3.6.6, 3.7.2, 3.7.4, 3.7.4.1, 3.7.4.2, 3.7.4.3) Looking up "https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl" in the cache No cache entry available Starting new HTTPS connection (1): files.pythonhosted.org https://files.pythonhosted.org:443 "GET /packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl HTTP/1.1" 200 22544 Downloading https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl Downloading from URL https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl#sha256=7cb407020f00f7bfc3cb3e7881628838e69d8f3fcab2f64742a5e76b2f841918 (from https://pypi.org/simple/typing-extensions/) Updating cache with response from "https://files.pythonhosted.org/packages/60/7a/e881b5abb54db0e6e671ab088d079c57ce54e8a01a3ca443f561ccadb37e/typing_extensions-3.7.4.3-py3-none-any.whl" Caching due to etag Collecting dataclasses; python_version < "3.7" (from torch==1.8.0) 1 location(s) to search for versions of dataclasses: * https://pypi.python.org/simple/dataclasses/ Getting page https://pypi.python.org/simple/dataclasses/ Looking up "https://pypi.python.org/simple/dataclasses/" in the cache No cache entry available Resetting dropped connection: pypi.python.org https://pypi.python.org:443 "GET /simple/dataclasses/ HTTP/1.1" 301 122 Updating cache with response from "https://pypi.python.org/simple/dataclasses/" Caching permanant redirect Looking up "https://pypi.org/simple/dataclasses/" in the cache No cache entry available https://pypi.org:443 "GET /simple/dataclasses/ HTTP/1.1" 200 1731 Updating cache with response from "https://pypi.org/simple/dataclasses/" Caching due to etag Analyzing links from page https://pypi.org/simple/dataclasses/ Found link https://files.pythonhosted.org/packages/c2/1a/f071ef9c0ca0de699888a0216f03e461ca52a6606b4e4e67a3fd0945cc57/dataclasses-0.1-py3-none-any.whl#sha256=7453d237c07b54fbe7f34269cb50bdd14b247f161e2e40fd36cd0d572696ec91 (from https://pypi.org/simple/dataclasses/), version: 0.1 Found link https://files.pythonhosted.org/packages/18/f6/c65a5cafa61d5e1aeb56b5b0ce08eeb7a49255e7af612f4ffb68d5afbf32/dataclasses-0.1.tar.gz#sha256=a20c07c7fb59b0f1b7484ba4845ce1d3a5fd9fa28ac07b4c1b7b17d4b2f6c8da (from https://pypi.org/simple/dataclasses/), version: 0.1 Found link https://files.pythonhosted.org/packages/63/3b/97b1df59a8bbf6366a10ae37e8794681993729c15726f093d81d500041a7/dataclasses-0.2-py3-none-any.whl#sha256=88ef405c36c11623db398a3efc28bb05cc219717def604b3011f51497d36d6e2 (from https://pypi.org/simple/dataclasses/), version: 0.2 Found link https://files.pythonhosted.org/packages/b2/1b/c9440e565f8582d6abc7fa40d037e1b5f6d66e938a8629b5efdb15cf3d7e/dataclasses-0.2.tar.gz#sha256=cb0862ffeed52910182bffa56b50c439b790ae6169b59897c045d332cc030395 (from https://pypi.org/simple/dataclasses/), version: 0.2 Found link https://files.pythonhosted.org/packages/c5/0f/509bf941c92e2e52330e736f7a7c66eb5147fb86f6c41d64a5819ccbc847/dataclasses-0.3-py3-none-any.whl#sha256=5e9c6144acb2113b6d7fdcbfa352a9639322c38752323503ef04710d8b8e68ce (from https://pypi.org/simple/dataclasses/), version: 0.3 Found link https://files.pythonhosted.org/packages/a5/84/548d2f6c7cbd17a3ba89f1cadd6bb18f3b990b56b08cfe90d42044eb641c/dataclasses-0.3.tar.gz#sha256=5ea21f4d75eee0a6c316b76782f0426e6ac63915815de99eda7313ce35e14ecb (from https://pypi.org/simple/dataclasses/), version: 0.3 Found link https://files.pythonhosted.org/packages/1a/5c/1b3c26c66fe52d05519a6240eb8d27481dc955dd303cd10cba47412c3566/dataclasses-0.4-py3-none-any.whl#sha256=068953b730c80cbb13ca6aac6ceedaa5d483fb6081a372ac4788aa5179ed9597 (from https://pypi.org/simple/dataclasses/), version: 0.4 Found link https://files.pythonhosted.org/packages/f7/46/d95afb5e1291f6ec18175b249a8fb2f168b1b19c7f9dcce0e1584924be22/dataclasses-0.4.tar.gz#sha256=0f75133f21f6c9bd0fe82bc75d9908e46f531682911c9cffa75bce0e40ef09ef (from https://pypi.org/simple/dataclasses/), version: 0.4 Found link https://files.pythonhosted.org/packages/e6/aa/06d69f3084fcf49bc02db6f39a8126a7d5a1f3ebfdf4ae69bcbc68141e01/dataclasses-0.5-py3-none-any.whl#sha256=7127de1976d5c6d4f374c9826aefe6564b612690a60ca957cbd5c64483326dc1 (from https://pypi.org/simple/dataclasses/), version: 0.5 Found link https://files.pythonhosted.org/packages/47/6b/78d693919f14438cea61ecf1ff20cbfaace33f41c95618fd9a848aa2a844/dataclasses-0.5.tar.gz#sha256=3f20420c953ecf4c4df68f3aaee48dea69a87935aaeceffce1176b5366b08f1e (from https://pypi.org/simple/dataclasses/), version: 0.5 Found link https://files.pythonhosted.org/packages/26/2f/1095cdc2868052dd1e64520f7c0d5c8c550ad297e944e641dbf1ffbb9a5d/dataclasses-0.6-py3-none-any.whl#sha256=454a69d788c7fda44efd71e259be79577822f5e3f53f029a22d08004e951dc9f (from https://pypi.org/simple/dataclasses/), version: 0.6 Found link https://files.pythonhosted.org/packages/59/e4/2f921edfdf1493bdc07b914cbea43bc334996df4841a34523baf73d1fb4f/dataclasses-0.6.tar.gz#sha256=6988bd2b895eef432d562370bb707d540f32f7360ab13da45340101bc2307d84 (from https://pypi.org/simple/dataclasses/), version: 0.6 Found link https://files.pythonhosted.org/packages/e1/d2/6f02df2616fd4016075f60157c7a0452b38d8f7938ae94343911e0fb0b09/dataclasses-0.7-py3-none-any.whl#sha256=3459118f7ede7c8bea0fe795bff7c6c2ce287d01dd226202f7c9ebc0610a7836 (from https://pypi.org/simple/dataclasses/) (requires-python:>=3.6, <3.7), version: 0.7 Found link https://files.pythonhosted.org/packages/7a/71/fdbab71f1f714e03ead2d264bf444f88379bc09b2937d54ec83894057f80/dataclasses-0.7.tar.gz#sha256=494a6dcae3b8bcf80848eea2ef64c0cc5cd307ffc263e17cdf42f3e5420808e6 (from https://pypi.org/simple/dataclasses/) (requires-python:>=3.6, <3.7), version: 0.7 Found link https://files.pythonhosted.org/packages/fe/ca/75fac5856ab5cfa51bbbcefa250182e50441074fdc3f803f6e76451fab43/dataclasses-0.8-py3-none-any.whl#sha256=0201d89fa866f68c8ebd9d08ee6ff50c0b255f8ec63a71c16fda7af82bb887bf (from https://pypi.org/simple/dataclasses/) (requires-python:>=3.6, <3.7), version: 0.8 Found link https://files.pythonhosted.org/packages/1f/12/7919c5d8b9c497f9180db15ea8ead6499812ea8264a6ae18766d93c59fe5/dataclasses-0.8.tar.gz#sha256=8479067f342acf957dc82ec415d355ab5edb7e7646b90dc6e2fd1d96ad084c97 (from https://pypi.org/simple/dataclasses/) (requires-python:>=3.6, <3.7), version: 0.8 Using version 0.8 (newest of versions: 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8) Looking up "https://files.pythonhosted.org/packages/fe/ca/75fac5856ab5cfa51bbbcefa250182e50441074fdc3f803f6e76451fab43/dataclasses-0.8-py3-none-any.whl" in the cache No cache entry available https://files.pythonhosted.org:443 "GET /packages/fe/ca/75fac5856ab5cfa51bbbcefa250182e50441074fdc3f803f6e76451fab43/dataclasses-0.8-py3-none-any.whl HTTP/1.1" 200 19041 Downloading https://files.pythonhosted.org/packages/fe/ca/75fac5856ab5cfa51bbbcefa250182e50441074fdc3f803f6e76451fab43/dataclasses-0.8-py3-none-any.whl Downloading from URL https://files.pythonhosted.org/packages/fe/ca/75fac5856ab5cfa51bbbcefa250182e50441074fdc3f803f6e76451fab43/dataclasses-0.8-py3-none-any.whl#sha256=0201d89fa866f68c8ebd9d08ee6ff50c0b255f8ec63a71c16fda7af82bb887bf (from https://pypi.org/simple/dataclasses/) (requires-python:>=3.6, <3.7) Updating cache with response from "https://files.pythonhosted.org/packages/fe/ca/75fac5856ab5cfa51bbbcefa250182e50441074fdc3f803f6e76451fab43/dataclasses-0.8-py3-none-any.whl" Caching due to etag Requirement already satisfied: numpy in /usr/local/lib/python3.6/dist-packages (from torch==1.8.0) Installing collected packages: typing-extensions, dataclasses, torch changing mode of /usr/local/bin/convert-caffe2-to-onnx to 755 changing mode of /usr/local/bin/convert-onnx-to-caffe2 to 755 Successfully installed dataclasses-0.8 torch-1.8.0 typing-extensions-3.7.4.3 Cleaning up... Removing intermediate container 1e6e9ecdfde0 ---> 6f15f974954f Step 10/23 : ARG TORCHVISION_VERSION=v0.4.0 ---> Running in c3208228d654 Removing intermediate container c3208228d654 ---> 5b1433ff0b60 Step 11/23 : ARG PILLOW_VERSION=pillow<7 ---> Running in 610cc5711a3e Removing intermediate container 610cc5711a3e ---> 40c50abe9502 Step 12/23 : ARG TORCH_CUDA_ARCH_LIST="5.3;6.2;7.2" ---> Running in efa788594d39 Removing intermediate container efa788594d39 ---> 02669e58220b Step 13/23 : RUN printenv && echo "torchvision version = $TORCHVISION_VERSION" && echo "pillow version = $PILLOW_VERSION" && echo "TORCH_CUDA_ARCH_LIST = $TORCH_CUDA_ARCH_LIST" ---> Running in 4438e92f248f HOSTNAME=4438e92f248f LD_LIBRARY_PATH=/usr/local/cuda-10.2/targets/aarch64-linux/lib: HOME=/root TORCH_CUDA_ARCH_LIST=5.3;6.2;7.2 NVIDIA_DRIVER_CAPABILITIES=all PILLOW_VERSION=pillow PYTORCH_WHL=torch-1.8.0-cp36-cp36m-linux_aarch64.whl PATH=/usr/local/cuda-10.2/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DEBIAN_FRONTEND=noninteractive PYTORCH_URL=https://nvidia.box.com/shared/static/p57jwntv436lfrd78inwl7iml6p13fzh.whl PWD=/ NVIDIA_VISIBLE_DEVICES=all TORCHVISION_VERSION=v0.9.0 torchvision version = v0.9.0 pillow version = pillow TORCH_CUDA_ARCH_LIST = 5.3;6.2;7.2 Removing intermediate container 4438e92f248f ---> 23778168fc86 Step 14/23 : RUN apt-get update && apt-get install -y --no-install-recommends git build-essential libjpeg-dev zlib1g-dev && rm -rf /var/lib/apt/lists/* ---> Running in ab48ea936a82 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [3346 B] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1910 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1548 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5314 B] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [2670 B] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2811 B] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1220 kB] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1166 kB] Fetched 18.8 MB in 4s (4386 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: dpkg-dev g++ g++-7 git-man libdpkg-perl liberror-perl libjpeg-turbo8-dev libjpeg8-dev libstdc++-7-dev make patch xz-utils Suggested packages: debian-keyring gcc-7-doc libstdc++6-7-dbg gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn gnupg | gnupg2 bzr libstdc++-7-doc make-doc ed diffutils-doc Recommended packages: fakeroot gnupg | gnupg2 libalgorithm-merge-perl less ssh-client libfile-fcntllock-perl The following NEW packages will be installed: build-essential dpkg-dev g++ g++-7 git git-man libdpkg-perl liberror-perl libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libstdc++-7-dev make patch xz-utils zlib1g-dev 0 upgraded, 16 newly installed, 0 to remove and 33 not upgraded. Need to get 14.8 MB of archives. After this operation, 73.1 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xz-utils arm64 5.2.2-1.3 [79.2 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 build-essential arm64 12.4ubuntu1 [4754 B] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.8 [2932 kB] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libjpeg-turbo8-dev arm64 1.5.2-0ubuntu5.18.04.4 [203 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjpeg8-dev arm64 8c-2ubuntu8 [1550 B] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjpeg-dev arm64 8c-2ubuntu8 [1546 B] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-0ubuntu2 [171 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.8 MB in 1s (10.2 MB/s) Selecting previously unselected package xz-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32357 files and directories currently installed.) Preparing to unpack .../00-xz-utils_5.2.2-1.3_arm64.deb ... Unpacking xz-utils (5.2.2-1.3) ... Selecting previously unselected package libstdc++-7-dev:arm64. Preparing to unpack .../01-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package g++-7. Preparing to unpack .../02-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... Selecting previously unselected package g++. Preparing to unpack .../03-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... Unpacking g++ (4:7.4.0-1ubuntu2.3) ... Selecting previously unselected package make. Preparing to unpack .../04-make_4.1-9.1ubuntu1_arm64.deb ... Unpacking make (4.1-9.1ubuntu1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../05-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... Selecting previously unselected package patch. Preparing to unpack .../06-patch_2.7.6-2ubuntu1.1_arm64.deb ... Unpacking patch (2.7.6-2ubuntu1.1) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../07-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... Selecting previously unselected package build-essential. Preparing to unpack .../08-build-essential_12.4ubuntu1_arm64.deb ... Unpacking build-essential (12.4ubuntu1) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... Unpacking liberror-perl (0.17025-1) ... Selecting previously unselected package git-man. Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... Unpacking git-man (1:2.17.1-1ubuntu0.8) ... Selecting previously unselected package git. Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.8_arm64.deb ... Unpacking git (1:2.17.1-1ubuntu0.8) ... Selecting previously unselected package libjpeg-turbo8-dev:arm64. Preparing to unpack .../12-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_arm64.deb ... Unpacking libjpeg-turbo8-dev:arm64 (1.5.2-0ubuntu5.18.04.4) ... Selecting previously unselected package libjpeg8-dev:arm64. Preparing to unpack .../13-libjpeg8-dev_8c-2ubuntu8_arm64.deb ... Unpacking libjpeg8-dev:arm64 (8c-2ubuntu8) ... Selecting previously unselected package libjpeg-dev:arm64. Preparing to unpack .../14-libjpeg-dev_8c-2ubuntu8_arm64.deb ... Unpacking libjpeg-dev:arm64 (8c-2ubuntu8) ... Selecting previously unselected package zlib1g-dev:arm64. Preparing to unpack .../15-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_arm64.deb ... Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-0ubuntu2) ... Setting up git-man (1:2.17.1-1ubuntu0.8) ... Setting up make (4.1-9.1ubuntu1) ... Setting up liberror-perl (0.17025-1) ... Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... Setting up libjpeg-turbo8-dev:arm64 (1.5.2-0ubuntu5.18.04.4) ... Setting up patch (2.7.6-2ubuntu1.1) ... Setting up libjpeg8-dev:arm64 (8c-2ubuntu8) ... Setting up libjpeg-dev:arm64 (8c-2ubuntu8) ... Setting up xz-utils (5.2.2-1.3) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up git (1:2.17.1-1ubuntu0.8) ... Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-0ubuntu2) ... Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... Setting up g++ (4:7.4.0-1ubuntu2.3) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist Setting up build-essential (12.4ubuntu1) ... Removing intermediate container ab48ea936a82 ---> cc04d7268c56 Step 15/23 : RUN git clone -b ${TORCHVISION_VERSION} https://github.com/pytorch/vision torchvision && cd torchvision && python3 setup.py install && cd ../ && rm -rf torchvision && pip3 install "${PILLOW_VERSION}" ---> Running in d8fbf1a42b2f Cloning into 'torchvision'... Note: checking out '01dfa8ea81972bb74b52dc01e6a1b43b26b62020'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b Building wheel torchvision-0.9.0a0+01dfa8e PNG found: False Running build on conda-build: False Running build on conda: False JPEG found: True Building torchvision with JPEG image support FFmpeg found: False running install running bdist_egg running egg_info creating torchvision.egg-info writing torchvision.egg-info/PKG-INFO writing dependency_links to torchvision.egg-info/dependency_links.txt writing requirements to torchvision.egg-info/requires.txt writing top-level names to torchvision.egg-info/top_level.txt writing manifest file 'torchvision.egg-info/SOURCES.txt' reading manifest file 'torchvision.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/local/lib/python3.6/dist-packages/torch/utils/cpp_extension.py:369: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja.. Falling back to using the slow distutils backend. warnings.warn(msg.format('we could not find ninja.')) warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'torchvision.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py creating build creating build/lib.linux-aarch64-3.6 creating build/lib.linux-aarch64-3.6/torchvision copying torchvision/__init__.py -> build/lib.linux-aarch64-3.6/torchvision copying torchvision/extension.py -> build/lib.linux-aarch64-3.6/torchvision copying torchvision/utils.py -> build/lib.linux-aarch64-3.6/torchvision copying torchvision/version.py -> build/lib.linux-aarch64-3.6/torchvision creating build/lib.linux-aarch64-3.6/torchvision/io copying torchvision/io/video.py -> build/lib.linux-aarch64-3.6/torchvision/io copying torchvision/io/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/io copying torchvision/io/image.py -> build/lib.linux-aarch64-3.6/torchvision/io copying torchvision/io/_video_opt.py -> build/lib.linux-aarch64-3.6/torchvision/io creating build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/widerface.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/cityscapes.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/hmdb51.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/places365.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/sbu.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/semeion.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/celeba.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/lsun.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/svhn.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/ucf101.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/stl10.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/folder.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/voc.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/flickr.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/utils.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/video_utils.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/sbd.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/fakedata.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/cifar.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/caltech.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/usps.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/vision.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/kinetics.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/imagenet.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/mnist.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/phototour.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/omniglot.py -> build/lib.linux-aarch64-3.6/torchvision/datasets copying torchvision/datasets/coco.py -> build/lib.linux-aarch64-3.6/torchvision/datasets creating build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/mnasnet.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/vgg.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/inception.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/squeezenet.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/mobilenetv3.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/resnet.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/mobilenet.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/mobilenetv2.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/shufflenetv2.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/utils.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/alexnet.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/googlenet.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/densenet.py -> build/lib.linux-aarch64-3.6/torchvision/models copying torchvision/models/_utils.py -> build/lib.linux-aarch64-3.6/torchvision/models creating build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/misc.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/focal_loss.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/poolers.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/ps_roi_align.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/ps_roi_pool.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/deform_conv.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/feature_pyramid_network.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/roi_align.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/_register_onnx_ops.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/_box_convert.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/roi_pool.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/boxes.py -> build/lib.linux-aarch64-3.6/torchvision/ops copying torchvision/ops/_utils.py -> build/lib.linux-aarch64-3.6/torchvision/ops creating build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/transforms.py -> build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/autoaugment.py -> build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/functional_tensor.py -> build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/_transforms_video.py -> build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/functional_pil.py -> build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/functional.py -> build/lib.linux-aarch64-3.6/torchvision/transforms copying torchvision/transforms/_functional_video.py -> build/lib.linux-aarch64-3.6/torchvision/transforms creating build/lib.linux-aarch64-3.6/torchvision/datasets/samplers copying torchvision/datasets/samplers/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/datasets/samplers copying torchvision/datasets/samplers/clip_sampler.py -> build/lib.linux-aarch64-3.6/torchvision/datasets/samplers creating build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/inception.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/mobilenetv3.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/resnet.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/mobilenet.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/mobilenetv2.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/shufflenetv2.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/utils.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization copying torchvision/models/quantization/googlenet.py -> build/lib.linux-aarch64-3.6/torchvision/models/quantization creating build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/retinanet.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/generalized_rcnn.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/roi_heads.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/faster_rcnn.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/transform.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/image_list.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/backbone_utils.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/anchor_utils.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/mask_rcnn.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/keypoint_rcnn.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/_utils.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection copying torchvision/models/detection/rpn.py -> build/lib.linux-aarch64-3.6/torchvision/models/detection creating build/lib.linux-aarch64-3.6/torchvision/models/segmentation copying torchvision/models/segmentation/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/models/segmentation copying torchvision/models/segmentation/deeplabv3.py -> build/lib.linux-aarch64-3.6/torchvision/models/segmentation copying torchvision/models/segmentation/segmentation.py -> build/lib.linux-aarch64-3.6/torchvision/models/segmentation copying torchvision/models/segmentation/fcn.py -> build/lib.linux-aarch64-3.6/torchvision/models/segmentation copying torchvision/models/segmentation/_utils.py -> build/lib.linux-aarch64-3.6/torchvision/models/segmentation copying torchvision/models/segmentation/lraspp.py -> build/lib.linux-aarch64-3.6/torchvision/models/segmentation creating build/lib.linux-aarch64-3.6/torchvision/models/video copying torchvision/models/video/__init__.py -> build/lib.linux-aarch64-3.6/torchvision/models/video copying torchvision/models/video/resnet.py -> build/lib.linux-aarch64-3.6/torchvision/models/video running build_ext building 'torchvision._C' extension creating build/temp.linux-aarch64-3.6 creating build/temp.linux-aarch64-3.6/torchvision creating build/temp.linux-aarch64-3.6/torchvision/torchvision creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autocast/deform_conv2d_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autocast/nms_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/nms_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autocast/ps_roi_align_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autocast/roi_align_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autocast/roi_pool_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 In file included from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/autograd.h:4:0, from /torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.cpp:3: /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::DeformConv2dBackwardFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.cpp:266:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::DeformConv2dFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.cpp:266:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 In file included from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/autograd.h:4:0, from /torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.cpp:3: /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::PSROIAlignBackwardFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.cpp:167:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::PSROIAlignFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.cpp:167:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 In file included from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/autograd.h:4:0, from /torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.cpp:3: /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::PSROIPoolBackwardFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.cpp:152:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::PSROIPoolFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.cpp:152:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 In file included from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/autograd.h:4:0, from /torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.cpp:3: /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::ROIAlignBackwardFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.cpp:167:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::ROIAlignFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.cpp:167:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 In file included from /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include/torch/autograd.h:4:0, from /torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.cpp:3: /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::ROIPoolBackwardFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.cpp:152:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h: In instantiation of 'torch::autograd::variable_list torch::autograd::CppNode::apply(torch::autograd::variable_list&&) [with T = vision::ops::{anonymous}::ROIPoolFunction; torch::autograd::variable_list = std::vector]': /torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.cpp:152:1: required from here /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:279:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs > num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:290:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (num_outputs != num_forward_inputs) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/autograd/custom_function.h:300:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < num_outputs; ++i) { ~~^~~~~~~~~~~~~ aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cpu/deform_conv2d_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cpu/nms_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/nms_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cpu/ps_roi_align_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cpu/roi_align_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/roi_align_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cpu/roi_pool_kernel.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/roi_pool_kernel.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 /usr/local/cuda-10.2/bin/nvcc -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cuda/deform_conv2d_kernel.cu -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/deform_conv2d_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_53,code=sm_53 -gencode=arch=compute_62,code=sm_62 -gencode=arch=compute_72,code=sm_72 -std=c++14 /usr/local/cuda-10.2/bin/nvcc -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cuda/nms_kernel.cu -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/nms_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_53,code=sm_53 -gencode=arch=compute_62,code=sm_62 -gencode=arch=compute_72,code=sm_72 -std=c++14 /usr/local/cuda-10.2/bin/nvcc -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cuda/ps_roi_align_kernel.cu -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/ps_roi_align_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_53,code=sm_53 -gencode=arch=compute_62,code=sm_62 -gencode=arch=compute_72,code=sm_72 -std=c++14 /usr/local/cuda-10.2/bin/nvcc -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cuda/ps_roi_pool_kernel.cu -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/ps_roi_pool_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_53,code=sm_53 -gencode=arch=compute_62,code=sm_62 -gencode=arch=compute_72,code=sm_72 -std=c++14 /usr/local/cuda-10.2/bin/nvcc -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cuda/roi_align_kernel.cu -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/roi_align_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_53,code=sm_53 -gencode=arch=compute_62,code=sm_62 -gencode=arch=compute_72,code=sm_72 -std=c++14 /usr/local/cuda-10.2/bin/nvcc -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/cuda/roi_pool_kernel.cu -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/roi_pool_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_BFLOAT16_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -gencode=arch=compute_53,code=sm_53 -gencode=arch=compute_62,code=sm_62 -gencode=arch=compute_72,code=sm_72 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/deform_conv2d.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/deform_conv2d.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/nms.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/nms.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/ps_roi_align.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/ps_roi_align.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/ps_roi_pool.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/ps_roi_pool.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/roi_align.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/roi_align.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/ops/roi_pool.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/roi_pool.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DWITH_CUDA -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/vision.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/vision.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 In file included from /torchvision/torchvision/csrc/vision.cpp:1:0: /torchvision/torchvision/csrc/vision.h:10:40: warning: '_register_ops' initialized and declared 'extern' extern "C" VISION_INLINE_VARIABLE auto _register_ops = &cuda_version; ^~~~~~~~~~~~~ aarch64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/deform_conv2d_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/nms_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/ps_roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/ps_roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autocast/roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/deform_conv2d_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/ps_roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/ps_roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/autograd/roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/deform_conv2d_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/nms_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/ps_roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/ps_roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cpu/roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/deform_conv2d_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/nms_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/ps_roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/ps_roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/roi_align_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/cuda/roi_pool_kernel.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/deform_conv2d.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/nms.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/ps_roi_align.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/ps_roi_pool.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/roi_align.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/ops/roi_pool.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/vision.o -L/usr/local/lib/python3.6/dist-packages/torch/lib -L/usr/local/cuda-10.2/lib64 -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-aarch64-3.6/torchvision/_C.so building 'torchvision.image' extension creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image creating build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/image.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/image.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/cpu/decode_image.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/decode_image.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/cpu/decode_png.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/decode_png.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/cpu/common_jpeg.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/common_jpeg.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/cpu/read_write_file.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/read_write_file.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/cpu/encode_png.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/encode_png.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/cpu/decode_jpeg.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/decode_jpeg.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DPNG_FOUND=0 -DJPEG_FOUND=1 -I/torchvision/torchvision/csrc -I/torchvision/torchvision/csrc -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/torchvision/torchvision/csrc/io/image -I/usr/local/lib/python3.6/dist-packages/torch/include -I/usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.6/dist-packages/torch/include/TH -I/usr/local/lib/python3.6/dist-packages/torch/include/THC -I/usr/local/cuda-10.2/include -I/usr/include/python3.6m -c /torchvision/torchvision/csrc/io/image/cpu/encode_jpeg.cpp -o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/encode_jpeg.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE="_gcc" -DPYBIND11_STDLIB="_libstdcpp" -DPYBIND11_BUILD_ABI="_cxxabi1011" -DTORCH_EXTENSION_NAME=image -D_GLIBCXX_USE_CXX11_ABI=1 -std=c++14 aarch64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/image.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/decode_image.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/decode_png.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/common_jpeg.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/read_write_file.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/encode_png.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/decode_jpeg.o build/temp.linux-aarch64-3.6/torchvision/torchvision/csrc/io/image/cpu/encode_jpeg.o -L/usr/local/lib/python3.6/dist-packages/torch/lib -L/usr/local/cuda-10.2/lib64 -ljpeg -lc10 -ltorch -ltorch_cpu -ltorch_python -lcudart -lc10_cuda -ltorch_cuda -o build/lib.linux-aarch64-3.6/torchvision/image.so creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/torchvision copying build/lib.linux-aarch64-3.6/torchvision/__init__.py -> build/bdist.linux-aarch64/egg/torchvision creating build/bdist.linux-aarch64/egg/torchvision/io copying build/lib.linux-aarch64-3.6/torchvision/io/video.py -> build/bdist.linux-aarch64/egg/torchvision/io copying build/lib.linux-aarch64-3.6/torchvision/io/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/io copying build/lib.linux-aarch64-3.6/torchvision/io/image.py -> build/bdist.linux-aarch64/egg/torchvision/io copying build/lib.linux-aarch64-3.6/torchvision/io/_video_opt.py -> build/bdist.linux-aarch64/egg/torchvision/io creating build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/widerface.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/cityscapes.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/hmdb51.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/places365.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/sbu.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/semeion.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/celeba.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/lsun.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/svhn.py -> build/bdist.linux-aarch64/egg/torchvision/datasets creating build/bdist.linux-aarch64/egg/torchvision/datasets/samplers copying build/lib.linux-aarch64-3.6/torchvision/datasets/samplers/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/datasets/samplers copying build/lib.linux-aarch64-3.6/torchvision/datasets/samplers/clip_sampler.py -> build/bdist.linux-aarch64/egg/torchvision/datasets/samplers copying build/lib.linux-aarch64-3.6/torchvision/datasets/ucf101.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/stl10.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/folder.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/voc.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/flickr.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/utils.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/video_utils.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/sbd.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/fakedata.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/cifar.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/caltech.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/usps.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/vision.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/kinetics.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/imagenet.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/mnist.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/phototour.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/omniglot.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/datasets/coco.py -> build/bdist.linux-aarch64/egg/torchvision/datasets copying build/lib.linux-aarch64-3.6/torchvision/extension.py -> build/bdist.linux-aarch64/egg/torchvision copying build/lib.linux-aarch64-3.6/torchvision/_C.so -> build/bdist.linux-aarch64/egg/torchvision copying build/lib.linux-aarch64-3.6/torchvision/utils.py -> build/bdist.linux-aarch64/egg/torchvision copying build/lib.linux-aarch64-3.6/torchvision/version.py -> build/bdist.linux-aarch64/egg/torchvision creating build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/mnasnet.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/vgg.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/inception.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/squeezenet.py -> build/bdist.linux-aarch64/egg/torchvision/models creating build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/inception.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/mobilenetv3.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/resnet.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/mobilenet.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/mobilenetv2.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/shufflenetv2.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/utils.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/quantization/googlenet.py -> build/bdist.linux-aarch64/egg/torchvision/models/quantization copying build/lib.linux-aarch64-3.6/torchvision/models/mobilenetv3.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/resnet.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/mobilenet.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/mobilenetv2.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/shufflenetv2.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/utils.py -> build/bdist.linux-aarch64/egg/torchvision/models creating build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/retinanet.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/generalized_rcnn.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/roi_heads.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/faster_rcnn.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/transform.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/image_list.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/backbone_utils.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/anchor_utils.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/mask_rcnn.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/keypoint_rcnn.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/_utils.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/detection/rpn.py -> build/bdist.linux-aarch64/egg/torchvision/models/detection copying build/lib.linux-aarch64-3.6/torchvision/models/alexnet.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/googlenet.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/densenet.py -> build/bdist.linux-aarch64/egg/torchvision/models copying build/lib.linux-aarch64-3.6/torchvision/models/_utils.py -> build/bdist.linux-aarch64/egg/torchvision/models creating build/bdist.linux-aarch64/egg/torchvision/models/segmentation copying build/lib.linux-aarch64-3.6/torchvision/models/segmentation/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/models/segmentation copying build/lib.linux-aarch64-3.6/torchvision/models/segmentation/deeplabv3.py -> build/bdist.linux-aarch64/egg/torchvision/models/segmentation copying build/lib.linux-aarch64-3.6/torchvision/models/segmentation/segmentation.py -> build/bdist.linux-aarch64/egg/torchvision/models/segmentation copying build/lib.linux-aarch64-3.6/torchvision/models/segmentation/fcn.py -> build/bdist.linux-aarch64/egg/torchvision/models/segmentation copying build/lib.linux-aarch64-3.6/torchvision/models/segmentation/_utils.py -> build/bdist.linux-aarch64/egg/torchvision/models/segmentation copying build/lib.linux-aarch64-3.6/torchvision/models/segmentation/lraspp.py -> build/bdist.linux-aarch64/egg/torchvision/models/segmentation creating build/bdist.linux-aarch64/egg/torchvision/models/video copying build/lib.linux-aarch64-3.6/torchvision/models/video/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/models/video copying build/lib.linux-aarch64-3.6/torchvision/models/video/resnet.py -> build/bdist.linux-aarch64/egg/torchvision/models/video creating build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/misc.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/focal_loss.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/poolers.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/ps_roi_align.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/ps_roi_pool.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/deform_conv.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/feature_pyramid_network.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/roi_align.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/_register_onnx_ops.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/_box_convert.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/roi_pool.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/boxes.py -> build/bdist.linux-aarch64/egg/torchvision/ops copying build/lib.linux-aarch64-3.6/torchvision/ops/_utils.py -> build/bdist.linux-aarch64/egg/torchvision/ops creating build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/transforms.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/__init__.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/autoaugment.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/functional_tensor.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/_transforms_video.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/functional_pil.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/functional.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/transforms/_functional_video.py -> build/bdist.linux-aarch64/egg/torchvision/transforms copying build/lib.linux-aarch64-3.6/torchvision/image.so -> build/bdist.linux-aarch64/egg/torchvision byte-compiling build/bdist.linux-aarch64/egg/torchvision/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/io/video.py to video.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/io/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/io/image.py to image.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/io/_video_opt.py to _video_opt.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/widerface.py to widerface.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/cityscapes.py to cityscapes.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/hmdb51.py to hmdb51.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/places365.py to places365.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/sbu.py to sbu.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/semeion.py to semeion.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/celeba.py to celeba.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/lsun.py to lsun.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/svhn.py to svhn.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/samplers/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/samplers/clip_sampler.py to clip_sampler.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/ucf101.py to ucf101.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/stl10.py to stl10.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/folder.py to folder.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/voc.py to voc.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/flickr.py to flickr.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/utils.py to utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/video_utils.py to video_utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/sbd.py to sbd.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/fakedata.py to fakedata.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/cifar.py to cifar.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/caltech.py to caltech.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/usps.py to usps.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/vision.py to vision.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/kinetics.py to kinetics.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/imagenet.py to imagenet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/mnist.py to mnist.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/phototour.py to phototour.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/omniglot.py to omniglot.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/datasets/coco.py to coco.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/extension.py to extension.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/utils.py to utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/version.py to version.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/mnasnet.py to mnasnet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/vgg.py to vgg.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/inception.py to inception.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/squeezenet.py to squeezenet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/inception.py to inception.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/mobilenetv3.py to mobilenetv3.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/resnet.py to resnet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/mobilenet.py to mobilenet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/mobilenetv2.py to mobilenetv2.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/shufflenetv2.py to shufflenetv2.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/utils.py to utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/quantization/googlenet.py to googlenet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/mobilenetv3.py to mobilenetv3.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/resnet.py to resnet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/mobilenet.py to mobilenet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/mobilenetv2.py to mobilenetv2.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/shufflenetv2.py to shufflenetv2.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/utils.py to utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/retinanet.py to retinanet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/generalized_rcnn.py to generalized_rcnn.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/roi_heads.py to roi_heads.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/faster_rcnn.py to faster_rcnn.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/transform.py to transform.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/image_list.py to image_list.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/backbone_utils.py to backbone_utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/anchor_utils.py to anchor_utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/mask_rcnn.py to mask_rcnn.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/keypoint_rcnn.py to keypoint_rcnn.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/_utils.py to _utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/detection/rpn.py to rpn.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/alexnet.py to alexnet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/googlenet.py to googlenet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/densenet.py to densenet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/_utils.py to _utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/segmentation/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/segmentation/deeplabv3.py to deeplabv3.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/segmentation/segmentation.py to segmentation.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/segmentation/fcn.py to fcn.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/segmentation/_utils.py to _utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/segmentation/lraspp.py to lraspp.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/video/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/models/video/resnet.py to resnet.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/misc.py to misc.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/focal_loss.py to focal_loss.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/poolers.py to poolers.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/ps_roi_align.py to ps_roi_align.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/ps_roi_pool.py to ps_roi_pool.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/deform_conv.py to deform_conv.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/feature_pyramid_network.py to feature_pyramid_network.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/roi_align.py to roi_align.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/_register_onnx_ops.py to _register_onnx_ops.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/_box_convert.py to _box_convert.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/roi_pool.py to roi_pool.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/boxes.py to boxes.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/ops/_utils.py to _utils.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/transforms.py to transforms.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/__init__.py to __init__.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/autoaugment.py to autoaugment.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/functional_tensor.py to functional_tensor.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/_transforms_video.py to _transforms_video.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/functional_pil.py to functional_pil.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/functional.py to functional.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/transforms/_functional_video.py to _functional_video.cpython-36.pyc creating stub loader for torchvision/_C.so creating stub loader for torchvision/image.so byte-compiling build/bdist.linux-aarch64/egg/torchvision/_C.py to _C.cpython-36.pyc byte-compiling build/bdist.linux-aarch64/egg/torchvision/image.py to image.cpython-36.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying torchvision.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying torchvision.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying torchvision.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying torchvision.egg-info/not-zip-safe -> build/bdist.linux-aarch64/egg/EGG-INFO copying torchvision.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying torchvision.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO writing build/bdist.linux-aarch64/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/torchvision-0.9.0a0+01dfa8e-py3.6-linux-aarch64.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) Processing torchvision-0.9.0a0+01dfa8e-py3.6-linux-aarch64.egg creating /usr/local/lib/python3.6/dist-packages/torchvision-0.9.0a0+01dfa8e-py3.6-linux-aarch64.egg Extracting torchvision-0.9.0a0+01dfa8e-py3.6-linux-aarch64.egg to /usr/local/lib/python3.6/dist-packages Adding torchvision 0.9.0a0+01dfa8e to easy-install.pth file Installed /usr/local/lib/python3.6/dist-packages/torchvision-0.9.0a0+01dfa8e-py3.6-linux-aarch64.egg Processing dependencies for torchvision==0.9.0a0+01dfa8e Searching for pillow>=4.1.1 Reading https://pypi.org/simple/pillow/ Downloading https://files.pythonhosted.org/packages/84/96/16ae48ded4a14a47bfceba39627625a91f1fb66e6d2d2214d5317f105cce/Pillow-8.2.0-cp36-cp36m-manylinux2014_aarch64.whl#sha256=c5236606e8570542ed424849f7852a0ff0bce2c4c8d0ba05cc202a5a9c97dee9 Best match: Pillow 8.2.0 Processing Pillow-8.2.0-cp36-cp36m-manylinux2014_aarch64.whl Installing Pillow-8.2.0-cp36-cp36m-manylinux2014_aarch64.whl to /usr/local/lib/python3.6/dist-packages Adding Pillow 8.2.0 to easy-install.pth file Installed /usr/local/lib/python3.6/dist-packages/Pillow-8.2.0-py3.6-linux-aarch64.egg Searching for torch==1.8.0 Best match: torch 1.8.0 Adding torch 1.8.0 to easy-install.pth file Installing convert-caffe2-to-onnx script to /usr/local/bin Installing convert-onnx-to-caffe2 script to /usr/local/bin Using /usr/local/lib/python3.6/dist-packages Searching for numpy==1.19.5 Best match: numpy 1.19.5 Adding numpy 1.19.5 to easy-install.pth file Installing f2py script to /usr/local/bin Installing f2py3 script to /usr/local/bin Installing f2py3.6 script to /usr/local/bin Using /usr/local/lib/python3.6/dist-packages Searching for dataclasses==0.8 Best match: dataclasses 0.8 Adding dataclasses 0.8 to easy-install.pth file Using /usr/local/lib/python3.6/dist-packages Searching for typing-extensions==3.7.4.3 Best match: typing-extensions 3.7.4.3 Adding typing-extensions 3.7.4.3 to easy-install.pth file Using /usr/local/lib/python3.6/dist-packages Finished processing dependencies for torchvision==0.9.0a0+01dfa8e Requirement already satisfied: pillow in /usr/local/lib/python3.6/dist-packages/Pillow-8.2.0-py3.6-linux-aarch64.egg Removing intermediate container d8fbf1a42b2f ---> 9f07e5292789 Step 16/23 : ARG TORCHAUDIO_VERSION ---> Running in 26128f807cf6 Removing intermediate container 26128f807cf6 ---> 7dacfaccfdc8 Step 17/23 : RUN apt-get update && apt-get install -y --no-install-recommends cmake sox libsox-dev libsox-fmt-all && rm -rf /var/lib/apt/lists/* ---> Running in 94b40031738d Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [3346 B] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1910 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1548 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5314 B] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1220 kB] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2811 B] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [2670 B] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1166 kB] Fetched 18.8 MB in 5s (4082 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... sox is already the newest version (14.4.2-3ubuntu0.18.04.1). The following additional packages will be installed: cmake-data libao-common libao4 libarchive13 libcurl4 libid3tag0 libjsoncpp1 libmad0 librhash0 libsox-fmt-ao libsox-fmt-mp3 libsox-fmt-oss libsox-fmt-pulse libuv1 Suggested packages: cmake-doc ninja-build libaudio2 lrzip The following NEW packages will be installed: cmake cmake-data libao-common libao4 libarchive13 libcurl4 libid3tag0 libjsoncpp1 libmad0 librhash0 libsox-dev libsox-fmt-all libsox-fmt-ao libsox-fmt-mp3 libsox-fmt-oss libsox-fmt-pulse libuv1 0 upgraded, 17 newly installed, 0 to remove and 33 not upgraded. Need to get 5378 kB of archives. After this operation, 27.1 MB of additional disk space will be used. Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libarchive13 arm64 3.2.2-3.1ubuntu0.6 [244 kB] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.13 [184 kB] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libjsoncpp1 arm64 1.7.4-3 [69.2 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librhash0 arm64 1.3.6-2 [71.8 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libuv1 arm64 1.18.0-3 [53.7 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 cmake arm64 3.10.2-1ubuntu2.18.04.1 [2971 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libao-common all 1.2.2+20180113-1ubuntu1 [6644 B] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libao4 arm64 1.2.2+20180113-1ubuntu1 [30.4 kB] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libid3tag0 arm64 0.15.1b-13 [27.5 kB] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libmad0 arm64 0.15.1b-9ubuntu18.04.1 [61.1 kB] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libsox-fmt-ao arm64 14.4.2-3ubuntu0.18.04.1 [7316 B] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libsox-fmt-mp3 arm64 14.4.2-3ubuntu0.18.04.1 [15.1 kB] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libsox-fmt-oss arm64 14.4.2-3ubuntu0.18.04.1 [8672 B] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libsox-fmt-pulse arm64 14.4.2-3ubuntu0.18.04.1 [7212 B] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libsox-fmt-all arm64 14.4.2-3ubuntu0.18.04.1 [5128 B] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 libsox-dev arm64 14.4.2-3ubuntu0.18.04.1 [283 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 5378 kB in 1s (6845 kB/s) Selecting previously unselected package cmake-data. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 34561 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... Selecting previously unselected package libarchive13:arm64. Preparing to unpack .../01-libarchive13_3.2.2-3.1ubuntu0.6_arm64.deb ... Unpacking libarchive13:arm64 (3.2.2-3.1ubuntu0.6) ... Selecting previously unselected package libcurl4:arm64. Preparing to unpack .../02-libcurl4_7.58.0-2ubuntu3.13_arm64.deb ... Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.13) ... Selecting previously unselected package libjsoncpp1:arm64. Preparing to unpack .../03-libjsoncpp1_1.7.4-3_arm64.deb ... Unpacking libjsoncpp1:arm64 (1.7.4-3) ... Selecting previously unselected package librhash0:arm64. Preparing to unpack .../04-librhash0_1.3.6-2_arm64.deb ... Unpacking librhash0:arm64 (1.3.6-2) ... Selecting previously unselected package libuv1:arm64. Preparing to unpack .../05-libuv1_1.18.0-3_arm64.deb ... Unpacking libuv1:arm64 (1.18.0-3) ... Selecting previously unselected package cmake. Preparing to unpack .../06-cmake_3.10.2-1ubuntu2.18.04.1_arm64.deb ... Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... Selecting previously unselected package libao-common. Preparing to unpack .../07-libao-common_1.2.2+20180113-1ubuntu1_all.deb ... Unpacking libao-common (1.2.2+20180113-1ubuntu1) ... Selecting previously unselected package libao4:arm64. Preparing to unpack .../08-libao4_1.2.2+20180113-1ubuntu1_arm64.deb ... Unpacking libao4:arm64 (1.2.2+20180113-1ubuntu1) ... Selecting previously unselected package libid3tag0:arm64. Preparing to unpack .../09-libid3tag0_0.15.1b-13_arm64.deb ... Unpacking libid3tag0:arm64 (0.15.1b-13) ... Selecting previously unselected package libmad0:arm64. Preparing to unpack .../10-libmad0_0.15.1b-9ubuntu18.04.1_arm64.deb ... Unpacking libmad0:arm64 (0.15.1b-9ubuntu18.04.1) ... Selecting previously unselected package libsox-fmt-ao:arm64. Preparing to unpack .../11-libsox-fmt-ao_14.4.2-3ubuntu0.18.04.1_arm64.deb ... Unpacking libsox-fmt-ao:arm64 (14.4.2-3ubuntu0.18.04.1) ... Selecting previously unselected package libsox-fmt-mp3:arm64. Preparing to unpack .../12-libsox-fmt-mp3_14.4.2-3ubuntu0.18.04.1_arm64.deb ... Unpacking libsox-fmt-mp3:arm64 (14.4.2-3ubuntu0.18.04.1) ... Selecting previously unselected package libsox-fmt-oss:arm64. Preparing to unpack .../13-libsox-fmt-oss_14.4.2-3ubuntu0.18.04.1_arm64.deb ... Unpacking libsox-fmt-oss:arm64 (14.4.2-3ubuntu0.18.04.1) ... Selecting previously unselected package libsox-fmt-pulse:arm64. Preparing to unpack .../14-libsox-fmt-pulse_14.4.2-3ubuntu0.18.04.1_arm64.deb ... Unpacking libsox-fmt-pulse:arm64 (14.4.2-3ubuntu0.18.04.1) ... Selecting previously unselected package libsox-fmt-all:arm64. Preparing to unpack .../15-libsox-fmt-all_14.4.2-3ubuntu0.18.04.1_arm64.deb ... Unpacking libsox-fmt-all:arm64 (14.4.2-3ubuntu0.18.04.1) ... Selecting previously unselected package libsox-dev:arm64. Preparing to unpack .../16-libsox-dev_14.4.2-3ubuntu0.18.04.1_arm64.deb ... Unpacking libsox-dev:arm64 (14.4.2-3ubuntu0.18.04.1) ... Setting up libid3tag0:arm64 (0.15.1b-13) ... Setting up libsox-fmt-pulse:arm64 (14.4.2-3ubuntu0.18.04.1) ... Setting up libarchive13:arm64 (3.2.2-3.1ubuntu0.6) ... Setting up libuv1:arm64 (1.18.0-3) ... Setting up libcurl4:arm64 (7.58.0-2ubuntu3.13) ... Setting up libao-common (1.2.2+20180113-1ubuntu1) ... Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... Setting up librhash0:arm64 (1.3.6-2) ... Setting up libsox-fmt-oss:arm64 (14.4.2-3ubuntu0.18.04.1) ... Setting up libmad0:arm64 (0.15.1b-9ubuntu18.04.1) ... Setting up libsox-fmt-mp3:arm64 (14.4.2-3ubuntu0.18.04.1) ... Setting up libjsoncpp1:arm64 (1.7.4-3) ... Setting up libao4:arm64 (1.2.2+20180113-1ubuntu1) ... Setting up libsox-fmt-ao:arm64 (14.4.2-3ubuntu0.18.04.1) ... Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... Setting up libsox-fmt-all:arm64 (14.4.2-3ubuntu0.18.04.1) ... Setting up libsox-dev:arm64 (14.4.2-3ubuntu0.18.04.1) ... Processing triggers for libc-bin (2.27-3ubuntu1.3) ... Removing intermediate container 94b40031738d ---> 8ae4bba2faeb Step 18/23 : RUN pip3 install scikit-build && pip3 install ninja ---> Running in 337618a3068a Collecting scikit-build Downloading https://files.pythonhosted.org/packages/78/c9/7c2c7397ea64e36ebb292446896edcdecbb8c1aa6b9a1a32f6f67984c3df/scikit_build-0.11.1-py2.py3-none-any.whl (72kB) Requirement already satisfied: wheel>=0.29.0 in /usr/local/lib/python3.6/dist-packages (from scikit-build) Collecting distro (from scikit-build) Downloading https://files.pythonhosted.org/packages/25/b7/b3c4270a11414cb22c6352ebc7a83aaa3712043be29daa05018fd5a5c956/distro-1.5.0-py2.py3-none-any.whl Collecting packaging (from scikit-build) Downloading https://files.pythonhosted.org/packages/3e/89/7ea760b4daa42653ece2380531c90f64788d979110a2ab51049d92f408af/packaging-20.9-py2.py3-none-any.whl (40kB) Requirement already satisfied: setuptools>=28.0.0; python_version >= "3" in /usr/local/lib/python3.6/dist-packages (from scikit-build) Collecting pyparsing>=2.0.2 (from packaging->scikit-build) Downloading https://files.pythonhosted.org/packages/8a/bb/488841f56197b13700afd5658fc279a2025a39e22449b7cf29864669b15d/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) Installing collected packages: distro, pyparsing, packaging, scikit-build Successfully installed distro-1.5.0 packaging-20.9 pyparsing-2.4.7 scikit-build-0.11.1 Collecting ninja Downloading https://files.pythonhosted.org/packages/55/a3/56376f09d6be4be5b7ebfc492d3e89cb05206a61f8c5f695a5d1e8cc49b7/ninja-1.10.0.post2.tar.gz Building wheels for collected packages: ninja Running setup.py bdist_wheel for ninja: started Running setup.py bdist_wheel for ninja: still running... Running setup.py bdist_wheel for ninja: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/37/6c/b0/0840ace97e4eefe5270e6697ac6e19a5d2241aabd1887ae92a Successfully built ninja Installing collected packages: ninja Successfully installed ninja-1.10.0.post2 Removing intermediate container 337618a3068a ---> 95265694bcfa Step 19/23 : RUN git clone --recursive -b ${TORCHAUDIO_VERSION} https://github.com/pytorch/audio torchaudio && cd torchaudio && python3 setup.py install && cd ../ && rm -rf torchaudio ---> Running in 96e89920be02 Cloning into 'torchaudio'... Note: checking out '099d7883c6b7af1d1c3b416191e5f3edf492e104'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b Submodule 'kaldi' (https://github.com/kaldi-asr/kaldi) registered for path 'third_party/kaldi/submodule' Submodule 'third_party/warp_transducer/submodule' (https://github.com/HawkAaron/warp-transducer) registered for path 'third_party/transducer/submodule' Cloning into '/torchaudio/third_party/kaldi/submodule'... Cloning into '/torchaudio/third_party/transducer/submodule'... Submodule path 'third_party/kaldi/submodule': checked out '3eea37dd09b55064e6362216f7e9a60641f29f09' Submodule path 'third_party/transducer/submodule': checked out 'f546575109111c455354861a0567c8aa794208a2' Submodule 'mxnet_binding' (https://github.com/HawkAaron/mxnet-transducer) registered for path 'third_party/transducer/submodule/mxnet_binding' Cloning into '/torchaudio/third_party/transducer/submodule/mxnet_binding'... Submodule path 'third_party/transducer/submodule/mxnet_binding': checked out '75874b21a476dd9f9e5480841f0872f9d7c2723e' -- Building version 0.8.0a0+099d788 running install running bdist_egg running egg_info creating torchaudio.egg-info writing torchaudio.egg-info/PKG-INFO writing dependency_links to torchaudio.egg-info/dependency_links.txt writing requirements to torchaudio.egg-info/requires.txt writing top-level names to torchaudio.egg-info/top_level.txt writing manifest file 'torchaudio.egg-info/SOURCES.txt' reading manifest file 'torchaudio.egg-info/SOURCES.txt' writing manifest file 'torchaudio.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg running install_lib running build_py creating build creating build/lib.linux-aarch64-3.6 creating build/lib.linux-aarch64-3.6/torchaudio copying torchaudio/transforms.py -> build/lib.linux-aarch64-3.6/torchaudio copying torchaudio/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio copying torchaudio/version.py -> build/lib.linux-aarch64-3.6/torchaudio copying torchaudio/kaldi_io.py -> build/lib.linux-aarch64-3.6/torchaudio creating build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/sox_io_backend.py -> build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/_soundfile_backend.py -> build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/common.py -> build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/no_backend.py -> build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/utils.py -> build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/soundfile_backend.py -> build/lib.linux-aarch64-3.6/torchaudio/backend copying torchaudio/backend/sox_backend.py -> build/lib.linux-aarch64-3.6/torchaudio/backend creating build/lib.linux-aarch64-3.6/torchaudio/sox_effects copying torchaudio/sox_effects/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/sox_effects copying torchaudio/sox_effects/sox_effects.py -> build/lib.linux-aarch64-3.6/torchaudio/sox_effects creating build/lib.linux-aarch64-3.6/torchaudio/functional copying torchaudio/functional/filtering.py -> build/lib.linux-aarch64-3.6/torchaudio/functional copying torchaudio/functional/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/functional copying torchaudio/functional/functional.py -> build/lib.linux-aarch64-3.6/torchaudio/functional creating build/lib.linux-aarch64-3.6/torchaudio/compliance copying torchaudio/compliance/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/compliance copying torchaudio/compliance/kaldi.py -> build/lib.linux-aarch64-3.6/torchaudio/compliance creating build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/yesno.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/vctk.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/ljspeech.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/libritts.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/gtzan.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/commonvoice.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/tedlium.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/librispeech.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/utils.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/cmuarctic.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets copying torchaudio/datasets/speechcommands.py -> build/lib.linux-aarch64-3.6/torchaudio/datasets creating build/lib.linux-aarch64-3.6/torchaudio/_internal copying torchaudio/_internal/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/_internal copying torchaudio/_internal/misc_ops.py -> build/lib.linux-aarch64-3.6/torchaudio/_internal copying torchaudio/_internal/module_utils.py -> build/lib.linux-aarch64-3.6/torchaudio/_internal copying torchaudio/_internal/fft.py -> build/lib.linux-aarch64-3.6/torchaudio/_internal creating build/lib.linux-aarch64-3.6/torchaudio/utils copying torchaudio/utils/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/utils copying torchaudio/utils/sox_utils.py -> build/lib.linux-aarch64-3.6/torchaudio/utils creating build/lib.linux-aarch64-3.6/torchaudio/extension copying torchaudio/extension/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/extension copying torchaudio/extension/extension.py -> build/lib.linux-aarch64-3.6/torchaudio/extension creating build/lib.linux-aarch64-3.6/torchaudio/models copying torchaudio/models/conv_tasnet.py -> build/lib.linux-aarch64-3.6/torchaudio/models copying torchaudio/models/__init__.py -> build/lib.linux-aarch64-3.6/torchaudio/models copying torchaudio/models/wavernn.py -> build/lib.linux-aarch64-3.6/torchaudio/models copying torchaudio/models/wav2letter.py -> build/lib.linux-aarch64-3.6/torchaudio/models running build_ext -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found CUDA: /usr/local/cuda-10.2 (found version "10.2") -- Caffe2: CUDA detected: 10.2 -- Caffe2: CUDA nvcc is: /usr/local/cuda-10.2/bin/nvcc -- Caffe2: CUDA toolkit directory: /usr/local/cuda-10.2 -- Caffe2: Header version is: 10.2 -- Found CUDNN: /usr/lib/aarch64-linux-gnu/libcudnn.so -- Found cuDNN: v8.0.0 (include: /usr/include, library: /usr/lib/aarch64-linux-gnu/libcudnn.so) CMake Warning at /usr/local/lib/python3.6/dist-packages/torch/share/cmake/Caffe2/public/cuda.cmake:198 (message): Failed to compute shorthash for libnvrtc.so Call Stack (most recent call first): /usr/local/lib/python3.6/dist-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:88 (include) /usr/local/lib/python3.6/dist-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) CMakeLists.txt:55 (find_package) CMake Warning at /usr/local/lib/python3.6/dist-packages/torch/share/cmake/Caffe2/public/utils.cmake:365 (message): In the future we will require one to explicitly pass TORCH_CUDA_ARCH_LIST to cmake instead of implicitly setting it as an env variable. This will become a FATAL_ERROR in future version of pytorch. Call Stack (most recent call first): /usr/local/lib/python3.6/dist-packages/torch/share/cmake/Caffe2/public/cuda.cmake:483 (torch_cuda_get_nvcc_gencode_flag) /usr/local/lib/python3.6/dist-packages/torch/share/cmake/Caffe2/Caffe2Config.cmake:88 (include) /usr/local/lib/python3.6/dist-packages/torch/share/cmake/Torch/TorchConfig.cmake:68 (find_package) CMakeLists.txt:55 (find_package) -- Added CUDA NVCC flags for: -gencode;arch=compute_53,code=sm_53;-gencode;arch=compute_62,code=sm_62;-gencode;arch=compute_72,code=sm_72 -- Found Torch: /usr/local/lib/python3.6/dist-packages/torch/lib/libtorch.so get_version.sh: 37: get_version.sh: Bad substitution get_version.sh: 45: get_version.sh: [[: not found get_version.sh: The version number "5.5" specified in src/.version is not in MAJOR.MINOR format. get_version.sh: Stopping the construction of full version number from git history. -- Configuring done -- Generating done -- Build files have been written to: /torchaudio/build/temp.linux-aarch64-3.6 [1/19] /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/base/kaldi-math.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/base/kaldi-math.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/base/kaldi-math.cc.o -c ../../third_party/kaldi/submodule/src/base/kaldi-math.cc [2/19] /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/base/kaldi-error.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/base/kaldi-error.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/base/kaldi-error.cc.o -c ../../third_party/kaldi/submodule/src/base/kaldi-error.cc [3/19] /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/feature-functions.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/feature-functions.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/feature-functions.cc.o -c ../../third_party/kaldi/submodule/src/feat/feature-functions.cc FAILED: third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/feature-functions.cc.o /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/feature-functions.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/feature-functions.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/feature-functions.cc.o -c ../../third_party/kaldi/submodule/src/feat/feature-functions.cc c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. [4/19] /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/pitch-functions.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/pitch-functions.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/pitch-functions.cc.o -c ../../third_party/kaldi/submodule/src/feat/pitch-functions.cc FAILED: third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/pitch-functions.cc.o /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/pitch-functions.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/pitch-functions.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/pitch-functions.cc.o -c ../../third_party/kaldi/submodule/src/feat/pitch-functions.cc ../../third_party/kaldi/submodule/src/feat/pitch-functions.cc: In member function 'void kaldi::OnlinePitchFeatureImpl::UpdateRemainder(const kaldi::VectorBase&)': ../../third_party/kaldi/submodule/src/feat/pitch-functions.cc:814:11: warning: unused variable 'full_frame_length' [-Wunused-variable] int32 full_frame_length = opts_.NccfWindowSize() + nccf_last_lag_; ^~~~~~~~~~~~~~~~~ ../../third_party/kaldi/submodule/src/feat/pitch-functions.cc: In member function 'void kaldi::OnlineProcessPitch::UpdateNormalizationStats(kaldi::int32)': ../../third_party/kaldi/submodule/src/feat/pitch-functions.cc:1504:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (normalization_stats_.size() <= frame) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ c++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. [5/19] /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/src/matrix/kaldi-matrix.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/src/matrix/kaldi-matrix.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/src/matrix/kaldi-matrix.cc.o -c ../../third_party/kaldi/src/matrix/kaldi-matrix.cc [6/19] /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/src/matrix/kaldi-vector.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/src/matrix/kaldi-vector.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/src/matrix/kaldi-vector.cc.o -c ../../third_party/kaldi/src/matrix/kaldi-vector.cc [7/19] /usr/bin/c++ -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -fvisibility=hidden -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/resample.cc.o -MF third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/resample.cc.o.d -o third_party/kaldi/CMakeFiles/kaldi.dir/submodule/src/feat/resample.cc.o -c ../../third_party/kaldi/submodule/src/feat/resample.cc [8/19] /usr/bin/c++ -DTORCH_API_INCLUDE_EXTENSION_H -D_torchaudio_EXPORTS -I../../ -I/usr/include/python3.6m -isystem /usr/local/lib/python3.6/dist-packages/torch/include -isystem /usr/local/lib/python3.6/dist-packages/torch/include/torch/csrc/api/include -isystem /usr/local/cuda-10.2/include -I../../third_party/kaldi/src -I../../third_party/kaldi/submodule/src -Wall -D_GLIBCXX_USE_CXX11_ABI=1 -O3 -DNDEBUG -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -std=gnu++14 -MD -MT torchaudio/csrc/CMakeFiles/_torchaudio.dir/pybind.cpp.o -MF torchaudio/csrc/CMakeFiles/_torchaudio.dir/pybind.cpp.o.d -o torchaudio/csrc/CMakeFiles/_torchaudio.dir/pybind.cpp.o -c ../../torchaudio/csrc/pybind.cpp ninja: build stopped: subcommand failed. Traceback (most recent call last): File "setup.py", line 91, in zip_safe=False, File "/usr/local/lib/python3.6/dist-packages/setuptools/__init__.py", line 153, in setup return distutils.core.setup(**attrs) File "/usr/lib/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/dist-packages/setuptools/command/install.py", line 67, in run self.do_egg_install() File "/usr/local/lib/python3.6/dist-packages/setuptools/command/install.py", line 109, in do_egg_install self.run_command('bdist_egg') File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/dist-packages/setuptools/command/bdist_egg.py", line 164, in run cmd = self.call_command('install_lib', warn_dir=0) File "/usr/local/lib/python3.6/dist-packages/setuptools/command/bdist_egg.py", line 150, in call_command self.run_command(cmdname) File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/usr/local/lib/python3.6/dist-packages/setuptools/command/install_lib.py", line 11, in run self.build() File "/usr/lib/python3.6/distutils/command/install_lib.py", line 109, in build self.run_command('build_ext') File "/usr/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/torchaudio/build_tools/setup_helpers/extension.py", line 52, in run super().run() File "/usr/local/lib/python3.6/dist-packages/setuptools/command/build_ext.py", line 79, in run _build_ext.run(self) File "/usr/local/lib/python3.6/dist-packages/Cython/Distutils/old_build_ext.py", line 186, in run _build_ext.build_ext.run(self) File "/usr/lib/python3.6/distutils/command/build_ext.py", line 339, in run self.build_extensions() File "/usr/local/lib/python3.6/dist-packages/Cython/Distutils/old_build_ext.py", line 195, in build_extensions _build_ext.build_ext.build_extensions(self) File "/usr/lib/python3.6/distutils/command/build_ext.py", line 448, in build_extensions self._build_extensions_serial() File "/usr/lib/python3.6/distutils/command/build_ext.py", line 473, in _build_extensions_serial self.build_extension(ext) File "/torchaudio/build_tools/setup_helpers/extension.py", line 99, in build_extension ["cmake", "--build", "."] + build_args, cwd=self.build_temp) File "/usr/lib/python3.6/subprocess.py", line 311, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--target', 'install']' returned non-zero exit status 1. The command '/bin/sh -c git clone --recursive -b ${TORCHAUDIO_VERSION} https://github.com/pytorch/audio torchaudio && cd torchaudio && python3 setup.py install && cd ../ && rm -rf torchaudio' returned a non-zero code: 1 ]0;alessandro@jetson-nano: ~/jetson-containers-originalalessandro@jetson-nano:~/jetson-containers-original$ ]0;alessandro@jetson-nano: ~/jetson-containers-originalalessandro@jetson-nano:~/jetson-containers-original$ ]0;alessandro@jetson-nano: ~/jetson-containers-originalalessandro@jetson-nano:~/jetson-containers-original$ ]0;alessandro@jetson-nano: ~/jetson-containers-originalalessandro@jetson-nano:~/jetson-containers-original$ exit logout