Created temporary directory: /tmp/pip-ephem-wheel-cache-fwfg6kkp Created temporary directory: /tmp/pip-req-tracker-e778v8ip Created requirements tracker '/tmp/pip-req-tracker-e778v8ip' Created temporary directory: /tmp/pip-wheel-03_9my6s Looking in indexes: https://pypi.python.org/simple Collecting LightNER==0.0.2 1 location(s) to search for versions of LightNER: * https://pypi.python.org/simple/lightner/ Getting page https://pypi.python.org/simple/lightner/ Analyzing links from page https://pypi.org/simple/lightner/ Found link https://files.pythonhosted.org/packages/8d/61/b48c5a6976d581b76121785bd9e465964cbd56ac5ee8ab0e2032c9fc8ce3/LightNER-0.0.1.tar.gz#sha256=2da85886338f400b7f12e0384fcee7826fdbe510681d05f39e19c62a783a569f (from https://pypi.org/simple/lightner/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/74/6f/f7603efe64fcdfa0bd35b9c227c6b60225dd448f834817e43a83ed9d04e5/LightNER-0.0.2.tar.gz#sha256=f9a45333ef60e7176ef52b7d8b46cf2d33141063f9569858a60814c0e1907378 (from https://pypi.org/simple/lightner/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-idxehrao Downloading https://files.pythonhosted.org/packages/74/6f/f7603efe64fcdfa0bd35b9c227c6b60225dd448f834817e43a83ed9d04e5/LightNER-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/74/6f/f7603efe64fcdfa0bd35b9c227c6b60225dd448f834817e43a83ed9d04e5/LightNER-0.0.2.tar.gz#sha256=f9a45333ef60e7176ef52b7d8b46cf2d33141063f9569858a60814c0e1907378 (from https://pypi.org/simple/lightner/) Added LightNER==0.0.2 from https://files.pythonhosted.org/packages/74/6f/f7603efe64fcdfa0bd35b9c227c6b60225dd448f834817e43a83ed9d04e5/LightNER-0.0.2.tar.gz#sha256=f9a45333ef60e7176ef52b7d8b46cf2d33141063f9569858a60814c0e1907378 to build tracker '/tmp/pip-req-tracker-e778v8ip' Running setup.py (path:/tmp/pip-wheel-03_9my6s/LightNER/setup.py) egg_info for package LightNER Running command python setup.py egg_info running egg_info creating pip-egg-info/LightNER.egg-info writing dependency_links to pip-egg-info/LightNER.egg-info/dependency_links.txt writing requirements to pip-egg-info/LightNER.egg-info/requires.txt writing top-level names to pip-egg-info/LightNER.egg-info/top_level.txt writing pip-egg-info/LightNER.egg-info/PKG-INFO writing entry points to pip-egg-info/LightNER.egg-info/entry_points.txt writing manifest file 'pip-egg-info/LightNER.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/LightNER.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' warning: no files found matching 'bin/light_ner' writing manifest file 'pip-egg-info/LightNER.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-03_9my6s/LightNER has version 0.0.2, which satisfies requirement LightNER==0.0.2 from https://files.pythonhosted.org/packages/74/6f/f7603efe64fcdfa0bd35b9c227c6b60225dd448f834817e43a83ed9d04e5/LightNER-0.0.2.tar.gz#sha256=f9a45333ef60e7176ef52b7d8b46cf2d33141063f9569858a60814c0e1907378 Removed LightNER==0.0.2 from https://files.pythonhosted.org/packages/74/6f/f7603efe64fcdfa0bd35b9c227c6b60225dd448f834817e43a83ed9d04e5/LightNER-0.0.2.tar.gz#sha256=f9a45333ef60e7176ef52b7d8b46cf2d33141063f9569858a60814c0e1907378 from build tracker '/tmp/pip-req-tracker-e778v8ip' Building wheels for collected packages: LightNER Created temporary directory: /tmp/pip-wheel-88wf4ms0 Running setup.py bdist_wheel for LightNER: started Destination directory: /tmp/pip-wheel-88wf4ms0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-03_9my6s/LightNER/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-88wf4ms0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lightner copying lightner/__main__.py -> build/lib/lightner copying lightner/utils.py -> build/lib/lightner copying lightner/__init__.py -> build/lib/lightner creating build/lib/lightner/crf_model copying lightner/crf_model/denselm.py -> build/lib/lightner/crf_model copying lightner/crf_model/crf.py -> build/lib/lightner/crf_model copying lightner/crf_model/dataset.py -> build/lib/lightner/crf_model copying lightner/crf_model/seqlabel.py -> build/lib/lightner/crf_model copying lightner/crf_model/__init__.py -> build/lib/lightner/crf_model creating build/lib/lightner/commands copying lightner/commands/evaluator.py -> build/lib/lightner/commands copying lightner/commands/predictor.py -> build/lib/lightner/commands copying lightner/commands/main.py -> build/lib/lightner/commands copying lightner/commands/decoder.py -> build/lib/lightner/commands copying lightner/commands/__init__.py -> build/lib/lightner/commands running egg_info writing entry points to LightNER.egg-info/entry_points.txt writing LightNER.egg-info/PKG-INFO writing requirements to LightNER.egg-info/requires.txt writing dependency_links to LightNER.egg-info/dependency_links.txt writing top-level names to LightNER.egg-info/top_level.txt reading manifest file 'LightNER.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE.txt' warning: no files found matching 'bin/light_ner' writing manifest file 'LightNER.egg-info/SOURCES.txt' 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/lightner copying build/lib/lightner/__main__.py -> build/bdist.linux-armv7l/wheel/lightner creating build/bdist.linux-armv7l/wheel/lightner/crf_model copying build/lib/lightner/crf_model/denselm.py -> build/bdist.linux-armv7l/wheel/lightner/crf_model copying build/lib/lightner/crf_model/crf.py -> build/bdist.linux-armv7l/wheel/lightner/crf_model copying build/lib/lightner/crf_model/dataset.py -> build/bdist.linux-armv7l/wheel/lightner/crf_model copying build/lib/lightner/crf_model/seqlabel.py -> build/bdist.linux-armv7l/wheel/lightner/crf_model copying build/lib/lightner/crf_model/__init__.py -> build/bdist.linux-armv7l/wheel/lightner/crf_model creating build/bdist.linux-armv7l/wheel/lightner/commands copying build/lib/lightner/commands/evaluator.py -> build/bdist.linux-armv7l/wheel/lightner/commands copying build/lib/lightner/commands/predictor.py -> build/bdist.linux-armv7l/wheel/lightner/commands copying build/lib/lightner/commands/main.py -> build/bdist.linux-armv7l/wheel/lightner/commands copying build/lib/lightner/commands/decoder.py -> build/bdist.linux-armv7l/wheel/lightner/commands copying build/lib/lightner/commands/__init__.py -> build/bdist.linux-armv7l/wheel/lightner/commands copying build/lib/lightner/utils.py -> build/bdist.linux-armv7l/wheel/lightner copying build/lib/lightner/__init__.py -> build/bdist.linux-armv7l/wheel/lightner running install_egg_info Copying LightNER.egg-info to build/bdist.linux-armv7l/wheel/LightNER-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/LightNER-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-88wf4ms0/LightNER-0.0.2-py3-none-any.whl' and adding '.' to it adding 'lightner/__init__.py' adding 'lightner/__main__.py' adding 'lightner/utils.py' adding 'lightner/commands/__init__.py' adding 'lightner/commands/decoder.py' adding 'lightner/commands/evaluator.py' adding 'lightner/commands/main.py' adding 'lightner/commands/predictor.py' adding 'lightner/crf_model/__init__.py' adding 'lightner/crf_model/crf.py' adding 'lightner/crf_model/dataset.py' adding 'lightner/crf_model/denselm.py' adding 'lightner/crf_model/seqlabel.py' adding 'LightNER-0.0.2.dist-info/entry_points.txt' adding 'LightNER-0.0.2.dist-info/top_level.txt' adding 'LightNER-0.0.2.dist-info/WHEEL' adding 'LightNER-0.0.2.dist-info/METADATA' adding 'LightNER-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for LightNER: finished with status 'done' Stored in directory: /tmp/tmpq5ramjpe Successfully built LightNER Cleaning up... Removing source in /tmp/pip-wheel-03_9my6s/LightNER Removed build tracker '/tmp/pip-req-tracker-e778v8ip'