Last active
August 25, 2017 15:56
-
-
Save freen/bae76e580237c9f2ec4cf4bdd022e4bd to your computer and use it in GitHub Desktop.
Docker build output for image wires-and-rails-workflow-processing, for ocropus-gpageseg debugging https://github.com/tmbdev/ocropy/issues/240
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker build -t wires-and-rails-workflow-processing . | |
Sending build context to Docker daemon 422.4kB | |
Step 1/5 : FROM edoburu/python-runner:latest | |
---> a6e7b9a6df3a | |
Step 2/5 : WORKDIR /app | |
---> Using cache | |
---> 6040c102483d | |
Step 3/5 : ADD . /app | |
---> d37dbc5624c0 | |
Removing intermediate container a0c718310b74 | |
Step 4/5 : RUN pip3 install -r requirements.txt | |
---> Running in a221841d70c6 | |
Collecting scipy (from -r requirements.txt (line 1)) | |
Downloading scipy-0.19.1-cp34-cp34m-manylinux1_x86_64.whl (45.8MB) | |
Collecting panoptes-client (from -r requirements.txt (line 2)) | |
Downloading panoptes_client-0.10.tar.gz | |
Collecting python-dotenv (from -r requirements.txt (line 3)) | |
Downloading python_dotenv-0.6.5-py2.py3-none-any.whl | |
Collecting Pillow (from -r requirements.txt (line 4)) | |
Downloading Pillow-4.2.1-cp34-cp34m-manylinux1_x86_64.whl (5.8MB) | |
Collecting numpy>=1.8.2 (from scipy->-r requirements.txt (line 1)) | |
Downloading numpy-1.13.1-cp34-cp34m-manylinux1_x86_64.whl (16.9MB) | |
Collecting requests>=2.4.2 (from panoptes-client->-r requirements.txt (line 2)) | |
Downloading requests-2.18.4-py2.py3-none-any.whl (88kB) | |
Collecting future (from panoptes-client->-r requirements.txt (line 2)) | |
Downloading future-0.16.0.tar.gz (824kB) | |
Collecting python-magic (from panoptes-client->-r requirements.txt (line 2)) | |
Downloading python_magic-0.4.13-py2.py3-none-any.whl | |
Collecting mock (from panoptes-client->-r requirements.txt (line 2)) | |
Downloading mock-2.0.0-py2.py3-none-any.whl (56kB) | |
Collecting click>=5.0 (from python-dotenv->-r requirements.txt (line 3)) | |
Downloading click-6.7-py2.py3-none-any.whl (71kB) | |
Collecting olefile (from Pillow->-r requirements.txt (line 4)) | |
Downloading olefile-0.44.zip (74kB) | |
Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.4.2->panoptes-client->-r requirements.txt (line 2)) | |
Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB) | |
Collecting urllib3<1.23,>=1.21.1 (from requests>=2.4.2->panoptes-client->-r requirements.txt (line 2)) | |
Downloading urllib3-1.22-py2.py3-none-any.whl (132kB) | |
Collecting certifi>=2017.4.17 (from requests>=2.4.2->panoptes-client->-r requirements.txt (line 2)) | |
Downloading certifi-2017.7.27.1-py2.py3-none-any.whl (349kB) | |
Collecting idna<2.7,>=2.5 (from requests>=2.4.2->panoptes-client->-r requirements.txt (line 2)) | |
Downloading idna-2.6-py2.py3-none-any.whl (56kB) | |
Collecting six>=1.9 (from mock->panoptes-client->-r requirements.txt (line 2)) | |
Downloading six-1.10.0-py2.py3-none-any.whl | |
Collecting pbr>=0.11 (from mock->panoptes-client->-r requirements.txt (line 2)) | |
Downloading pbr-3.1.1-py2.py3-none-any.whl (99kB) | |
Building wheels for collected packages: panoptes-client, future, olefile | |
Running setup.py bdist_wheel for panoptes-client: started | |
Running setup.py bdist_wheel for panoptes-client: finished with status 'done' | |
Stored in directory: /cache/pip/wheels/29/ec/4f/21e81dce8944bde776b22c111daefe10af1a17d60153b20a22 | |
Running setup.py bdist_wheel for future: started | |
Running setup.py bdist_wheel for future: finished with status 'done' | |
Stored in directory: /cache/pip/wheels/c2/50/7c/0d83b4baac4f63ff7a765bd16390d2ab43c93587fac9d6017a | |
Running setup.py bdist_wheel for olefile: started | |
Running setup.py bdist_wheel for olefile: finished with status 'done' | |
Stored in directory: /cache/pip/wheels/20/58/49/cc7bd00345397059149a10b0259ef38b867935ea2ecff99a9b | |
Successfully built panoptes-client future olefile | |
Installing collected packages: numpy, scipy, chardet, urllib3, certifi, idna, requests, future, python-magic, six, pbr, mock, panoptes-client, click, python-dotenv, olefile, Pillow | |
Successfully installed Pillow-4.2.1 certifi-2017.7.27.1 chardet-3.0.4 click-6.7 future-0.16.0 idna-2.6 mock-2.0.0 numpy-1.13.1 olefile-0.44 panoptes-client-0.10 pbr-3.1.1 python-dotenv-0.6.5 python-magic-0.4.13 requests-2.18.4 scipy-0.19.1 six-1.10.0 urllib3-1.22 | |
---> 1d362ae8a30b | |
Removing intermediate container a221841d70c6 | |
Step 5/5 : RUN bash bin/install-ocropy.sh | |
---> Running in c9299a1f6a69 | |
Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB] | |
Ign http://deb.debian.org jessie InRelease | |
Get:2 http://deb.debian.org jessie-updates InRelease [145 kB] | |
Get:3 http://deb.debian.org jessie Release.gpg [2373 B] | |
Get:4 http://deb.debian.org jessie Release [148 kB] | |
Get:5 http://security.debian.org jessie/updates/main amd64 Packages [558 kB] | |
Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [17.8 kB] | |
Get:7 http://deb.debian.org jessie/main amd64 Packages [9063 kB] | |
Fetched 9998 kB in 6s (1636 kB/s) | |
Reading package lists... | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
The following extra packages will be installed: | |
blt fontconfig-config fonts-dejavu-core libfontconfig1 libfreetype6 libicu52 | |
libpng12-0 libpsl0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 | |
libxdmcp6 libxext6 libxft2 libxrender1 libxss1 tk8.6-blt2.5 ucf x11-common | |
Suggested packages: | |
blt-demo tcl8.6 tk8.6 tix python-tk-dbg | |
The following NEW packages will be installed: | |
blt fontconfig-config fonts-dejavu-core libfontconfig1 libfreetype6 libicu52 | |
libpng12-0 libpsl0 libtcl8.6 libtk8.6 libx11-6 libx11-data libxau6 libxcb1 | |
libxdmcp6 libxext6 libxft2 libxrender1 libxss1 python-tk tk8.6-blt2.5 ucf | |
wget x11-common | |
0 upgraded, 24 newly installed, 0 to remove and 54 not upgraded. | |
Need to get 13.5 MB of archives. | |
After this operation, 48.4 MB of additional disk space will be used. | |
Get:1 http://deb.debian.org/debian/ jessie/main libpng12-0 amd64 1.2.50-2+deb8u3 [173 kB] | |
Get:2 http://deb.debian.org/debian/ jessie/main libfreetype6 amd64 2.5.2-3+deb8u2 [466 kB] | |
Get:3 http://deb.debian.org/debian/ jessie/main ucf all 3.0030 [69.7 kB] | |
Get:4 http://deb.debian.org/debian/ jessie/main fonts-dejavu-core all 2.34-1 [1047 kB] | |
Get:5 http://deb.debian.org/debian/ jessie/main fontconfig-config all 2.11.0-6.3+deb8u1 [274 kB] | |
Get:6 http://deb.debian.org/debian/ jessie/main libfontconfig1 amd64 2.11.0-6.3+deb8u1 [329 kB] | |
Get:7 http://deb.debian.org/debian/ jessie/main libicu52 amd64 52.1-8+deb8u5 [6801 kB] | |
Get:8 http://deb.debian.org/debian/ jessie/main libtcl8.6 amd64 8.6.2+dfsg-2 [978 kB] | |
Get:9 http://deb.debian.org/debian/ jessie/main libxau6 amd64 1:1.0.8-1 [20.7 kB] | |
Get:10 http://deb.debian.org/debian/ jessie/main libxdmcp6 amd64 1:1.1.1-1+b1 [24.9 kB] | |
Get:11 http://deb.debian.org/debian/ jessie/main libxcb1 amd64 1.10-3+b1 [44.4 kB] | |
Get:12 http://deb.debian.org/debian/ jessie/main libx11-data all 2:1.6.2-3 [126 kB] | |
Get:13 http://deb.debian.org/debian/ jessie/main libx11-6 amd64 2:1.6.2-3 [729 kB] | |
Get:14 http://deb.debian.org/debian/ jessie/main libxext6 amd64 2:1.3.3-1 [52.7 kB] | |
Get:15 http://deb.debian.org/debian/ jessie/main libxrender1 amd64 1:0.9.8-1+b1 [31.4 kB] | |
Get:16 http://deb.debian.org/debian/ jessie/main libxft2 amd64 2.3.2-1 [55.4 kB] | |
Get:17 http://deb.debian.org/debian/ jessie/main x11-common all 1:7.7+7 [287 kB] | |
Get:18 http://deb.debian.org/debian/ jessie/main libxss1 amd64 1:1.2.2-1 [17.5 kB] | |
Get:19 http://deb.debian.org/debian/ jessie/main libtk8.6 amd64 8.6.2-1 [771 kB] | |
Get:20 http://deb.debian.org/debian/ jessie/main libpsl0 amd64 0.5.1-1 [41.6 kB] | |
Get:21 http://deb.debian.org/debian/ jessie/main wget amd64 1.16-1+deb8u2 [496 kB] | |
Get:22 http://deb.debian.org/debian/ jessie/main tk8.6-blt2.5 amd64 2.5.3+dfsg-1 [586 kB] | |
Get:23 http://deb.debian.org/debian/ jessie/main blt amd64 2.5.3+dfsg-1 [14.3 kB] | |
Get:24 http://deb.debian.org/debian/ jessie/main python-tk amd64 2.7.8-2+b1 [26.7 kB] | |
debconf: delaying package configuration, since apt-utils is not installed | |
Fetched 13.5 MB in 3s (4466 kB/s) | |
Selecting previously unselected package libpng12-0:amd64. | |
(Reading database ... 13582 files and directories currently installed.) | |
Preparing to unpack .../libpng12-0_1.2.50-2+deb8u3_amd64.deb ... | |
Unpacking libpng12-0:amd64 (1.2.50-2+deb8u3) ... | |
Selecting previously unselected package libfreetype6:amd64. | |
Preparing to unpack .../libfreetype6_2.5.2-3+deb8u2_amd64.deb ... | |
Unpacking libfreetype6:amd64 (2.5.2-3+deb8u2) ... | |
Selecting previously unselected package ucf. | |
Preparing to unpack .../archives/ucf_3.0030_all.deb ... | |
Moving old data out of the way | |
Unpacking ucf (3.0030) ... | |
Selecting previously unselected package fonts-dejavu-core. | |
Preparing to unpack .../fonts-dejavu-core_2.34-1_all.deb ... | |
Unpacking fonts-dejavu-core (2.34-1) ... | |
Selecting previously unselected package fontconfig-config. | |
Preparing to unpack .../fontconfig-config_2.11.0-6.3+deb8u1_all.deb ... | |
Unpacking fontconfig-config (2.11.0-6.3+deb8u1) ... | |
Selecting previously unselected package libfontconfig1:amd64. | |
Preparing to unpack .../libfontconfig1_2.11.0-6.3+deb8u1_amd64.deb ... | |
Unpacking libfontconfig1:amd64 (2.11.0-6.3+deb8u1) ... | |
Selecting previously unselected package libicu52:amd64. | |
Preparing to unpack .../libicu52_52.1-8+deb8u5_amd64.deb ... | |
Unpacking libicu52:amd64 (52.1-8+deb8u5) ... | |
Selecting previously unselected package libtcl8.6:amd64. | |
Preparing to unpack .../libtcl8.6_8.6.2+dfsg-2_amd64.deb ... | |
Unpacking libtcl8.6:amd64 (8.6.2+dfsg-2) ... | |
Selecting previously unselected package libxau6:amd64. | |
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... | |
Unpacking libxau6:amd64 (1:1.0.8-1) ... | |
Selecting previously unselected package libxdmcp6:amd64. | |
Preparing to unpack .../libxdmcp6_1%3a1.1.1-1+b1_amd64.deb ... | |
Unpacking libxdmcp6:amd64 (1:1.1.1-1+b1) ... | |
Selecting previously unselected package libxcb1:amd64. | |
Preparing to unpack .../libxcb1_1.10-3+b1_amd64.deb ... | |
Unpacking libxcb1:amd64 (1.10-3+b1) ... | |
Selecting previously unselected package libx11-data. | |
Preparing to unpack .../libx11-data_2%3a1.6.2-3_all.deb ... | |
Unpacking libx11-data (2:1.6.2-3) ... | |
Selecting previously unselected package libx11-6:amd64. | |
Preparing to unpack .../libx11-6_2%3a1.6.2-3_amd64.deb ... | |
Unpacking libx11-6:amd64 (2:1.6.2-3) ... | |
Selecting previously unselected package libxext6:amd64. | |
Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... | |
Unpacking libxext6:amd64 (2:1.3.3-1) ... | |
Selecting previously unselected package libxrender1:amd64. | |
Preparing to unpack .../libxrender1_1%3a0.9.8-1+b1_amd64.deb ... | |
Unpacking libxrender1:amd64 (1:0.9.8-1+b1) ... | |
Selecting previously unselected package libxft2:amd64. | |
Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... | |
Unpacking libxft2:amd64 (2.3.2-1) ... | |
Selecting previously unselected package x11-common. | |
Preparing to unpack .../x11-common_1%3a7.7+7_all.deb ... | |
Unpacking x11-common (1:7.7+7) ... | |
Selecting previously unselected package libxss1:amd64. | |
Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... | |
Unpacking libxss1:amd64 (1:1.2.2-1) ... | |
Selecting previously unselected package libtk8.6:amd64. | |
Preparing to unpack .../libtk8.6_8.6.2-1_amd64.deb ... | |
Unpacking libtk8.6:amd64 (8.6.2-1) ... | |
Selecting previously unselected package libpsl0:amd64. | |
Preparing to unpack .../libpsl0_0.5.1-1_amd64.deb ... | |
Unpacking libpsl0:amd64 (0.5.1-1) ... | |
Selecting previously unselected package wget. | |
Preparing to unpack .../wget_1.16-1+deb8u2_amd64.deb ... | |
Unpacking wget (1.16-1+deb8u2) ... | |
Selecting previously unselected package tk8.6-blt2.5. | |
Preparing to unpack .../tk8.6-blt2.5_2.5.3+dfsg-1_amd64.deb ... | |
Unpacking tk8.6-blt2.5 (2.5.3+dfsg-1) ... | |
Selecting previously unselected package blt. | |
Preparing to unpack .../blt_2.5.3+dfsg-1_amd64.deb ... | |
Unpacking blt (2.5.3+dfsg-1) ... | |
Selecting previously unselected package python-tk. | |
Preparing to unpack .../python-tk_2.7.8-2+b1_amd64.deb ... | |
Unpacking python-tk (2.7.8-2+b1) ... | |
Processing triggers for systemd (215-17+deb8u5) ... | |
Setting up libpng12-0:amd64 (1.2.50-2+deb8u3) ... | |
Setting up libfreetype6:amd64 (2.5.2-3+deb8u2) ... | |
Setting up ucf (3.0030) ... | |
Setting up fonts-dejavu-core (2.34-1) ... | |
Setting up fontconfig-config (2.11.0-6.3+deb8u1) ... | |
Setting up libfontconfig1:amd64 (2.11.0-6.3+deb8u1) ... | |
Setting up libicu52:amd64 (52.1-8+deb8u5) ... | |
Setting up libtcl8.6:amd64 (8.6.2+dfsg-2) ... | |
Setting up libxau6:amd64 (1:1.0.8-1) ... | |
Setting up libxdmcp6:amd64 (1:1.1.1-1+b1) ... | |
Setting up libxcb1:amd64 (1.10-3+b1) ... | |
Setting up libx11-data (2:1.6.2-3) ... | |
Setting up libx11-6:amd64 (2:1.6.2-3) ... | |
Setting up libxext6:amd64 (2:1.3.3-1) ... | |
Setting up libxrender1:amd64 (1:0.9.8-1+b1) ... | |
Setting up libxft2:amd64 (2.3.2-1) ... | |
Setting up x11-common (1:7.7+7) ... | |
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults | |
invoke-rc.d: policy-rc.d denied execution of start. | |
Setting up libxss1:amd64 (1:1.2.2-1) ... | |
Setting up libtk8.6:amd64 (8.6.2-1) ... | |
Setting up libpsl0:amd64 (0.5.1-1) ... | |
Setting up wget (1.16-1+deb8u2) ... | |
Setting up tk8.6-blt2.5 (2.5.3+dfsg-1) ... | |
Setting up blt (2.5.3+dfsg-1) ... | |
Setting up python-tk (2.7.8-2+b1) ... | |
Processing triggers for libc-bin (2.19-18+deb8u6) ... | |
Processing triggers for systemd (215-17+deb8u5) ... | |
Cloning into 'ocropy'... | |
/app/ocropy /app | |
converted 'http://www.tmbdev.net/en-default.pyrnn.gz' (ANSI_X3.4-1968) -> 'http://www.tmbdev.net/en-default.pyrnn.gz' (UTF-8) | |
--2017-08-25 14:40:36-- http://www.tmbdev.net/en-default.pyrnn.gz | |
Resolving www.tmbdev.net (www.tmbdev.net)... 64.90.41.183 | |
Connecting to www.tmbdev.net (www.tmbdev.net)|64.90.41.183|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 83826134 (80M) [text/plain] | |
Saving to: 'en-default.pyrnn.gz' | |
81850K .......... . 100% 9.16M=30s | |
2017-08-25 14:41:06 (2.69 MB/s) - 'en-default.pyrnn.gz' saved [83826134/83826134] | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.linux-x86_64-2.7 | |
creating build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/exceptions.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/lang.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/sl.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/nutils.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/chars.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/psegutils.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/native.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/morph.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/lineest.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/__init__.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/common.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/lstm.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/ligatures.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/toplevel.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/default.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/hocr.py -> build/lib.linux-x86_64-2.7/ocrolib | |
copying ocrolib/edist.py -> build/lib.linux-x86_64-2.7/ocrolib | |
running build_scripts | |
creating build/scripts-2.7 | |
copying and adjusting ocropus-lpred -> build/scripts-2.7 | |
copying and adjusting ocropus-linegen -> build/scripts-2.7 | |
copying and adjusting ocropus-rpred -> build/scripts-2.7 | |
copying and adjusting ocropus-gpageseg -> build/scripts-2.7 | |
copying and adjusting ocropus-rtrain -> build/scripts-2.7 | |
copying and adjusting ocropus-gtedit -> build/scripts-2.7 | |
copying and adjusting ocropus-econf -> build/scripts-2.7 | |
copying and adjusting ocropus-hocr -> build/scripts-2.7 | |
copying and adjusting ocropus-errs -> build/scripts-2.7 | |
copying and adjusting ocropus-nlbin -> build/scripts-2.7 | |
copying and adjusting ocropus-dewarp -> build/scripts-2.7 | |
copying and adjusting ocropus-ltrain -> build/scripts-2.7 | |
copying and adjusting ocropus-visualize-results -> build/scripts-2.7 | |
changing mode of build/scripts-2.7/ocropus-lpred from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-linegen from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-rpred from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-gpageseg from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-rtrain from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-gtedit from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-econf from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-hocr from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-errs from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-nlbin from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-dewarp from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-ltrain from 644 to 755 | |
changing mode of build/scripts-2.7/ocropus-visualize-results from 644 to 755 | |
running install_lib | |
creating /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/exceptions.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/lang.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/sl.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/nutils.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/chars.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/psegutils.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/native.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/morph.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/lineest.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/__init__.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/common.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/lstm.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/ligatures.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/toplevel.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/default.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/hocr.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
copying build/lib.linux-x86_64-2.7/ocrolib/edist.py -> /usr/local/lib/python2.7/dist-packages/ocrolib | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/exceptions.py to exceptions.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/lang.py to lang.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/sl.py to sl.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/nutils.py to nutils.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/chars.py to chars.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/psegutils.py to psegutils.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/native.py to native.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/morph.py to morph.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/lineest.py to lineest.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/__init__.py to __init__.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/common.py to common.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/lstm.py to lstm.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/ligatures.py to ligatures.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/toplevel.py to toplevel.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/default.py to default.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/hocr.py to hocr.pyc | |
byte-compiling /usr/local/lib/python2.7/dist-packages/ocrolib/edist.py to edist.pyc | |
running install_scripts | |
copying build/scripts-2.7/ocropus-lpred -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-linegen -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-rpred -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-gpageseg -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-rtrain -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-gtedit -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-econf -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-hocr -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-errs -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-nlbin -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-dewarp -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-ltrain -> /usr/local/bin | |
copying build/scripts-2.7/ocropus-visualize-results -> /usr/local/bin | |
changing mode of /usr/local/bin/ocropus-lpred to 755 | |
changing mode of /usr/local/bin/ocropus-linegen to 755 | |
changing mode of /usr/local/bin/ocropus-rpred to 755 | |
changing mode of /usr/local/bin/ocropus-gpageseg to 755 | |
changing mode of /usr/local/bin/ocropus-rtrain to 755 | |
changing mode of /usr/local/bin/ocropus-gtedit to 755 | |
changing mode of /usr/local/bin/ocropus-econf to 755 | |
changing mode of /usr/local/bin/ocropus-hocr to 755 | |
changing mode of /usr/local/bin/ocropus-errs to 755 | |
changing mode of /usr/local/bin/ocropus-nlbin to 755 | |
changing mode of /usr/local/bin/ocropus-dewarp to 755 | |
changing mode of /usr/local/bin/ocropus-ltrain to 755 | |
changing mode of /usr/local/bin/ocropus-visualize-results to 755 | |
running install_data | |
creating /usr/local/share/ocropus | |
copying models/en-default.pyrnn.gz -> /usr/local/share/ocropus | |
running install_egg_info | |
Writing /usr/local/lib/python2.7/dist-packages/ocropy-v1.0.egg-info | |
Collecting numpy>=1.9.2 (from -r requirements.txt (line 1)) | |
Downloading numpy-1.13.1-cp27-cp27mu-manylinux1_x86_64.whl (16.6MB) | |
Collecting scipy>=0.15.1 (from -r requirements.txt (line 2)) | |
Downloading scipy-0.19.1-cp27-cp27mu-manylinux1_x86_64.whl (45.0MB) | |
Collecting matplotlib>=1.4.3 (from -r requirements.txt (line 3)) | |
Downloading matplotlib-2.0.2-cp27-cp27mu-manylinux1_x86_64.whl (14.5MB) | |
Collecting Pillow>=2.7.0 (from -r requirements.txt (line 4)) | |
Downloading Pillow-4.2.1-cp27-cp27mu-manylinux1_x86_64.whl (5.8MB) | |
Collecting lxml>=3.5.0 (from -r requirements.txt (line 5)) | |
Downloading lxml-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl (6.8MB) | |
Collecting pytz (from matplotlib>=1.4.3->-r requirements.txt (line 3)) | |
Downloading pytz-2017.2-py2.py3-none-any.whl (484kB) | |
Collecting six>=1.10 (from matplotlib>=1.4.3->-r requirements.txt (line 3)) | |
Using cached six-1.10.0-py2.py3-none-any.whl | |
Collecting pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=1.5.6 (from matplotlib>=1.4.3->-r requirements.txt (line 3)) | |
Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB) | |
Collecting python-dateutil (from matplotlib>=1.4.3->-r requirements.txt (line 3)) | |
Downloading python_dateutil-2.6.1-py2.py3-none-any.whl (194kB) | |
Collecting cycler>=0.10 (from matplotlib>=1.4.3->-r requirements.txt (line 3)) | |
Downloading cycler-0.10.0-py2.py3-none-any.whl | |
Collecting subprocess32 (from matplotlib>=1.4.3->-r requirements.txt (line 3)) | |
Downloading subprocess32-3.2.7.tar.gz (54kB) | |
Collecting functools32 (from matplotlib>=1.4.3->-r requirements.txt (line 3)) | |
Downloading functools32-3.2.3-2.zip | |
Collecting olefile (from Pillow>=2.7.0->-r requirements.txt (line 4)) | |
Using cached olefile-0.44.zip | |
Building wheels for collected packages: subprocess32, functools32, olefile | |
Running setup.py bdist_wheel for subprocess32: started | |
Running setup.py bdist_wheel for subprocess32: finished with status 'done' | |
Stored in directory: /cache/pip/wheels/7d/4c/a4/ce9ceb463dae01f4b95e670abd9afc8d65a45f38012f8030cc | |
Running setup.py bdist_wheel for functools32: started | |
Running setup.py bdist_wheel for functools32: finished with status 'done' | |
Stored in directory: /cache/pip/wheels/3c/d0/09/cd78d0ff4d6cfecfbd730782a7815a4571cd2cd4d2ed6e69d9 | |
Running setup.py bdist_wheel for olefile: started | |
Running setup.py bdist_wheel for olefile: finished with status 'done' | |
Stored in directory: /cache/pip/wheels/20/58/49/cc7bd00345397059149a10b0259ef38b867935ea2ecff99a9b | |
Successfully built subprocess32 functools32 olefile | |
Installing collected packages: numpy, scipy, pytz, six, pyparsing, python-dateutil, cycler, subprocess32, functools32, matplotlib, olefile, Pillow, lxml | |
Successfully installed Pillow-4.2.1 cycler-0.10.0 functools32-3.2.3.post2 lxml-3.8.0 matplotlib-2.0.2 numpy-1.13.1 olefile-0.44 pyparsing-2.2.0 python-dateutil-2.6.1 pytz-2017.2 scipy-0.19.1 six-1.10.0 subprocess32-3.2.7 | |
/app | |
---> 4fe8eca8d1eb | |
Removing intermediate container c9299a1f6a69 | |
Successfully built 4fe8eca8d1eb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment