hmr安装的全过程以及中途遇到的问题加解决命令,最终成功运行,虽然在服务器上一下装好了,在自己的虚拟机就很多问题0.0

absl-py0.8.1
enum34
1.1.6
freetype2.5.5 2 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
funcsigs 1.0.2 pypi_0 pypi
html5lib 0.9999999 pypi_0 pypi
intel-openmp 2019.4 243 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
jpeg 8d 2 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
kiwisolver 1.1.0 pypi_0 pypi
lcms 1.19 0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
libedit 3.1.20181209 hc058e9b_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libffi 3.2.1 hd88cf55_4 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libgcc-ng 9.1.0 hdf63c60_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libgfortran-ng 7.3.0 hdf63c60_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libpng 1.6.37 hbc83047_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
libstdcxx-ng 9.1.0 hdf63c60_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
markdown 3.1.1 pypi_0 pypi
matplotlib 2.2.4 pypi_0 pypi
mkl 2019.4 243 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl-service 2.3.0 py27he904b0f_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl_fft 1.0.15 py27ha843d7b_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mkl_random 1.1.0 py27hd6b4f25_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
mock 3.0.5 pypi_0 pypi
ncurses 6.1 he6710b0_1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
networkx 2.2 pypi_0 pypi
numpy 1.16.5 py27h7e9f1db_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
numpy-base 1.16.5 py27hde5b4d6_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
opencv-python 4.1.2.30 pypi_0 pypi
opendr 0.78 pypi_0 pypi
openssl 1.1.1d h7b6447c_3 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
pil 1.1.7 py27_2 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
pillow 6.2.2 pypi_0 pypi
pip 19.3.1 py27_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
protobuf 3.11.2 pypi_0 pypi
pyparsing 2.4.6 pypi_0 pypi
python 2.7.17 h9bab390_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
python-dateutil 2.8.1 pypi_0 pypi
pytz 2019.3 pypi_0 pypi
pywavelets 1.0.3 pypi_0 pypi
readline 7.0 h7b6447c_5 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
scikit-image 0.14.5 pypi_0 pypi
scipy 1.2.2 pypi_0 pypi
setuptools 44.0.0 py27_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
six 1.13.0 py27_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
sqlite 3.30.1 h7b6447c_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
subprocess32 3.5.4 pypi_0 pypi
tensorflow 1.3.0 pypi_0 pypi
tensorflow-gpu 1.3.0 pypi_0 pypi
tensorflow-tensorboard 0.1.8 pypi_0 pypi
tk 8.6.8 hbc83047_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
werkzeug 0.16.0 pypi_0 pypi
wheel 0.33.6 py27_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
xlwt 1.3.0 py27_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
zlib 1.2.11 h7b6447c_3 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main

