Created temporary directory: /tmp/pip-ephem-wheel-cache-7zrkwjp0 Created temporary directory: /tmp/pip-req-tracker-eio808ie Created requirements tracker '/tmp/pip-req-tracker-eio808ie' Created temporary directory: /tmp/pip-wheel-8s26brwn Looking in indexes: https://pypi.python.org/simple Collecting LightNER==0.1.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 Found link https://files.pythonhosted.org/packages/3a/12/1e895ce317fc94823fa211da95e232184197ce4f6640276fbb67a94a47aa/LightNER-0.1.0.tar.gz#sha256=4f41eb3933d2bf2d0f95b69caf57771f35804a365f0b196352f81679918c6d7a (from https://pypi.org/simple/lightner/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/14/a3/390f689e895ea6857860bb7aed3b33d670972723a0de004126bb6679c818/LightNER-0.1.1.tar.gz#sha256=00f35194a0fb9d5839ac57ce39bbe1cdb6e09d295fdcee1a79dcca23dda620cd (from https://pypi.org/simple/lightner/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/a7/37/cf9be78962ae4466d4c7c640a3328f069b3f79794d517e6b365bc8f46927/LightNER-0.1.2.tar.gz#sha256=199480d067600dd65f147a1e95e118ee69de1f09727db6c30cf45851ab53ef56 (from https://pypi.org/simple/lightner/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-xa47dv4x Downloading https://files.pythonhosted.org/packages/a7/37/cf9be78962ae4466d4c7c640a3328f069b3f79794d517e6b365bc8f46927/LightNER-0.1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a7/37/cf9be78962ae4466d4c7c640a3328f069b3f79794d517e6b365bc8f46927/LightNER-0.1.2.tar.gz#sha256=199480d067600dd65f147a1e95e118ee69de1f09727db6c30cf45851ab53ef56 (from https://pypi.org/simple/lightner/) Added LightNER==0.1.2 from https://files.pythonhosted.org/packages/a7/37/cf9be78962ae4466d4c7c640a3328f069b3f79794d517e6b365bc8f46927/LightNER-0.1.2.tar.gz#sha256=199480d067600dd65f147a1e95e118ee69de1f09727db6c30cf45851ab53ef56 to build tracker '/tmp/pip-req-tracker-eio808ie' Running setup.py (path:/tmp/pip-wheel-8s26brwn/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 entry points to pip-egg-info/LightNER.egg-info/entry_points.txt writing pip-egg-info/LightNER.egg-info/PKG-INFO 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-8s26brwn/LightNER has version 0.1.2, which satisfies requirement LightNER==0.1.2 from https://files.pythonhosted.org/packages/a7/37/cf9be78962ae4466d4c7c640a3328f069b3f79794d517e6b365bc8f46927/LightNER-0.1.2.tar.gz#sha256=199480d067600dd65f147a1e95e118ee69de1f09727db6c30cf45851ab53ef56 Removed LightNER==0.1.2 from https://files.pythonhosted.org/packages/a7/37/cf9be78962ae4466d4c7c640a3328f069b3f79794d517e6b365bc8f46927/LightNER-0.1.2.tar.gz#sha256=199480d067600dd65f147a1e95e118ee69de1f09727db6c30cf45851ab53ef56 from build tracker '/tmp/pip-req-tracker-eio808ie' Building wheels for collected packages: LightNER Created temporary directory: /tmp/pip-wheel-t66e8vmu Running setup.py bdist_wheel for LightNER: started Destination directory: /tmp/pip-wheel-t66e8vmu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8s26brwn/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-t66e8vmu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lightner copying lightner/utils.py -> build/lib/lightner copying lightner/__init__.py -> build/lib/lightner copying lightner/__main__.py -> build/lib/lightner creating build/lib/lightner/commands copying lightner/commands/decoder.py -> build/lib/lightner/commands copying lightner/commands/__init__.py -> build/lib/lightner/commands copying lightner/commands/main.py -> build/lib/lightner/commands copying lightner/commands/predictor.py -> build/lib/lightner/commands copying lightner/commands/evaluator.py -> build/lib/lightner/commands creating 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/crf.py -> build/lib/lightner/crf_model copying lightner/crf_model/denselm.py -> build/lib/lightner/crf_model copying lightner/crf_model/__init__.py -> build/lib/lightner/crf_model running egg_info writing entry points to LightNER.egg-info/entry_points.txt writing LightNER.egg-info/PKG-INFO writing dependency_links to LightNER.egg-info/dependency_links.txt writing requirements to LightNER.egg-info/requires.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 creating 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/commands/main.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/evaluator.py -> build/bdist.linux-armv7l/wheel/lightner/commands creating 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/crf.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/lightner/crf_model copying build/lib/lightner/utils.py -> build/bdist.linux-armv7l/wheel/lightner copying build/lib/lightner/__init__.py -> build/bdist.linux-armv7l/wheel/lightner copying build/lib/lightner/__main__.py -> build/bdist.linux-armv7l/wheel/lightner running install_egg_info Copying LightNER.egg-info to build/bdist.linux-armv7l/wheel/LightNER-0.1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/LightNER-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-t66e8vmu/LightNER-0.1.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.1.2.dist-info/entry_points.txt' adding 'LightNER-0.1.2.dist-info/top_level.txt' adding 'LightNER-0.1.2.dist-info/WHEEL' adding 'LightNER-0.1.2.dist-info/METADATA' adding 'LightNER-0.1.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/tmpvzhst6rc Successfully built LightNER Cleaning up... Removing source in /tmp/pip-wheel-8s26brwn/LightNER Removed build tracker '/tmp/pip-req-tracker-eio808ie'