Created temporary directory: /tmp/pip-ephem-wheel-cache-ipy06rsl Created temporary directory: /tmp/pip-req-tracker-cyg590c4 Created requirements tracker '/tmp/pip-req-tracker-cyg590c4' Created temporary directory: /tmp/pip-wheel-y5xjsdn1 Collecting cn-entity-link==0.0.4 1 location(s) to search for versions of cn-entity-link: * https://pypi.org/simple/cn-entity-link/ Getting page https://pypi.org/simple/cn-entity-link/ Analyzing links from page https://pypi.org/simple/cn-entity-link/ Found link https://files.pythonhosted.org/packages/13/ac/0967f8ff01880683a1f82ee175848166c3e2334da52ba2fb9da75efaf0d6/cn-entity-link-0.0.3.tar.gz#sha256=3db5346c8c0de26c866c1c58456f23972d9bb29568084f07bc8ec03e0cb6ca1a (from https://pypi.org/simple/cn-entity-link/), version: 0.0.3 Skipping link https://files.pythonhosted.org/packages/1e/38/2eacf8402674fd9ea8c2c135a143a8eba087ae48d791f38075ec1488fff1/cn_entity_link-0.0.3-py3.6.egg#sha256=a742c5f7d6504ca6af1ea6d571fc75359778fe9c6cf8fe13952ecac7da3fd7e9 (from https://pypi.org/simple/cn-entity-link/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/54/64/ee1db2577cfc559bc349ece5974e0f889dc5e4a545b67c59f88bb7c30424/cn-entity-link-0.0.4.tar.gz#sha256=f2e85c13a8494025a4017356b45f374d63886f4fcce539d67fa61249ea26840e (from https://pypi.org/simple/cn-entity-link/), version: 0.0.4 Skipping link https://files.pythonhosted.org/packages/1b/a0/83a93796cb9e2d0859570ebdd671786a5abe38b9aa25cc14f6c2c64c8372/cn_entity_link-0.0.4-py3.6.egg#sha256=9ee6d593cfe6d074e1bf13425e513eb838eecadba1bdd1a60f5d45c8110e8808 (from https://pypi.org/simple/cn-entity-link/); unsupported archive format: .egg Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-y65f24pr Downloading https://files.pythonhosted.org/packages/54/64/ee1db2577cfc559bc349ece5974e0f889dc5e4a545b67c59f88bb7c30424/cn-entity-link-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/54/64/ee1db2577cfc559bc349ece5974e0f889dc5e4a545b67c59f88bb7c30424/cn-entity-link-0.0.4.tar.gz#sha256=f2e85c13a8494025a4017356b45f374d63886f4fcce539d67fa61249ea26840e (from https://pypi.org/simple/cn-entity-link/) Added cn-entity-link==0.0.4 from https://files.pythonhosted.org/packages/54/64/ee1db2577cfc559bc349ece5974e0f889dc5e4a545b67c59f88bb7c30424/cn-entity-link-0.0.4.tar.gz#sha256=f2e85c13a8494025a4017356b45f374d63886f4fcce539d67fa61249ea26840e to build tracker '/tmp/pip-req-tracker-cyg590c4' Running setup.py (path:/tmp/pip-wheel-y5xjsdn1/cn-entity-link/setup.py) egg_info for package cn-entity-link Running command python setup.py egg_info running egg_info creating pip-egg-info/cn_entity_link.egg-info writing top-level names to pip-egg-info/cn_entity_link.egg-info/top_level.txt writing requirements to pip-egg-info/cn_entity_link.egg-info/requires.txt writing dependency_links to pip-egg-info/cn_entity_link.egg-info/dependency_links.txt writing pip-egg-info/cn_entity_link.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cn_entity_link.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cn_entity_link.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cn_entity_link.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-y5xjsdn1/cn-entity-link has version 0.0.4, which satisfies requirement cn-entity-link==0.0.4 from https://files.pythonhosted.org/packages/54/64/ee1db2577cfc559bc349ece5974e0f889dc5e4a545b67c59f88bb7c30424/cn-entity-link-0.0.4.tar.gz#sha256=f2e85c13a8494025a4017356b45f374d63886f4fcce539d67fa61249ea26840e Removed cn-entity-link==0.0.4 from https://files.pythonhosted.org/packages/54/64/ee1db2577cfc559bc349ece5974e0f889dc5e4a545b67c59f88bb7c30424/cn-entity-link-0.0.4.tar.gz#sha256=f2e85c13a8494025a4017356b45f374d63886f4fcce539d67fa61249ea26840e from build tracker '/tmp/pip-req-tracker-cyg590c4' Building wheels for collected packages: cn-entity-link Created temporary directory: /tmp/pip-wheel-vz2vd0ol Running setup.py bdist_wheel for cn-entity-link: started Destination directory: /tmp/pip-wheel-vz2vd0ol Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-y5xjsdn1/cn-entity-link/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-vz2vd0ol running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cn_entity copying cn_entity/__init__.py -> build/lib/cn_entity copying cn_entity/version.py -> build/lib/cn_entity copying cn_entity/main_entity.py -> build/lib/cn_entity creating build/lib/cn_entity/common copying cn_entity/common/norm_str.py -> build/lib/cn_entity/common copying cn_entity/common/__init__.py -> build/lib/cn_entity/common copying cn_entity/common/norm_json.py -> build/lib/cn_entity/common creating build/lib/cn_entity/engines copying cn_entity/engines/__init__.py -> build/lib/cn_entity/engines creating build/lib/cn_entity/engines/el copying cn_entity/engines/el/__init__.py -> build/lib/cn_entity/engines/el copying cn_entity/engines/el/nn_han_el.py -> build/lib/cn_entity/engines/el creating build/lib/cn_entity/engines/ner copying cn_entity/engines/ner/__init__.py -> build/lib/cn_entity/engines/ner copying cn_entity/engines/ner/nn_bilstm_ner.py -> build/lib/cn_entity/engines/ner installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/cn_entity copying build/lib/cn_entity/__init__.py -> build/bdist.linux-armv7l/wheel/cn_entity creating build/bdist.linux-armv7l/wheel/cn_entity/common copying build/lib/cn_entity/common/norm_str.py -> build/bdist.linux-armv7l/wheel/cn_entity/common copying build/lib/cn_entity/common/__init__.py -> build/bdist.linux-armv7l/wheel/cn_entity/common copying build/lib/cn_entity/common/norm_json.py -> build/bdist.linux-armv7l/wheel/cn_entity/common creating build/bdist.linux-armv7l/wheel/cn_entity/engines copying build/lib/cn_entity/engines/__init__.py -> build/bdist.linux-armv7l/wheel/cn_entity/engines creating build/bdist.linux-armv7l/wheel/cn_entity/engines/el copying build/lib/cn_entity/engines/el/__init__.py -> build/bdist.linux-armv7l/wheel/cn_entity/engines/el copying build/lib/cn_entity/engines/el/nn_han_el.py -> build/bdist.linux-armv7l/wheel/cn_entity/engines/el creating build/bdist.linux-armv7l/wheel/cn_entity/engines/ner copying build/lib/cn_entity/engines/ner/__init__.py -> build/bdist.linux-armv7l/wheel/cn_entity/engines/ner copying build/lib/cn_entity/engines/ner/nn_bilstm_ner.py -> build/bdist.linux-armv7l/wheel/cn_entity/engines/ner copying build/lib/cn_entity/version.py -> build/bdist.linux-armv7l/wheel/cn_entity copying build/lib/cn_entity/main_entity.py -> build/bdist.linux-armv7l/wheel/cn_entity running install_egg_info running egg_info writing dependency_links to cn_entity_link.egg-info/dependency_links.txt writing cn_entity_link.egg-info/PKG-INFO writing requirements to cn_entity_link.egg-info/requires.txt writing top-level names to cn_entity_link.egg-info/top_level.txt reading manifest file 'cn_entity_link.egg-info/SOURCES.txt' writing manifest file 'cn_entity_link.egg-info/SOURCES.txt' Copying cn_entity_link.egg-info to build/bdist.linux-armv7l/wheel/cn_entity_link-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cn_entity_link-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-vz2vd0ol/cn_entity_link-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cn_entity/__init__.py' adding 'cn_entity/main_entity.py' adding 'cn_entity/version.py' adding 'cn_entity/common/__init__.py' adding 'cn_entity/common/norm_json.py' adding 'cn_entity/common/norm_str.py' adding 'cn_entity/engines/__init__.py' adding 'cn_entity/engines/el/__init__.py' adding 'cn_entity/engines/el/nn_han_el.py' adding 'cn_entity/engines/ner/__init__.py' adding 'cn_entity/engines/ner/nn_bilstm_ner.py' adding 'cn_entity_link-0.0.4.dist-info/METADATA' adding 'cn_entity_link-0.0.4.dist-info/WHEEL' adding 'cn_entity_link-0.0.4.dist-info/top_level.txt' adding 'cn_entity_link-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cn-entity-link: finished with status 'done' Stored in directory: /tmp/tmp5fuvyltb Successfully built cn-entity-link Cleaning up... Removing source in /tmp/pip-wheel-y5xjsdn1/cn-entity-link Removed build tracker '/tmp/pip-req-tracker-cyg590c4'