——————————————————————————————————————以上是所有包------------------------------------------------
tkh@tkh-virtual-machine:~/hmr/hmr$ source activate hmr
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install tensorflow1.3.0
Collecting tensorflow
1.3.0
Downloading http://mirrors.aliyun.com/pypi/packages/fe/dd/8764ae59e8ff74421d615ddb9c86a1b404c27708dfde3caa8f17c183788d/tensorflow-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (43.1MB)
100% |████████████████████████████████| 43.1MB 968kB/s
Collecting six>=1.10.0 (from tensorflow1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl
Collecting protobuf>=3.3.0 (from tensorflow
1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/13/5c/ba4572a4d952b8db68c4534168a6d2a946b354de5e2b779efb44d4d0b72c/protobuf-3.11.2-cp27-cp27mu-manylinux1_x86_64.whl (1.3MB)
100% |████████████████████████████████| 1.3MB 890kB/s
Requirement already satisfied: wheel in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from tensorflow1.3.0)
Collecting backports.weakref>=1.0rc1 (from tensorflow
1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/88/ec/f598b633c3d5ffe267aaada57d961c94fdfa183c5c3ebda2b6d151943db6/backports.weakref-1.0.post1-py2.py3-none-any.whl
Collecting numpy>=1.11.0 (from tensorflow1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/3a/5f/47e578b3ae79e2624e205445ab77a1848acdaa2929a00eeef6b16eaaeb20/numpy-1.16.6-cp27-cp27mu-manylinux1_x86_64.whl (17.0MB)
100% |████████████████████████████████| 17.0MB 901kB/s
Collecting tensorflow-tensorboard<0.2.0,>=0.1.0 (from tensorflow
1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/fb/34/14c23665a725c73932891e09b8f017a53aad545c9d5019d2817102dc5d9b/tensorflow_tensorboard-0.1.8-py2-none-any.whl (1.6MB)
100% |████████████████████████████████| 1.6MB 2.3MB/s
Collecting mock>=2.0.0 (from tensorflow1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
Requirement already satisfied: setuptools in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from protobuf>=3.3.0->tensorflow
1.3.0)
Collecting werkzeug>=0.11.10 (from tensorflow-tensorboard<0.2.0,>=0.1.0->tensorflow1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/ce/42/3aeda98f96e85fd26180534d36570e4d18108d62ae36f87694b476b83d6f/Werkzeug-0.16.0-py2.py3-none-any.whl (327kB)
100% |████████████████████████████████| 327kB 1.8MB/s
Collecting html5lib
0.9999999 (from tensorflow-tensorboard<0.2.0,>=0.1.0->tensorflow1.3.0)
Collecting markdown>=2.6.8 (from tensorflow-tensorboard<0.2.0,>=0.1.0->tensorflow
1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl (87kB)
100% |████████████████████████████████| 92kB 1.4MB/s
Collecting bleach1.5.0 (from tensorflow-tensorboard<0.2.0,>=0.1.0->tensorflow1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/33/70/86c5fec937ea4964184d4d6c4f0b9551564f821e1c3575907639036d9b90/bleach-1.5.0-py2.py3-none-any.whl
Collecting funcsigs>=1; python_version < “3.3” (from mock>=2.0.0->tensorflow==1.3.0)
Downloading http://mirrors.aliyun.com/pypi/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Installing collected packages: six, protobuf, backports.weakref, numpy, werkzeug, html5lib, markdown, bleach, tensorflow-tensorboard, funcsigs, mock, tensorflow
Successfully installed backports.weakref-1.0.post1 bleach-1.5.0 funcsigs-1.0.2 html5lib-0.9999999 markdown-3.1.1 mock-3.0.5 numpy-1.16.6 protobuf-3.11.2 six-1.14.0 tensorflow-1.3.0 tensorflow-tensorboard-0.1.8 werkzeug-0.16.0
You are using pip version 9.0.1, however version 19.3.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2))
Collecting scipy (from -r requirements.txt (line 3))
Downloading http://mirrors.aliyun.com/pypi/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl (24.8MB)
100% |████████████████████████████████| 24.8MB 260kB/s
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4))
Collecting opendr (from -r requirements.txt (line 5))
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
100% |████████████████████████████████| 583kB 1.2MB/s
Collecting matplotlib (from -r requirements.txt (line 6))
Downloading http://mirrors.aliyun.com/pypi/packages/75/81/53ccadcb8cad0a9837f1487b57f2b46b21caa2b3f35f72bc1acb06b5825c/matplotlib-3.1.2.tar.gz (40.9MB)
100% |████████████████████████████████| 40.9MB 510kB/s
Complete output from command python setup.py egg_info:

Beginning with Matplotlib 3.1, Python 3.6 or above is required.

This may be due to an out of date pip.

Make sure you have pip >= 9.0.1.


----------------------------------------

Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-LJt9rR/matplotlib/
You are using pip version 9.0.1, however version 19.3.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo apt install libosmesa6-dev
[sudo] tkh 的密码:
正在读取软件包列表… 完成
正在分析软件包的依赖关系树
正在读取状态信息… 完成
下列软件包是自动安装的并且现在不需要了:
linux-headers-4.15.0-45 linux-headers-4.15.0-45-generic
linux-image-4.15.0-45-generic linux-modules-4.15.0-45-generic
linux-modules-extra-4.15.0-45-generic
使用’sudo apt autoremove’来卸载它(它们)。
将会同时安装下列软件:
libdrm-dev libosmesa6 libpthread-stubs0-dev libx11-dev libx11-doc libxau-dev
libxcb1-dev libxdmcp-dev mesa-common-dev x11proto-core-dev
x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools xtrans-dev
建议安装:
libxcb-doc
下列【新】软件包将被安装:
libdrm-dev libosmesa6 libosmesa6-dev libpthread-stubs0-dev libx11-dev
libx11-doc libxau-dev libxcb1-dev libxdmcp-dev mesa-common-dev
x11proto-core-dev x11proto-input-dev x11proto-kb-dev xorg-sgml-doctools
xtrans-dev
升级了 0 个软件包,新安装了 15 个软件包,要卸载 0 个软件包,有 96 个软件包未被升级。
需要下载 4,957 kB 的归档。
解压缩后会消耗 26.1 MB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB]
获取:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4,068 B]
获取:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB]
获取:4 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB]
获取:5 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB]
获取:6 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB]
获取:7 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB]
获取:8 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB]
获取:9 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB]
获取:10 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB]
获取:11 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB]
获取:12 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1,470 kB]
获取:13 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB]
获取:14 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB]
获取:15 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 libosmesa6-dev amd64 18.0.5-0ubuntu0~16.04.1 [7,018 B]
已下载 4,957 kB,耗时 4秒 (1,067 kB/s)
正在选中未选择的软件包 libdrm-dev:amd64。
(正在读取数据库 … 系统当前共安装有 270925 个文件和目录。)
正准备解包 …/libdrm-dev_2.4.91-2~16.04.1_amd64.deb …
正在解包 libdrm-dev:amd64 (2.4.91-2~16.04.1) …
正在选中未选择的软件包 libpthread-stubs0-dev:amd64。
正准备解包 …/libpthread-stubs0-dev_0.3-4_amd64.deb …
正在解包 libpthread-stubs0-dev:amd64 (0.3-4) …
正在选中未选择的软件包 xorg-sgml-doctools。
正准备解包 …/xorg-sgml-doctools_1%3a1.11-1_all.deb …
正在解包 xorg-sgml-doctools (1:1.11-1) …
正在选中未选择的软件包 x11proto-core-dev。
正准备解包 …/x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb …
正在解包 x11proto-core-dev (7.0.31-1~ubuntu16.04.2) …
正在选中未选择的软件包 libxau-dev:amd64。
正准备解包 …/libxau-dev_1%3a1.0.8-1_amd64.deb …
正在解包 libxau-dev:amd64 (1:1.0.8-1) …
正在选中未选择的软件包 libxdmcp-dev:amd64。
正准备解包 …/libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb …
正在解包 libxdmcp-dev:amd64 (1:1.1.2-1.1) …
正在选中未选择的软件包 x11proto-input-dev。
正准备解包 …/x11proto-input-dev_2.3.1-1_all.deb …
正在解包 x11proto-input-dev (2.3.1-1) …
正在选中未选择的软件包 x11proto-kb-dev。
正准备解包 …/x11proto-kb-dev_1.0.7-0ubuntu1_all.deb …
正在解包 x11proto-kb-dev (1.0.7-0ubuntu1) …
正在选中未选择的软件包 xtrans-dev。
正准备解包 …/xtrans-dev_1.3.5-1_all.deb …
正在解包 xtrans-dev (1.3.5-1) …
正在选中未选择的软件包 libxcb1-dev:amd64。
正准备解包 …/libxcb1-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb1-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libx11-dev:amd64。
正准备解包 …/libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb …
正在解包 libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) …
正在选中未选择的软件包 libx11-doc。
正准备解包 …/libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb …
正在解包 libx11-doc (2:1.6.3-1ubuntu2.1) …
正在选中未选择的软件包 mesa-common-dev:amd64。
正准备解包 …/mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb …
正在解包 mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) …
正在选中未选择的软件包 libosmesa6:amd64。
正准备解包 …/libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb …
正在解包 libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) …
正在选中未选择的软件包 libosmesa6-dev:amd64。
正准备解包 …/libosmesa6-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb …
正在解包 libosmesa6-dev:amd64 (18.0.5-0ubuntu0~16.04.1) …
正在处理用于 man-db (2.7.5-1) 的触发器 …
正在处理用于 libc-bin (2.23-0ubuntu11) 的触发器 …
正在设置 libdrm-dev:amd64 (2.4.91-2~16.04.1) …
正在设置 libpthread-stubs0-dev:amd64 (0.3-4) …
正在设置 xorg-sgml-doctools (1:1.11-1) …
正在设置 x11proto-core-dev (7.0.31-1~ubuntu16.04.2) …
正在设置 libxau-dev:amd64 (1:1.0.8-1) …
正在设置 libxdmcp-dev:amd64 (1:1.1.2-1.1) …
正在设置 x11proto-input-dev (2.3.1-1) …
正在设置 x11proto-kb-dev (1.0.7-0ubuntu1) …
正在设置 xtrans-dev (1.3.5-1) …
正在设置 libxcb1-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) …
正在设置 libx11-doc (2:1.6.3-1ubuntu2.1) …
正在设置 mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) …
正在设置 libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) …
正在设置 libosmesa6-dev:amd64 (18.0.5-0ubuntu0~16.04.1) …
正在处理用于 libc-bin (2.23-0ubuntu11) 的触发器 …
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo apt-get install build-essential
正在读取软件包列表… 完成
正在分析软件包的依赖关系树
正在读取状态信息… 完成
build-essential 已经是最新版 (12.1ubuntu2)。
下列软件包是自动安装的并且现在不需要了:
linux-headers-4.15.0-45 linux-headers-4.15.0-45-generic
linux-image-4.15.0-45-generic linux-modules-4.15.0-45-generic
linux-modules-extra-4.15.0-45-generic
使用’sudo apt autoremove’来卸载它(它们)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 96 个软件包未被升级。
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo apt-get install libgl1-mesa-dev
正在读取软件包列表… 完成
正在分析软件包的依赖关系树
正在读取状态信息… 完成
下列软件包是自动安装的并且现在不需要了:
linux-headers-4.15.0-45 linux-headers-4.15.0-45-generic
linux-image-4.15.0-45-generic linux-modules-4.15.0-45-generic
linux-modules-extra-4.15.0-45-generic
使用’sudo apt autoremove’来卸载它(它们)。
将会同时安装下列软件:
libx11-xcb-dev libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev
libxcb-present-dev libxcb-randr0-dev libxcb-render0-dev libxcb-shape0-dev
libxcb-sync-dev libxcb-xfixes0-dev libxdamage-dev libxext-dev libxfixes-dev
libxshmfence-dev libxxf86vm-dev x11proto-damage-dev x11proto-dri2-dev
x11proto-fixes-dev x11proto-gl-dev x11proto-xext-dev
x11proto-xf86vidmode-dev
建议安装:
libxext-doc
下列【新】软件包将被安装:
libgl1-mesa-dev libx11-xcb-dev libxcb-dri2-0-dev libxcb-dri3-dev
libxcb-glx0-dev libxcb-present-dev libxcb-randr0-dev libxcb-render0-dev
libxcb-shape0-dev libxcb-sync-dev libxcb-xfixes0-dev libxdamage-dev
libxext-dev libxfixes-dev libxshmfence-dev libxxf86vm-dev
x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev
x11proto-xext-dev x11proto-xf86vidmode-dev
升级了 0 个软件包,新安装了 22 个软件包,要卸载 0 个软件包,有 96 个软件包未被升级。
需要下载 510 kB 的归档。
解压缩后会消耗 3,442 kB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B]
获取:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B]
获取:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B]
获取:4 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB]
获取:5 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB]
获取:6 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB]
获取:7 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B]
获取:8 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB]
获取:9 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB]
获取:10 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B]
获取:11 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB]
获取:12 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB]
获取:13 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB]
获取:14 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B]
获取:15 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B]
获取:16 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB]
获取:17 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B]
获取:18 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B]
获取:19 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB]
获取:20 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB]
获取:21 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB]
获取:22 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B]
已下载 510 kB,耗时 0秒 (943 kB/s)
正在选中未选择的软件包 libx11-xcb-dev:amd64。
(正在读取数据库 … 系统当前共安装有 272419 个文件和目录。)
正准备解包 …/libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb …
正在解包 libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) …
正在选中未选择的软件包 libxcb-dri2-0-dev:amd64。
正准备解包 …/libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-dri3-dev:amd64。
正准备解包 …/libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-glx0-dev:amd64。
正准备解包 …/libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-render0-dev:amd64。
正准备解包 …/libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-randr0-dev:amd64。
正准备解包 …/libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-shape0-dev:amd64。
正准备解包 …/libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-xfixes0-dev:amd64。
正准备解包 …/libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-sync-dev:amd64。
正准备解包 …/libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 libxcb-present-dev:amd64。
正准备解包 …/libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb …
正在解包 libxcb-present-dev:amd64 (1.11.1-1ubuntu1) …
正在选中未选择的软件包 x11proto-xext-dev。
正准备解包 …/x11proto-xext-dev_7.3.0-1_all.deb …
正在解包 x11proto-xext-dev (7.3.0-1) …
正在选中未选择的软件包 x11proto-fixes-dev。
正准备解包 …/x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb …
正在解包 x11proto-fixes-dev (1:5.0-2ubuntu2) …
正在选中未选择的软件包 libxfixes-dev:amd64。
正准备解包 …/libxfixes-dev_1%3a5.0.1-2_amd64.deb …
正在解包 libxfixes-dev:amd64 (1:5.0.1-2) …
正在选中未选择的软件包 x11proto-damage-dev。
正准备解包 …/x11proto-damage-dev_1%3a1.2.1-2_all.deb …
正在解包 x11proto-damage-dev (1:1.2.1-2) …
正在选中未选择的软件包 libxdamage-dev:amd64。
正准备解包 …/libxdamage-dev_1%3a1.1.4-2_amd64.deb …
正在解包 libxdamage-dev:amd64 (1:1.1.4-2) …
正在选中未选择的软件包 libxext-dev:amd64。
正准备解包 …/libxext-dev_2%3a1.3.3-1_amd64.deb …
正在解包 libxext-dev:amd64 (2:1.3.3-1) …
正在选中未选择的软件包 libxshmfence-dev:amd64。
正准备解包 …/libxshmfence-dev_1.2-1_amd64.deb …
正在解包 libxshmfence-dev:amd64 (1.2-1) …
正在选中未选择的软件包 x11proto-xf86vidmode-dev。
正准备解包 …/x11proto-xf86vidmode-dev_2.3.1-2_all.deb …
正在解包 x11proto-xf86vidmode-dev (2.3.1-2) …
正在选中未选择的软件包 libxxf86vm-dev:amd64。
正准备解包 …/libxxf86vm-dev_1%3a1.1.4-1_amd64.deb …
正在解包 libxxf86vm-dev:amd64 (1:1.1.4-1) …
正在选中未选择的软件包 x11proto-dri2-dev。
正准备解包 …/x11proto-dri2-dev_2.8-2_all.deb …
正在解包 x11proto-dri2-dev (2.8-2) …
正在选中未选择的软件包 x11proto-gl-dev。
正准备解包 …/x11proto-gl-dev_1.4.17-1_all.deb …
正在解包 x11proto-gl-dev (1.4.17-1) …
正在选中未选择的软件包 libgl1-mesa-dev:amd64。
正准备解包 …/libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb …
正在解包 libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) …
正在处理用于 man-db (2.7.5-1) 的触发器 …
正在设置 libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) …
正在设置 libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 libxcb-present-dev:amd64 (1.11.1-1ubuntu1) …
正在设置 x11proto-xext-dev (7.3.0-1) …
正在设置 x11proto-fixes-dev (1:5.0-2ubuntu2) …
正在设置 libxfixes-dev:amd64 (1:5.0.1-2) …
正在设置 x11proto-damage-dev (1:1.2.1-2) …
正在设置 libxdamage-dev:amd64 (1:1.1.4-2) …
正在设置 libxext-dev:amd64 (2:1.3.3-1) …
正在设置 libxshmfence-dev:amd64 (1.2-1) …
正在设置 x11proto-xf86vidmode-dev (2.3.1-2) …
正在设置 libxxf86vm-dev:amd64 (1:1.1.4-1) …
正在设置 x11proto-dri2-dev (2.8-2) …
正在设置 x11proto-gl-dev (1.4.17-1) …
正在设置 libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) …
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo apt-get install libglu1-mesa-dev
正在读取软件包列表… 完成
正在分析软件包的依赖关系树
正在读取状态信息… 完成
下列软件包是自动安装的并且现在不需要了:
linux-headers-4.15.0-45 linux-headers-4.15.0-45-generic
linux-image-4.15.0-45-generic linux-modules-4.15.0-45-generic
linux-modules-extra-4.15.0-45-generic
使用’sudo apt autoremove’来卸载它(它们)。
下列【新】软件包将被安装:
libglu1-mesa-dev
升级了 0 个软件包,新安装了 1 个软件包,要卸载 0 个软件包,有 96 个软件包未被升级。
需要下载 202 kB 的归档。
解压缩后会消耗 952 kB 的额外空间。
获取:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libglu1-mesa-dev amd64 9.0.0-2.1 [202 kB]
已下载 202 kB,耗时 0秒 (574 kB/s)
正在选中未选择的软件包 libglu1-mesa-dev:amd64。
(正在读取数据库 … 系统当前共安装有 272736 个文件和目录。)
正准备解包 …/libglu1-mesa-dev_9.0.0-2.1_amd64.deb …
正在解包 libglu1-mesa-dev:amd64 (9.0.0-2.1) …
正在设置 libglu1-mesa-dev:amd64 (9.0.0-2.1) …
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo apt-get install freeglut3-dev
正在读取软件包列表… 完成
正在分析软件包的依赖关系树
正在读取状态信息… 完成
下列软件包是自动安装的并且现在不需要了:
linux-headers-4.15.0-45 linux-headers-4.15.0-45-generic
linux-image-4.15.0-45-generic linux-modules-4.15.0-45-generic
linux-modules-extra-4.15.0-45-generic
使用’sudo apt autoremove’来卸载它(它们)。
将会同时安装下列软件:
freeglut3 libice-dev libsm-dev libxt-dev
建议安装:
libice-doc libsm-doc libxt-doc
下列【新】软件包将被安装:
freeglut3 freeglut3-dev libice-dev libsm-dev libxt-dev
升级了 0 个软件包,新安装了 5 个软件包,要卸载 0 个软件包,有 96 个软件包未被升级。
需要下载 651 kB 的归档。
解压缩后会消耗 2,694 kB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/universe amd64 freeglut3 amd64 2.8.1-2 [73.4 kB]
获取:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB]
获取:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB]
获取:4 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB]
获取:5 http://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial/universe amd64 freeglut3-dev amd64 2.8.1-2 [123 kB]
已下载 651 kB,耗时 2秒 (268 kB/s)
正在选中未选择的软件包 freeglut3:amd64。
(正在读取数据库 … 系统当前共安装有 272744 个文件和目录。)
正准备解包 …/freeglut3_2.8.1-2_amd64.deb …
正在解包 freeglut3:amd64 (2.8.1-2) …
正在选中未选择的软件包 libice-dev:amd64。
正准备解包 …/libice-dev_2%3a1.0.9-1_amd64.deb …
正在解包 libice-dev:amd64 (2:1.0.9-1) …
正在选中未选择的软件包 libsm-dev:amd64。
正准备解包 …/libsm-dev_2%3a1.2.2-1_amd64.deb …
正在解包 libsm-dev:amd64 (2:1.2.2-1) …
正在选中未选择的软件包 libxt-dev:amd64。
正准备解包 …/libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb …
正在解包 libxt-dev:amd64 (1:1.1.5-0ubuntu1) …
正在选中未选择的软件包 freeglut3-dev:amd64。
正准备解包 …/freeglut3-dev_2.8.1-2_amd64.deb …
正在解包 freeglut3-dev:amd64 (2.8.1-2) …
正在处理用于 man-db (2.7.5-1) 的触发器 …
正在设置 freeglut3:amd64 (2.8.1-2) …
正在设置 libice-dev:amd64 (2:1.0.9-1) …
正在设置 libsm-dev:amd64 (2:1.2.2-1) …
正在设置 libxt-dev:amd64 (1:1.1.5-0ubuntu1) …
正在设置 freeglut3-dev:amd64 (2.8.1-2) …
正在处理用于 libc-bin (2.23-0ubuntu11) 的触发器 …
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2))
Collecting scipy (from -r requirements.txt (line 3))
Downloading http://mirrors.aliyun.com/pypi/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl (24.8MB)
100% |████████████████████████████████| 24.8MB 4.2MB/s
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4))
Collecting opendr (from -r requirements.txt (line 5))
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
100% |████████████████████████████████| 583kB 2.5MB/s
Collecting matplotlib (from -r requirements.txt (line 6))
Downloading http://mirrors.aliyun.com/pypi/packages/75/81/53ccadcb8cad0a9837f1487b57f2b46b21caa2b3f35f72bc1acb06b5825c/matplotlib-3.1.2.tar.gz (40.9MB)
100% |████████████████████████████████| 40.9MB 1.1MB/s
Complete output from command python setup.py egg_info:

Beginning with Matplotlib 3.1, Python 3.6 or above is required.

This may be due to an out of date pip.

Make sure you have pip >= 9.0.1.


----------------------------------------

Command “python setup.py egg_info” failed with error code 1 in /tmp/pip-build-PHWsys/matplotlib/
You are using pip version 9.0.1, however version 19.3.1 is available.
You should consider upgrading via the ‘pip install --upgrade pip’ command.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install --upgrade pip
Collecting pip
Downloading http://mirrors.aliyun.com/pypi/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB)
100% |████████████████████████████████| 1.4MB 505kB/s
Installing collected packages: pip
Found existing installation: pip 9.0.1
Uninstalling pip-9.0.1:
Successfully uninstalled pip-9.0.1
Successfully installed pip-19.3.1
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (19.3.1)
Collecting scipy
Downloading http://mirrors.aliyun.com/pypi/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl (24.8MB)
|████████████████████████████████| 24.8MB 509kB/s
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4)) (1.16.6)
Collecting opendr
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
|████████████████████████████████| 583kB 2.4MB/s
Collecting matplotlib
Downloading http://mirrors.aliyun.com/pypi/packages/75/81/53ccadcb8cad0a9837f1487b57f2b46b21caa2b3f35f72bc1acb06b5825c/matplotlib-3.1.2.tar.gz (40.9MB)
|████████████████████████████████| 40.9MB 487kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-ODxsbF/matplotlib/setup.py’"’"’; file=’"’"’/tmp/pip-install-ODxsbF/matplotlib/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-ODxsbF/matplotlib/pip-egg-info
cwd: /tmp/pip-install-ODxsbF/matplotlib/
Complete output (7 lines):

Beginning with Matplotlib 3.1, Python 3.6 or above is required.

This may be due to an out of date pip.

Make sure you have pip >= 9.0.1.

----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install matplotlib2.
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting matplotlib
2.
Downloading http://mirrors.aliyun.com/pypi/packages/85/91/58521f52158b2e6e65ae353c7ae640bf7700596691956df7ea01e9c7f63e/matplotlib-2.0.0-1-cp27-cp27mu-manylinux1_x86_64.whl (14.6MB)
|████████████████████████████████| 14.6MB 496kB/s
Collecting pyparsing!=2.0.0,!=2.0.4,!=2.1.2,!=2.1.6,>=1.5.6
Downloading http://mirrors.aliyun.com/pypi/packages/5d/bc/1e58593167fade7b544bfe9502a26dc860940a79ab306e651e7f13be68c2/pyparsing-2.4.6-py2.py3-none-any.whl (67kB)
|████████████████████████████████| 71kB 6.2MB/s
Requirement already satisfied: numpy>=1.7.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.) (1.16.6)
Collecting functools32
Downloading http://mirrors.aliyun.com/pypi/packages/5e/1a/0aa2c8195a204a9f51284018562dea77e25511f02fe924fac202fc012172/functools32-3.2.3-2.zip
Collecting pytz
Downloading http://mirrors.aliyun.com/pypi/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB)
|████████████████████████████████| 512kB 3.3MB/s
Requirement already satisfied: six>=1.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.) (1.14.0)
Collecting cycler>=0.10
Downloading http://mirrors.aliyun.com/pypi/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl
Collecting subprocess32
Downloading http://mirrors.aliyun.com/pypi/packages/32/c8/564be4d12629b912ea431f1a50eb8b3b9d00f1a0b1ceff17f266be190007/subprocess32-3.5.4.tar.gz (97kB)
|████████████████████████████████| 102kB 4.3MB/s
Collecting python-dateutil
Downloading http://mirrors.aliyun.com/pypi/packages/d4/70/d60450c3dd48ef87586924207ae8907090de0b306af2bce5d134d78615cb/python_dateutil-2.8.1-py2.py3-none-any.whl (227kB)
|████████████████████████████████| 235kB 4.7MB/s
Building wheels for collected packages: functools32, subprocess32
Building wheel for functools32 (setup.py) … done
Created wheel for functools32: filename=functools32-3.2.3.post2-cp27-none-any.whl size=10979 sha256=f23e878a4e5d293d0c8e052b45d4770d50541189eca154901e8a5cc47f9b1aa1
Stored in directory: /home/tkh/.cache/pip/wheels/4b/ec/cd/36bb2a03a11dff82575e43e0ac512eb42d8afa16fbfa72bd8a
Building wheel for subprocess32 (setup.py) … done
Created wheel for subprocess32: filename=subprocess32-3.5.4-cp27-cp27mu-linux_x86_64.whl size=45513 sha256=22ff832f9fc1c0d65fbf9f4cf4f4003dcf21b4be1b76b0256c2b491b2d9903dc
Stored in directory: /home/tkh/.cache/pip/wheels/7c/26/c1/df31d77fe2dc985ed8238e8eabed20b6db77583163ddd33694
Successfully built functools32 subprocess32
Installing collected packages: pyparsing, functools32, pytz, cycler, subprocess32, python-dateutil, matplotlib
Successfully installed cycler-0.10.0 functools32-3.2.3.post2 matplotlib-2.0.0 pyparsing-2.4.6 python-dateutil-2.8.1 pytz-2019.3 subprocess32-3.5.4
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (19.3.1)
Collecting scipy
Downloading http://mirrors.aliyun.com/pypi/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl (24.8MB)
|████████████████████████████████| 24.8MB 499kB/s
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4)) (1.16.6)
Collecting opendr
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
|████████████████████████████████| 583kB 3.7MB/s
Requirement already satisfied: matplotlib in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (2.0.0)
Collecting scikit-image
Downloading http://mirrors.aliyun.com/pypi/packages/07/ed/58a5157aa484c6aa4e33d4190fa235ce0c4a78010ddf592af4fc257b539f/scikit-image-0.16.2.tar.gz (28.9MB)
|████████████████████████████████| 28.9MB 554kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-oy8soc/scikit-image/setup.py’"’"’; file=’"’"’/tmp/pip-install-oy8soc/scikit-image/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-oy8soc/scikit-image/pip-egg-info
cwd: /tmp/pip-install-oy8soc/scikit-image/
Complete output (8 lines):
Python 2.7.13 detected.

scikit-image 0.16+ supports only Python 3.6 and above.

For Python 2.7, please install the 0.14.x Long Term Support using:

 $ pip install 'scikit-image<0.15'

----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install scikit-image0.15
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting scikit-image
0.15
Downloading http://mirrors.aliyun.com/pypi/packages/e0/46/ca035f5d7d3414124a3a5ef22cd2e75c0c5149042a668375f1d44eb69f8f/scikit-image-0.15.0.tar.gz (32.3MB)
|████████████████████████████████| 32.3MB 387kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-YDcIBu/scikit-image/setup.py’"’"’; file=’"’"’/tmp/pip-install-YDcIBu/scikit-image/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-YDcIBu/scikit-image/pip-egg-info
cwd: /tmp/pip-install-YDcIBu/scikit-image/
Complete output (8 lines):
Python 2.7.13 detected.

scikit-image 0.15+ support only Python 3.5 and above.

For Python 2.7, please install the 0.14.x Long Term Support using:

 $ pip install 'scikit-image<0.15'

----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip uninstall matplotlib
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Uninstalling matplotlib-2.0.0:
Would remove:
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib-2.0.0-py2.7-nspkg.pth
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib-2.0.0.dist-info/*
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/*
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/mpl_toolkits/axes_grid/*
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/mpl_toolkits/axes_grid1/*
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/mpl_toolkits/axisartist/*
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/mpl_toolkits/exceltools.py
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/mpl_toolkits/gtktools.py
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/mpl_toolkits/mplot3d/*
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/mpl_toolkits/tests/*
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/pylab.py
Proceed (y/n)? y
Successfully uninstalled matplotlib-2.0.0
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install matplotlib2.2.2
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting matplotlib
2.2.2
Downloading http://mirrors.aliyun.com/pypi/packages/33/da/6409d32c46778ed20308e83bc501ff2ff8a9cbda5dd7b26362c5e99a6149/matplotlib-2.2.2-cp27-cp27mu-manylinux1_x86_64.whl (12.6MB)
|████████████████████████████████| 12.6MB 500kB/s
Requirement already satisfied: python-dateutil>=2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.2) (2.8.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.2) (2.4.6)
Requirement already satisfied: numpy>=1.7.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.2) (1.16.6)
Requirement already satisfied: pytz in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.2) (2019.3)
Collecting backports.functools-lru-cache
Downloading http://mirrors.aliyun.com/pypi/packages/da/d1/080d2bb13773803648281a49e3918f65b31b7beebf009887a529357fd44a/backports.functools_lru_cache-1.6.1-py2.py3-none-any.whl
Requirement already satisfied: six>=1.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.2) (1.14.0)
Requirement already satisfied: cycler>=0.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.2) (0.10.0)
Requirement already satisfied: subprocess32 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.2) (3.5.4)
Collecting kiwisolver>=1.0.1
Downloading http://mirrors.aliyun.com/pypi/packages/3d/78/cb9248b2289ec31e301137cedbe4ca503a74ca87f88cdbfd2f8be52323bf/kiwisolver-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl (93kB)
|████████████████████████████████| 102kB 871kB/s
Requirement already satisfied: setuptools in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib
2.2.2) (36.4.0)
Installing collected packages: backports.functools-lru-cache, kiwisolver, matplotlib
Successfully installed backports.functools-lru-cache-1.6.1 kiwisolver-1.1.0 matplotlib-2.2.2
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (19.3.1)
Collecting scipy
Downloading http://mirrors.aliyun.com/pypi/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl (24.8MB)
|████████████████████████████████| 24.8MB 492kB/s
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4)) (1.16.6)
Collecting opendr
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
|████████████████████████████████| 583kB 144kB/s
Requirement already satisfied: matplotlib in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (2.2.2)
Collecting scikit-image
Downloading http://mirrors.aliyun.com/pypi/packages/07/ed/58a5157aa484c6aa4e33d4190fa235ce0c4a78010ddf592af4fc257b539f/scikit-image-0.16.2.tar.gz (28.9MB)
|████████████████████████████████| 28.9MB 506kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-_CkgQf/scikit-image/setup.py’"’"’; file=’"’"’/tmp/pip-install-_CkgQf/scikit-image/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-_CkgQf/scikit-image/pip-egg-info
cwd: /tmp/pip-install-_CkgQf/scikit-image/
Complete output (8 lines):
Python 2.7.13 detected.

scikit-image 0.16+ supports only Python 3.6 and above.

For Python 2.7, please install the 0.14.x Long Term Support using:

 $ pip install 'scikit-image<0.15'

----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install scikit-image
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting scikit-image
Downloading http://mirrors.aliyun.com/pypi/packages/07/ed/58a5157aa484c6aa4e33d4190fa235ce0c4a78010ddf592af4fc257b539f/scikit-image-0.16.2.tar.gz (28.9MB)
|████████████████████████████████| 28.9MB 88kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-eCCWoa/scikit-image/setup.py’"’"’; file=’"’"’/tmp/pip-install-eCCWoa/scikit-image/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-eCCWoa/scikit-image/pip-egg-info
cwd: /tmp/pip-install-eCCWoa/scikit-image/
Complete output (8 lines):
Python 2.7.13 detected.

scikit-image 0.16+ supports only Python 3.6 and above.

For Python 2.7, please install the 0.14.x Long Term Support using:

 $ pip install 'scikit-image<0.15'

----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install scikit-image0.14.2
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting scikit-image
0.14.2
Downloading http://mirrors.aliyun.com/pypi/packages/6a/04/f726af6b2e39a4dad0e5502670c4b33d5c915880a54a98aeb33b95150531/scikit_image-0.14.2-cp27-cp27mu-manylinux1_x86_64.whl (25.5MB)
|████████████████████████████████| 25.5MB 908kB/s
Requirement already satisfied: matplotlib>=2.0.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image0.14.2) (2.2.2)
Collecting dask[array]>=1.0.0
Downloading http://mirrors.aliyun.com/pypi/packages/58/80/6059587dcf80821fbccdc1f06b6d3fd29b64c9b38fbf1ea42889460de3de/dask-1.2.2-py2.py3-none-any.whl (717kB)
|████████████████████████████████| 727kB 1.4MB/s
Requirement already satisfied: six>=1.10.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image
0.14.2) (1.14.0)
Collecting pillow>=4.3.0
Downloading http://mirrors.aliyun.com/pypi/packages/12/ad/61f8dfba88c4e56196bf6d056cdbba64dc9c5dfdfbc97d02e6472feed913/Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
|████████████████████████████████| 2.1MB 1.3MB/s
Collecting cloudpickle>=0.2.1
Downloading http://mirrors.aliyun.com/pypi/packages/c1/49/334e279caa3231255725c8e860fa93e72083567625573421db8875846c14/cloudpickle-1.2.2-py2.py3-none-any.whl
Collecting networkx>=1.8
Downloading http://mirrors.aliyun.com/pypi/packages/bf/63/7b579dd3b1c49ce6b7fd8f6f864038f255201410905dd183cf7f4a3845cf/networkx-2.4.tar.gz (1.5MB)
|████████████████████████████████| 1.5MB 538kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-cIiQIB/networkx/setup.py’"’"’; file=’"’"’/tmp/pip-install-cIiQIB/networkx/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-cIiQIB/networkx/pip-egg-info
cwd: /tmp/pip-install-cIiQIB/networkx/
Complete output (6 lines):
NetworkX 2.3+ requires Python 3.5 or later (2.7 detected).

For Python 2.7, please install version 2.2 using:

$ pip install 'networkx==2.2'

----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install networkx2.2
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting networkx
2.2
Downloading http://mirrors.aliyun.com/pypi/packages/f3/f4/7e20ef40b118478191cec0b58c3192f822cace858c19505c7670961b76b2/networkx-2.2.zip (1.7MB)
|████████████████████████████████| 1.7MB 552kB/s
Collecting decorator>=4.3.0
Downloading http://mirrors.aliyun.com/pypi/packages/8f/b7/f329cfdc75f3d28d12c65980e4469e2fa373f1953f5df6e370e84ea2e875/decorator-4.4.1-py2.py3-none-any.whl
Building wheels for collected packages: networkx
Building wheel for networkx (setup.py) … done
Created wheel for networkx: filename=networkx-2.2-py2.py3-none-any.whl size=1527595 sha256=6d243f84d9f687a7008365c7611ed7eed1b39a32201dc00a629b36e97b704b06
Stored in directory: /home/tkh/.cache/pip/wheels/f6/62/92/56c6eff809bc3f72a58453d34c77e4aac3a368189a2057613b
Successfully built networkx
Installing collected packages: decorator, networkx
Successfully installed decorator-4.4.1 networkx-2.2
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install scikit-image0.14.2
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting scikit-image
0.14.2
Downloading http://mirrors.aliyun.com/pypi/packages/6a/04/f726af6b2e39a4dad0e5502670c4b33d5c915880a54a98aeb33b95150531/scikit_image-0.14.2-cp27-cp27mu-manylinux1_x86_64.whl (25.5MB)
|████████████████████████████████| 25.5MB 342kB/s
Requirement already satisfied: matplotlib>=2.0.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image0.14.2) (2.2.2)
Collecting dask[array]>=1.0.0
Downloading http://mirrors.aliyun.com/pypi/packages/58/80/6059587dcf80821fbccdc1f06b6d3fd29b64c9b38fbf1ea42889460de3de/dask-1.2.2-py2.py3-none-any.whl (717kB)
|████████████████████████████████| 727kB 2.0MB/s
Requirement already satisfied: six>=1.10.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image
0.14.2) (1.14.0)
Collecting pillow>=4.3.0
Downloading http://mirrors.aliyun.com/pypi/packages/12/ad/61f8dfba88c4e56196bf6d056cdbba64dc9c5dfdfbc97d02e6472feed913/Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
|████████████████████████████████| 2.1MB 1.6MB/s
Collecting cloudpickle>=0.2.1
Downloading http://mirrors.aliyun.com/pypi/packages/c1/49/334e279caa3231255725c8e860fa93e72083567625573421db8875846c14/cloudpickle-1.2.2-py2.py3-none-any.whl
Requirement already satisfied: networkx>=1.8 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image0.14.2) (2.2)
Collecting PyWavelets>=0.4.0
Downloading http://mirrors.aliyun.com/pypi/packages/17/6b/ef989cfb3acff2ea966c5f28a7443ccaec2ee136675dfa0366db2635f78a/PyWavelets-1.1.1.tar.gz (4.6MB)
|████████████████████████████████| 4.6MB 501kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-UfQ_a3/PyWavelets/setup.py’"’"’; file=’"’"’/tmp/pip-install-UfQ_a3/PyWavelets/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-UfQ_a3/PyWavelets/pip-egg-info
cwd: /tmp/pip-install-UfQ_a3/PyWavelets/
Complete output (5 lines):
Traceback (most recent call last):
File “”, line 1, in
File “/tmp/pip-install-UfQ_a3/PyWavelets/setup.py”, line 24, in
raise RuntimeError(“Python version >= 3.5 required.”)
RuntimeError: Python version >= 3.5 required.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install matplotlib
2.2.4
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting matplotlib2.2.4
Downloading http://mirrors.aliyun.com/pypi/packages/32/6b/0368cfa5e1d1ae169ab7dc78addda3fd5e6262e48d7373a9114bac7caff7/matplotlib-2.2.4-cp27-cp27mu-manylinux1_x86_64.whl (12.8MB)
|████████████████████████████████| 12.8MB 501kB/s
Requirement already satisfied: python-dateutil>=2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.4) (2.8.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.4) (2.4.6)
Requirement already satisfied: numpy>=1.7.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.4) (1.16.6)
Requirement already satisfied: pytz in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.4) (2019.3)
Requirement already satisfied: backports.functools-lru-cache in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.4) (1.6.1)
Requirement already satisfied: six>=1.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.4) (1.14.0)
Requirement already satisfied: cycler>=0.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.4) (0.10.0)
Requirement already satisfied: subprocess32 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib2.2.4) (3.5.4)
Requirement already satisfied: kiwisolver>=1.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib
2.2.4) (1.1.0)
Requirement already satisfied: setuptools in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib2.2.4) (36.4.0)
Installing collected packages: matplotlib
Found existing installation: matplotlib 2.2.2
Uninstalling matplotlib-2.2.2:
Successfully uninstalled matplotlib-2.2.2
Successfully installed matplotlib-2.2.4
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install scikit-image
0.14.5
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting scikit-image0.14.5
Downloading http://mirrors.aliyun.com/pypi/packages/bb/7f/d27fadff2c2b8cd45fffe44330b3f26014e94e856d4b61e5bfd2701b1ccb/scikit_image-0.14.5-cp27-cp27mu-manylinux1_x86_64.whl (25.5MB)
|████████████████████████████████| 25.5MB 444kB/s
Requirement already satisfied: matplotlib>=2.0.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image
0.14.5) (2.2.4)
Requirement already satisfied: six>=1.10.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image0.14.5) (1.14.0)
Collecting pillow>=4.3.0
Downloading http://mirrors.aliyun.com/pypi/packages/12/ad/61f8dfba88c4e56196bf6d056cdbba64dc9c5dfdfbc97d02e6472feed913/Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
|████████████████████████████████| 2.1MB 769kB/s
Collecting cloudpickle>=0.2.1
Downloading http://mirrors.aliyun.com/pypi/packages/c1/49/334e279caa3231255725c8e860fa93e72083567625573421db8875846c14/cloudpickle-1.2.2-py2.py3-none-any.whl
Requirement already satisfied: networkx>=1.8 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image
0.14.5) (2.2)
Collecting PyWavelets>=0.4.0
Downloading http://mirrors.aliyun.com/pypi/packages/17/6b/ef989cfb3acff2ea966c5f28a7443ccaec2ee136675dfa0366db2635f78a/PyWavelets-1.1.1.tar.gz (4.6MB)
|████████████████████████████████| 4.6MB 501kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-vfSlFC/PyWavelets/setup.py’"’"’; file=’"’"’/tmp/pip-install-vfSlFC/PyWavelets/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-vfSlFC/PyWavelets/pip-egg-info
cwd: /tmp/pip-install-vfSlFC/PyWavelets/
Complete output (5 lines):
Traceback (most recent call last):
File “”, line 1, in
File “/tmp/pip-install-vfSlFC/PyWavelets/setup.py”, line 24, in
raise RuntimeError(“Python version >= 3.5 required.”)
RuntimeError: Python version >= 3.5 required.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install PyWavelets1.0.3DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting PyWavelets
1.0.3
Downloading http://mirrors.aliyun.com/pypi/packages/fa/f1/81d3ba0b461699a5e0dbd1a1c2c98c0b5a2e1757b7a54d49246e0a557aea/PyWavelets-1.0.3-cp27-cp27mu-manylinux1_x86_64.whl (4.4MB)
|████████████████████████████████| 4.4MB 503kB/s
Requirement already satisfied: numpy>=1.9.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from PyWavelets1.0.3) (1.16.6)
Installing collected packages: PyWavelets
Successfully installed PyWavelets-1.0.3
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install scikit-image
0.14.5
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting scikit-image0.14.5
Downloading http://mirrors.aliyun.com/pypi/packages/bb/7f/d27fadff2c2b8cd45fffe44330b3f26014e94e856d4b61e5bfd2701b1ccb/scikit_image-0.14.5-cp27-cp27mu-manylinux1_x86_64.whl (25.5MB)
|████████████████████████████████| 25.5MB 509kB/s
Requirement already satisfied: matplotlib>=2.0.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image
0.14.5) (2.2.4)
Requirement already satisfied: six>=1.10.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image0.14.5) (1.14.0)
Collecting pillow>=4.3.0
Downloading http://mirrors.aliyun.com/pypi/packages/12/ad/61f8dfba88c4e56196bf6d056cdbba64dc9c5dfdfbc97d02e6472feed913/Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
|████████████████████████████████| 2.1MB 2.5MB/s
Collecting cloudpickle>=0.2.1
Downloading http://mirrors.aliyun.com/pypi/packages/c1/49/334e279caa3231255725c8e860fa93e72083567625573421db8875846c14/cloudpickle-1.2.2-py2.py3-none-any.whl
Requirement already satisfied: networkx>=1.8 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image
0.14.5) (2.2)
Requirement already satisfied: PyWavelets>=0.4.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image0.14.5) (1.0.3)
Collecting scipy>=0.17.0
Downloading http://mirrors.aliyun.com/pypi/packages/1d/f6/7c16d60aeb3694e5611976cb4f1eaf1c6b7f1e7c55771d691013405a02ea/scipy-1.2.2-cp27-cp27mu-manylinux1_x86_64.whl (24.8MB)
|████████████████████████████████| 24.8MB 536kB/s
Requirement already satisfied: python-dateutil>=2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image
0.14.5) (2.8.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image0.14.5) (2.4.6)
Requirement already satisfied: numpy>=1.7.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image
0.14.5) (1.16.6)
Requirement already satisfied: pytz in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image0.14.5) (2019.3)
Requirement already satisfied: backports.functools-lru-cache in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image
0.14.5) (1.6.1)
Requirement already satisfied: cycler>=0.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image0.14.5) (0.10.0)
Requirement already satisfied: subprocess32 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image
0.14.5) (3.5.4)
Requirement already satisfied: kiwisolver>=1.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib>=2.0.0->scikit-image0.14.5) (1.1.0)
Requirement already satisfied: decorator>=4.3.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from networkx>=1.8->scikit-image
0.14.5) (4.4.1)
Requirement already satisfied: setuptools in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from kiwisolver>=1.0.1->matplotlib>=2.0.0->scikit-image==0.14.5) (36.4.0)
Installing collected packages: pillow, cloudpickle, scipy, scikit-image
Successfully installed cloudpickle-1.2.2 pillow-6.2.2 scikit-image-0.14.5 scipy-1.2.2
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (19.3.1)
Requirement already satisfied: scipy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 3)) (1.2.2)
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4)) (1.16.6)
Collecting opendr
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
|████████████████████████████████| 583kB 337kB/s
Requirement already satisfied: matplotlib in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (2.2.4)
Requirement already satisfied: scikit-image in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 7)) (0.14.5)
Collecting deepdish>=0.3
Downloading http://mirrors.aliyun.com/pypi/packages/6e/39/2a47c852651982bc5eb39212ac110284dd20126bdc7b49bde401a0139f5d/deepdish-0.3.6-py2.py3-none-any.whl
Collecting opencv-python
Downloading http://mirrors.aliyun.com/pypi/packages/73/81/ee64edfa0331eb975e48d38ad4ea60e92c653aac28db6a5561ebae57f2e2/opencv_python-4.1.2.30-cp27-cp27mu-manylinux1_x86_64.whl (28.3MB)
|████████████████████████████████| 28.3MB 497kB/s
Collecting absl-py
Downloading http://mirrors.aliyun.com/pypi/packages/1a/53/9243c600e047bd4c3df9e69cfabc1e8004a82cac2e0c484580a78a94ba2a/absl-py-0.9.0.tar.gz (104kB)
|████████████████████████████████| 112kB 1.3MB/s
Collecting ipdb
Downloading http://mirrors.aliyun.com/pypi/packages/5c/01/27427b1f4a97455b345297a48761544bc8e7fb1f3aef6904ec86ddf75f65/ipdb-0.12.3.tar.gz
Collecting Cython
Downloading http://mirrors.aliyun.com/pypi/packages/7b/d2/060a4f311c3b4a83cb050882f1032dabd5c8045b489dc699cff60bcebdba/Cython-0.29.14-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB)
|████████████████████████████████| 2.0MB 1.3MB/s
Collecting chumpy>=0.58
Downloading http://mirrors.aliyun.com/pypi/packages/87/81/d7a94ad0ff556b9dd1bf27b84c0b255d9ba22ad5952f20088dafacd9292e/chumpy-0.69.tar.gz (50kB)
|████████████████████████████████| 51kB 2.3MB/s
Requirement already satisfied: python-dateutil>=2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.8.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.4.6)
Requirement already satisfied: pytz in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2019.3)
Requirement already satisfied: backports.functools-lru-cache in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.6.1)
Requirement already satisfied: six>=1.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.14.0)
Requirement already satisfied: cycler>=0.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (0.10.0)
Requirement already satisfied: subprocess32 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (3.5.4)
Requirement already satisfied: kiwisolver>=1.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.1.0)
Requirement already satisfied: pillow>=4.3.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (6.2.2)
Requirement already satisfied: cloudpickle>=0.2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.2.2)
Requirement already satisfied: networkx>=1.8 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (2.2)
Requirement already satisfied: PyWavelets>=0.4.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.0.3)
Collecting tables
Downloading http://mirrors.aliyun.com/pypi/packages/2b/32/847ee3f521aae6a0be380d923a736162d698586f444df1ac24b98c65025c/tables-3.6.1.tar.gz (4.6MB)
|████████████████████████████████| 4.6MB 361kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-vvOIDy/tables/setup.py’"’"’; file=’"’"’/tmp/pip-install-vvOIDy/tables/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-vvOIDy/tables/pip-egg-info
cwd: /tmp/pip-install-vvOIDy/tables/
Complete output (1 lines):
… ERROR:: You need Python 3.4 or greater to install PyTables!
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo pip install --upgrade pip
[sudo] tkh 的密码:
sudo: pip:找不到命令
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install --upgrade pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already up-to-date: pip in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (19.3.1)
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo pip install --upgrade setuptools
sudo: pip:找不到命令
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install --upgrade setuptools
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting setuptools
Downloading http://mirrors.aliyun.com/pypi/packages/f9/d3/955738b20d3832dfa3cd3d9b07e29a8162edb480bf988332f5e6e48ca444/setuptools-44.0.0-py2.py3-none-any.whl (583kB)
|████████████████████████████████| 583kB 742kB/s
Installing collected packages: setuptools
Found existing installation: setuptools 36.4.0
Uninstalling setuptools-36.4.0:
Successfully uninstalled setuptools-36.4.0
Successfully installed setuptools-44.0.0
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (19.3.1)
Requirement already satisfied: scipy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 3)) (1.2.2)
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4)) (1.16.6)
Collecting opendr
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
|████████████████████████████████| 583kB 75kB/s
Requirement already satisfied: matplotlib in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (2.2.4)
Requirement already satisfied: scikit-image in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 7)) (0.14.5)
Collecting deepdish>=0.3
Downloading http://mirrors.aliyun.com/pypi/packages/6e/39/2a47c852651982bc5eb39212ac110284dd20126bdc7b49bde401a0139f5d/deepdish-0.3.6-py2.py3-none-any.whl
Collecting opencv-python
Downloading http://mirrors.aliyun.com/pypi/packages/73/81/ee64edfa0331eb975e48d38ad4ea60e92c653aac28db6a5561ebae57f2e2/opencv_python-4.1.2.30-cp27-cp27mu-manylinux1_x86_64.whl (28.3MB)
|████████████████████████████████| 28.3MB 452kB/s
Collecting absl-py
Downloading http://mirrors.aliyun.com/pypi/packages/1a/53/9243c600e047bd4c3df9e69cfabc1e8004a82cac2e0c484580a78a94ba2a/absl-py-0.9.0.tar.gz (104kB)
|████████████████████████████████| 112kB 113kB/s
Collecting ipdb
Downloading http://mirrors.aliyun.com/pypi/packages/5c/01/27427b1f4a97455b345297a48761544bc8e7fb1f3aef6904ec86ddf75f65/ipdb-0.12.3.tar.gz
Collecting Cython
Downloading http://mirrors.aliyun.com/pypi/packages/7b/d2/060a4f311c3b4a83cb050882f1032dabd5c8045b489dc699cff60bcebdba/Cython-0.29.14-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB)
|████████████████████████████████| 2.0MB 145kB/s
Collecting chumpy>=0.58
Downloading http://mirrors.aliyun.com/pypi/packages/87/81/d7a94ad0ff556b9dd1bf27b84c0b255d9ba22ad5952f20088dafacd9292e/chumpy-0.69.tar.gz (50kB)
|████████████████████████████████| 51kB 81kB/s
Requirement already satisfied: python-dateutil>=2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.8.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.4.6)
Requirement already satisfied: pytz in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2019.3)
Requirement already satisfied: backports.functools-lru-cache in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.6.1)
Requirement already satisfied: six>=1.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.14.0)
Requirement already satisfied: cycler>=0.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (0.10.0)
Requirement already satisfied: subprocess32 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (3.5.4)
Requirement already satisfied: kiwisolver>=1.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.1.0)
Requirement already satisfied: pillow>=4.3.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (6.2.2)
Requirement already satisfied: cloudpickle>=0.2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.2.2)
Requirement already satisfied: networkx>=1.8 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (2.2)
Requirement already satisfied: PyWavelets>=0.4.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.0.3)
Collecting tables
Downloading http://mirrors.aliyun.com/pypi/packages/2b/32/847ee3f521aae6a0be380d923a736162d698586f444df1ac24b98c65025c/tables-3.6.1.tar.gz (4.6MB)
|████████████████████████████████| 4.6MB 507kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-UWOi4x/tables/setup.py’"’"’; file=’"’"’/tmp/pip-install-UWOi4x/tables/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-UWOi4x/tables/pip-egg-info
cwd: /tmp/pip-install-UWOi4x/tables/
Complete output (1 lines):
… ERROR:: You need Python 3.4 or greater to install PyTables!
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txt
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (19.3.1)
Requirement already satisfied: scipy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 3)) (1.2.2)
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4)) (1.16.6)
Collecting opendr
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
|████████████████████████████████| 583kB 722kB/s
Requirement already satisfied: matplotlib in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (2.2.4)
Requirement already satisfied: scikit-image in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 7)) (0.14.5)
Collecting deepdish>=0.3
Downloading http://mirrors.aliyun.com/pypi/packages/6e/39/2a47c852651982bc5eb39212ac110284dd20126bdc7b49bde401a0139f5d/deepdish-0.3.6-py2.py3-none-any.whl
Collecting opencv-python
Downloading http://mirrors.aliyun.com/pypi/packages/73/81/ee64edfa0331eb975e48d38ad4ea60e92c653aac28db6a5561ebae57f2e2/opencv_python-4.1.2.30-cp27-cp27mu-manylinux1_x86_64.whl (28.3MB)
|████████████████████████████████| 28.3MB 497kB/s
Collecting absl-py
Downloading http://mirrors.aliyun.com/pypi/packages/1a/53/9243c600e047bd4c3df9e69cfabc1e8004a82cac2e0c484580a78a94ba2a/absl-py-0.9.0.tar.gz (104kB)
|████████████████████████████████| 112kB 672kB/s
Collecting ipdb
Downloading http://mirrors.aliyun.com/pypi/packages/5c/01/27427b1f4a97455b345297a48761544bc8e7fb1f3aef6904ec86ddf75f65/ipdb-0.12.3.tar.gz
Collecting Cython
Downloading http://mirrors.aliyun.com/pypi/packages/7b/d2/060a4f311c3b4a83cb050882f1032dabd5c8045b489dc699cff60bcebdba/Cython-0.29.14-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB)
|████████████████████████████████| 2.0MB 487kB/s
Collecting chumpy>=0.58
Downloading http://mirrors.aliyun.com/pypi/packages/87/81/d7a94ad0ff556b9dd1bf27b84c0b255d9ba22ad5952f20088dafacd9292e/chumpy-0.69.tar.gz (50kB)
|████████████████████████████████| 51kB 3.5MB/s
Requirement already satisfied: python-dateutil>=2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.8.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.4.6)
Requirement already satisfied: pytz in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2019.3)
Requirement already satisfied: backports.functools-lru-cache in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.6.1)
Requirement already satisfied: six>=1.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.14.0)
Requirement already satisfied: cycler>=0.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (0.10.0)
Requirement already satisfied: subprocess32 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (3.5.4)
Requirement already satisfied: kiwisolver>=1.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.1.0)
Requirement already satisfied: pillow>=4.3.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (6.2.2)
Requirement already satisfied: cloudpickle>=0.2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.2.2)
Requirement already satisfied: networkx>=1.8 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (2.2)
Requirement already satisfied: PyWavelets>=0.4.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.0.3)
Collecting tables
Downloading http://mirrors.aliyun.com/pypi/packages/2b/32/847ee3f521aae6a0be380d923a736162d698586f444df1ac24b98c65025c/tables-3.6.1.tar.gz (4.6MB)
|████████████████████████████████| 4.6MB 355kB/s
ERROR: Command errored out with exit status 1:
command: /home/tkh/anaconda2/envs/hmr/bin/python -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-gXEzC4/tables/setup.py’"’"’; file=’"’"’/tmp/pip-install-gXEzC4/tables/setup.py’"’"’;f=getattr(tokenize, ‘"’"‘open’"’"’, open)(file);code=f.read().replace(’"’"’\r\n’"’"’, ‘"’"’\n’"’"’);f.close();exec(compile(code, file, ‘"’"‘exec’"’"’))’ egg_info --egg-base /tmp/pip-install-gXEzC4/tables/pip-egg-info
cwd: /tmp/pip-install-gXEzC4/tables/
Complete output (1 lines):
… ERROR:: You need Python 3.4 or greater to install PyTables!
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ sudo pip install pytables
sudo: pip:找不到命令
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install pytables
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
ERROR: Could not find a version that satisfies the requirement pytables (from versions: none)
ERROR: No matching distribution found for pytables
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install pytables
Fetching package metadata …
Solving package specifications: …

Package plan for installation in environment /home/tkh/anaconda2/envs/hmr:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
blas-1.0                   |              mkl           6 KB
mkl-2017.0.3               |                0       129.5 MB
hdf5-1.8.17                |                2         2.0 MB
numpy-1.13.1               |           py27_0         6.8 MB
numexpr-2.6.2              |      np113py27_0         352 KB
pytables-3.4.2             |      np113py27_0         5.8 MB
------------------------------------------------------------
                                       Total:       144.5 MB

The following NEW packages will be INSTALLED:

blas:     1.0-mkl          
hdf5:     1.8.17-2         
mkl:      2017.0.3-0       
numexpr:  2.6.2-np113py27_0
numpy:    1.13.1-py27_0    
pytables: 3.4.2-np113py27_0
six:      1.10.0-py27_0    

Proceed ([y]/n)? y

Fetching packages …
blas-1.0-mkl.t 100% |################################| Time: 0:00:00 24.28 kB/s
mkl-2017.0.3-0 15% |#### An unexpected error has occurred…68 kB/s
Please consider posting the following information to the
conda GitHub issue tracker at:

https://github.com/conda/conda/issues

Current conda install:

           platform : linux-64
      conda version : 4.2.9
   conda is private : False
  conda-env version : 4.2.9
conda-build version : 2.0.2
     python version : 2.7.12.final.0
   requests version : 2.11.1
   root environment : /home/tkh/anaconda2  (writable)
default environment : /home/tkh/anaconda2/envs/hmr
   envs directories : /home/tkh/anaconda2/envs
      package cache : /home/tkh/anaconda2/pkgs
       channel URLs : https://repo.continuum.io/pkgs/free/linux-64/
                      https://repo.continuum.io/pkgs/free/noarch/
                      https://repo.continuum.io/pkgs/pro/linux-64/
                      https://repo.continuum.io/pkgs/pro/noarch/
        config file : None
       offline mode : False

$ /home/tkh/anaconda2/envs/hmr/bin/conda install pytables

Traceback (most recent call last):
  File "/home/tkh/anaconda2/lib/python2.7/site-packages/conda/exceptions.py", line 473, in conda_exception_handler
    return_value = func(*args, **kwargs)
  File "/home/tkh/anaconda2/lib/python2.7/site-packages/conda/cli/main.py", line 144, in _main
    exit_code = args.func(args, p)
  File "/home/tkh/anaconda2/lib/python2.7/site-packages/conda/cli/main_install.py", line 80, in execute
    install(args, parser, 'install')
  File "/home/tkh/anaconda2/lib/python2.7/site-packages/conda/cli/install.py", line 420, in install
    raise CondaRuntimeError('RuntimeError: %s' % e)
CondaRuntimeError: Runtime error: RuntimeError: Runtime error: Could not open u'/home/tkh/anaconda2/pkgs/mkl-2017.0.3-0.tar.bz2.part' for writing (HTTPSConnectionPool(host='repo.continuum.io', port=443): Read timed out.).

(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install -r requirements.txt
usage: conda [-h] [-V] command …
conda: error: unrecognized arguments: -r
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install requirements.txt
Fetching package metadata …
Solving package specifications: .
PackageNotFoundError: Package not found: ‘’ Package missing in current linux-64 channels:

  • requirements.txt

You can search for packages on anaconda.org with

anaconda search -t conda requirements.txt

(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install -r requirements.txt
usage: conda [-h] [-V] command …
conda: error: unrecognized arguments: -r
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install -r requirements.txt
usage: conda [-h] [-V] command …
conda: error: unrecognized arguments: -r
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install --yes --file requirements.txt
Fetching package metadata …
Solving package specifications: .
PackageNotFoundError: Package not found: ‘’ Packages missing in current linux-64 channels:

  • opendr
  • deepdish >=0.3
  • opencv-python
  • absl-py
  • ipdb

Close matches found; did you mean one of these?

opendr: openjdk, openldap

You can search for packages on anaconda.org with

anaconda search -t conda opendr

(and similarly for the other packages)

(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install pytables
Fetching package metadata …
Solving package specifications: …

Package plan for installation in environment /home/tkh/anaconda2/envs/hmr:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
mkl-2017.0.3               |                0       129.5 MB
hdf5-1.8.17                |                2         2.0 MB
numpy-1.13.1               |           py27_0         6.8 MB
numexpr-2.6.2              |      np113py27_0         352 KB
pytables-3.4.2             |      np113py27_0         5.8 MB
------------------------------------------------------------
                                       Total:       144.5 MB

The following NEW packages will be INSTALLED:

blas:     1.0-mkl          
hdf5:     1.8.17-2         
mkl:      2017.0.3-0       
numexpr:  2.6.2-np113py27_0
numpy:    1.13.1-py27_0    
pytables: 3.4.2-np113py27_0
six:      1.10.0-py27_0    

Proceed ([y]/n)? y

Fetching packages …
mkl-2017.0.3-0 100% |################################| Time: 0:02:40 843.78 kB/s
hdf5-1.8.17-2. 100% |################################| Time: 0:00:08 249.85 kB/s
numpy-1.13.1-p 100% |################################| Time: 0:01:31 78.30 kB/s
numexpr-2.6.2- 100% |################################| Time: 0:00:01 349.78 kB/s
pytables-3.4.2 100% |################################| Time: 0:00:18 325.94 kB/s
Extracting packages …
[ COMPLETE ]|###################################################| 100%
Linking packages …
[ COMPLETE ]|###################################################| 100%
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ conda install --yes --file requirements.txt
Fetching package metadata …
Solving package specifications: .
PackageNotFoundError: Package not found: ‘’ Packages missing in current linux-64 channels:

  • opendr
  • deepdish >=0.3
  • opencv-python
  • absl-py
  • ipdb

Close matches found; did you mean one of these?

opendr: openjdk, openldap

You can search for packages on anaconda.org with

anaconda search -t conda opendr

(and similarly for the other packages)

(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install -r requirements.txtDEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: pip>=9.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 2)) (19.3.1)
Requirement already satisfied: scipy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 3)) (1.2.2)
Requirement already satisfied: numpy in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 4)) (1.16.6)
Collecting opendr
Downloading http://mirrors.aliyun.com/pypi/packages/52/7e/937b09016c1b2c0f59629584429d3c63d2d50878464c5d3afd47444b7953/opendr-0.78.tar.gz (581kB)
|████████████████████████████████| 583kB 245kB/s
Requirement already satisfied: matplotlib in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 6)) (2.2.4)
Requirement already satisfied: scikit-image in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from -r requirements.txt (line 7)) (0.14.5)
Collecting deepdish>=0.3
Downloading http://mirrors.aliyun.com/pypi/packages/6e/39/2a47c852651982bc5eb39212ac110284dd20126bdc7b49bde401a0139f5d/deepdish-0.3.6-py2.py3-none-any.whl
Collecting opencv-python
Downloading http://mirrors.aliyun.com/pypi/packages/73/81/ee64edfa0331eb975e48d38ad4ea60e92c653aac28db6a5561ebae57f2e2/opencv_python-4.1.2.30-cp27-cp27mu-manylinux1_x86_64.whl (28.3MB)
|████████████████████████████████| 28.3MB 496kB/s
Collecting absl-py
Downloading http://mirrors.aliyun.com/pypi/packages/1a/53/9243c600e047bd4c3df9e69cfabc1e8004a82cac2e0c484580a78a94ba2a/absl-py-0.9.0.tar.gz (104kB)
|████████████████████████████████| 112kB 1.5MB/s
Collecting ipdb
Downloading http://mirrors.aliyun.com/pypi/packages/5c/01/27427b1f4a97455b345297a48761544bc8e7fb1f3aef6904ec86ddf75f65/ipdb-0.12.3.tar.gz
Collecting Cython
Downloading http://mirrors.aliyun.com/pypi/packages/7b/d2/060a4f311c3b4a83cb050882f1032dabd5c8045b489dc699cff60bcebdba/Cython-0.29.14-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB)
|████████████████████████████████| 2.0MB 207kB/s
Collecting chumpy>=0.58
Downloading http://mirrors.aliyun.com/pypi/packages/87/81/d7a94ad0ff556b9dd1bf27b84c0b255d9ba22ad5952f20088dafacd9292e/chumpy-0.69.tar.gz (50kB)
|████████████████████████████████| 51kB 2.0MB/s
Requirement already satisfied: python-dateutil>=2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.8.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2.4.6)
Requirement already satisfied: pytz in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (2019.3)
Requirement already satisfied: backports.functools-lru-cache in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.6.1)
Requirement already satisfied: six>=1.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.14.0)
Requirement already satisfied: cycler>=0.10 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (0.10.0)
Requirement already satisfied: subprocess32 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (3.5.4)
Requirement already satisfied: kiwisolver>=1.0.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from matplotlib->-r requirements.txt (line 6)) (1.1.0)
Requirement already satisfied: pillow>=4.3.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (6.2.2)
Requirement already satisfied: cloudpickle>=0.2.1 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.2.2)
Requirement already satisfied: networkx>=1.8 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (2.2)
Requirement already satisfied: PyWavelets>=0.4.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from scikit-image->-r requirements.txt (line 7)) (1.0.3)
Requirement already satisfied: tables in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from deepdish>=0.3->-r requirements.txt (line 8)) (3.4.2)
Collecting enum34
Downloading http://mirrors.aliyun.com/pypi/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Requirement already satisfied: setuptools in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from ipdb->-r requirements.txt (line 11)) (44.0.0)
Collecting ipython<6.0.0,>=5.1.0
Downloading http://mirrors.aliyun.com/pypi/packages/b0/88/d996ab8be22cea1eaa18baee3678a11265e18cf09974728d683c51102148/ipython-5.8.0-py2-none-any.whl (760kB)
|████████████████████████████████| 768kB 2.1MB/s
Requirement already satisfied: decorator>=4.3.0 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from networkx>=1.8->scikit-image->-r requirements.txt (line 7)) (4.4.1)
Requirement already satisfied: numexpr>=2.5.2 in /home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages (from tables->deepdish>=0.3->-r requirements.txt (line 8)) (2.6.2)
Collecting prompt-toolkit<2.0.0,>=1.0.4
Downloading http://mirrors.aliyun.com/pypi/packages/9d/d2/2f099b5cd62dab819ce7a9f1431c09a9032fbfbb6474f442722e88935376/prompt_toolkit-1.0.18-py2-none-any.whl (245kB)
|████████████████████████████████| 245kB 641kB/s
Collecting pickleshare
Downloading http://mirrors.aliyun.com/pypi/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl
Collecting pygments
Downloading http://mirrors.aliyun.com/pypi/packages/be/39/32da3184734730c0e4d3fa3b2b5872104668ad6dc1b5a73d8e477e5fe967/Pygments-2.5.2-py2.py3-none-any.whl (896kB)
|████████████████████████████████| 901kB 1.7MB/s
Collecting pexpect; sys_platform != “win32”
Downloading http://mirrors.aliyun.com/pypi/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl (58kB)
|████████████████████████████████| 61kB 4.0MB/s
Collecting pathlib2; python_version == “2.7” or python_version == “3.3”
Downloading http://mirrors.aliyun.com/pypi/packages/e9/45/9c82d3666af4ef9f221cbb954e1d77ddbb513faf552aea6df5f37f1a4859/pathlib2-2.3.5-py2.py3-none-any.whl
Collecting backports.shutil-get-terminal-size; python_version == “2.7”
Downloading http://mirrors.aliyun.com/pypi/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Collecting simplegeneric>0.8
Downloading http://mirrors.aliyun.com/pypi/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip
Collecting traitlets>=4.2
Downloading http://mirrors.aliyun.com/pypi/packages/ca/ab/872a23e29cec3cf2594af7e857f18b687ad21039c1f9b922fac5b9b142d5/traitlets-4.3.3-py2.py3-none-any.whl (75kB)
|████████████████████████████████| 81kB 2.6MB/s
Collecting wcwidth
Downloading http://mirrors.aliyun.com/pypi/packages/58/b4/4850a0ccc6f567cc0ebe7060d20ffd4258b8210efadc259da62dc6ed9c65/wcwidth-0.1.8-py2.py3-none-any.whl
Collecting ptyprocess>=0.5
Downloading http://mirrors.aliyun.com/pypi/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl
Collecting scandir; python_version < “3.5”
Downloading http://mirrors.aliyun.com/pypi/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz
Collecting ipython-genutils
Downloading http://mirrors.aliyun.com/pypi/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl
Building wheels for collected packages: opendr, absl-py, ipdb, chumpy, simplegeneric, scandir
Building wheel for opendr (setup.py) … done
Created wheel for opendr: filename=opendr-0.78-cp27-cp27mu-linux_x86_64.whl size=534100 sha256=2064dfd075e591ea420fcc37aea356f13c6d55c8f71ffaff97d7a6c4f0c1de3a
Stored in directory: /home/tkh/.cache/pip/wheels/2d/44/ff/3267e6709d11f5f17cb96d225b172d9e8b1648a6997ee9e0e8
Building wheel for absl-py (setup.py) … done
Created wheel for absl-py: filename=absl_py-0.9.0-cp27-none-any.whl size=119399 sha256=4cce645627fd27332ae0f3144b299f519d01b506c0b83d0675f20dc2ded24dd3
Stored in directory: /home/tkh/.cache/pip/wheels/00/11/66/ee668d06ed8b8b5eb8a3a21c5cfc3478bdecad69631926b993
Building wheel for ipdb (setup.py) … done
Created wheel for ipdb: filename=ipdb-0.12.3-cp27-none-any.whl size=11877 sha256=6c3de2cb4eeedecfbf5e59a9524e3c00ede77aea0dc498749bf185bb4c8f7914
Stored in directory: /home/tkh/.cache/pip/wheels/fb/07/d5/74207782b5eb10a5829cc2c66c560241449c570fbeaa91140f
Building wheel for chumpy (setup.py) … done
Created wheel for chumpy: filename=chumpy-0.69-cp27-none-any.whl size=59177 sha256=547fc909c9a48ee32ac2bfb95926943c83ef1d73c9973e6951e15e67d2539bb4
Stored in directory: /home/tkh/.cache/pip/wheels/9f/fa/56/7c0d0e091e5407f02aab91f145a8611b153e35c98f9b49cc41
Building wheel for simplegeneric (setup.py) … done
Created wheel for simplegeneric: filename=simplegeneric-0.8.1-cp27-none-any.whl size=8783 sha256=669709c4a095ef7b6d83af05d06161cd05f3599d82c2ec8d7cd781253f38b09a
Stored in directory: /home/tkh/.cache/pip/wheels/d5/a7/fa/74826c1be8943e04df2d804ae74db1d99573205d06bfdb0ba9
Building wheel for scandir (setup.py) … done
Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=42061 sha256=f49865246357f9e34cb5ae470687f87a9eaec67113ecc13b36cadae0f49e2440
Stored in directory: /home/tkh/.cache/pip/wheels/9f/22/ce/6f1962c5469c608a8037723a4dd9e28b3c4ae7ed2ac5dd1944
Successfully built opendr absl-py ipdb chumpy simplegeneric scandir
Installing collected packages: Cython, chumpy, opendr, deepdish, opencv-python, enum34, absl-py, wcwidth, prompt-toolkit, scandir, pathlib2, pickleshare, pygments, ptyprocess, pexpect, backports.shutil-get-terminal-size, simplegeneric, ipython-genutils, traitlets, ipython, ipdb
Successfully installed Cython-0.29.14 absl-py-0.9.0 backports.shutil-get-terminal-size-1.0.0 chumpy-0.69 deepdish-0.3.6 enum34-1.1.6 ipdb-0.12.3 ipython-5.8.0 ipython-genutils-0.2.0 opencv-python-4.1.2.30 opendr-0.78 pathlib2-2.3.5 pexpect-4.7.0 pickleshare-0.7.5 prompt-toolkit-1.0.18 ptyprocess-0.6.0 pygments-2.5.2 scandir-1.10.0 simplegeneric-0.8.1 traitlets-4.3.3 wcwidth-0.1.8
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ python -m gui
/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/font_manager.py:281: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
'Matplotlib is building the font cache using fc-list. ’
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/runpy.py”, line 174, in _run_module_as_main
main”, fname, loader, pkg_name)
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/runpy.py”, line 72, in _run_code
exec code in run_globals
File “/home/tkh/hmr/hmr/gui.py”, line 33, in
import xlwt
ImportError: No module named xlwt
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ pip install xlwt1.3.0
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won’t be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
Collecting xlwt
1.3.0
Downloading http://mirrors.aliyun.com/pypi/packages/44/48/def306413b25c3d01753603b1a222a011b8621aed27cd7f89cbc27e6b0f4/xlwt-1.3.0-py2.py3-none-any.whl (99kB)
|████████████████████████████████| 102kB 635kB/s
Installing collected packages: xlwt
Successfully installed xlwt-1.3.0
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ python -m gui
2020-01-17 19:24:01.273934: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:01.279574: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:01.279675: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:01.279759: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:01.279835: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
Iteration 0
Iteration 1
Reuse is on!
Iteration 2
Reuse is on!
Restoring checkpoint /home/tkh/hmr/hmr/src/…/models/model.ckpt-667589…
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ python -m gui1
2020-01-17 19:24:55.598806: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:55.599018: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:55.599195: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:55.599277: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:24:55.599301: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
Iteration 0
Iteration 1
Reuse is on!
Iteration 2
Reuse is on!
Restoring checkpoint /home/tkh/hmr/hmr/src/…/models/model.ckpt-667589…
Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui1.py”, line 183, in parameter
Threshold = int(Threshold_text.get())
ValueError: invalid literal for int() with base 10: ‘’
Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui1.py”, line 183, in parameter
Threshold = int(Threshold_text.get())
ValueError: invalid literal for int() with base 10: ‘’
Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
1.0
1.0
[100.0]
[100.0]
1

/home/tkh/hmr/hmr/gui1.py:440: MatplotlibDeprecationWarning: The FigureCanvasTk.show function was deprecated in version 2.2. Use FigureCanvasTk.draw instead.
canvas.show()
Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
1.0
1.0
[100.0, 100.0]
[100.0, 100.0]
0

Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
1.0
1.0
[100.0, 100.0, 100.0]
[100.0, 100.0, 100.0]
1

Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui1.py”, line 442, in likelihood
plt.pause(0.05)
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/pyplot.py”, line 296, in pause
canvas.start_event_loop(interval)
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/backend_bases.py”, line 2460, in start_event_loop
self.flush_events()
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/backends/_backend_tk.py”, line 452, in flush_events
self._master.update()
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1024, in update
self.tk.call(‘update’)
TclError: can’t invoke “update” command: application has been destroyed
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ python -m gui1
2020-01-17 19:29:00.296756: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:29:00.297297: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:29:00.297394: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:29:00.297468: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:29:00.297575: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
Iteration 0
Iteration 1
Reuse is on!
Iteration 2
Reuse is on!
Restoring checkpoint /home/tkh/hmr/hmr/src/…/models/model.ckpt-667589…
Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
1.0
1.0
[100.0]
[100.0]
1

/home/tkh/hmr/hmr/gui1.py:440: MatplotlibDeprecationWarning: The FigureCanvasTk.show function was deprecated in version 2.2. Use FigureCanvasTk.draw instead.
canvas.show()
Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
0.5
1.0
[100.0, 100.0]
[100.0, 100.0]
0

Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
0.333333333333
1.0
[100.0, 100.0, 100.0]
[100.0, 100.0, 100.0]
1

Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
0.5
1.0
[100.0, 100.0, 100.0, 100.0]
[100.0, 100.0, 100.0, 100.0]
2

Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
0.6
1.0
[100.0, 100.0, 100.0, 100.0, 100.0]
[100.0, 100.0, 100.0, 100.0, 100.0]
3

Resizing so the max image size is 224…
Resizing so the max image size is 224…
1.0
1.0
0.666666666667
1.0
[100.0, 100.0, 100.0, 100.0, 100.0, 100.0]
[100.0, 100.0, 100.0, 100.0, 100.0, 100.0]
4

Resizing so the max image size is 224…
Resizing so the max image size is 224…
0.857142857143
0.857142857143
0.714285714286
0.857142857143
[100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 85.71428571428571]
[100.0, 100.0, 100.0, 100.0, 100.0, 100.0, 85.71428571428571]
5

Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui1.py”, line 442, in likelihood
plt.pause(0.05)
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/pyplot.py”, line 296, in pause
canvas.start_event_loop(interval)
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/backend_bases.py”, line 2460, in start_event_loop
self.flush_events()
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/site-packages/matplotlib/backends/_backend_tk.py”, line 452, in flush_events
self._master.update()
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1024, in update
self.tk.call(‘update’)
TclError: can’t invoke “update” command: application has been destroyed
(hmr) tkh@tkh-virtual-machine:~/hmr/hmr$ python -m gui
2020-01-17 19:30:28.029130: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:30:28.029307: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:30:28.029460: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:30:28.029544: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations.
2020-01-17 19:30:28.029618: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn’t compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations.
Iteration 0
Iteration 1
Reuse is on!
Iteration 2
Reuse is on!
Restoring checkpoint /home/tkh/hmr/hmr/src/…/models/model.ckpt-667589…
Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui.py”, line 363, in openthepic3
video_loop()
File “/home/tkh/hmr/hmr/gui.py”, line 309, in video_loop
input_img, proc_param, img = preprocess_image2(img, json_path)
File “/home/tkh/hmr/hmr/gui.py”, line 155, in preprocess_image2
if img.shape[2] == 4:
AttributeError: ‘NoneType’ object has no attribute ‘shape’
Resizing so the max image size is 224…
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
Resizing so the max image size is 224…
Resizing so the max image size is 224…
VIDIOC_REQBUFS: Inappropriate ioctl for device
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui.py”, line 241, in parameter
Threshold = int(Threshold_text.get())
ValueError: invalid literal for int() with base 10: ‘’
10
Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui.py”, line 363, in openthepic3
video_loop()
File “/home/tkh/hmr/hmr/gui.py”, line 307, in video_loop
img = cv2.imread(fname)
SystemError: error return without exception set
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
Exception in Tkinter callback
Traceback (most recent call last):
File “/home/tkh/anaconda2/envs/hmr/lib/python2.7/lib-tk/Tkinter.py”, line 1542, in call
return self.func(*args)
File “/home/tkh/hmr/hmr/gui.py”, line 363, in openthepic3
video_loop()
File “/home/tkh/hmr/hmr/gui.py”, line 309, in video_loop
input_img, proc_param, img = preprocess_image2(img, json_path)
File “/home/tkh/hmr/hmr/gui.py”, line 155, in preprocess_image2
if img.shape[2] == 4:
AttributeError: ‘NoneType’ object has no attribute ‘shape’
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
[ WARN:0] global /io/opencv/modules/videoio/src/cap_v4l.cpp (802) open VIDEOIO ERROR: V4L: can’t open camera by index 0
Resizing so the max image size is 224…
select timeout
VIDIOC_DQBUF: Resource temporarily unavailable
select timeout

你可能感兴趣的:(代码安装,深度学习代码)