Created temporary directory: /tmp/pip-ephem-wheel-cache-cf9wyf5l Created temporary directory: /tmp/pip-req-tracker-sda4w04q Created requirements tracker '/tmp/pip-req-tracker-sda4w04q' Created temporary directory: /tmp/pip-wheel-646jdjh0 Collecting elmoformanylangs==0.0.2 1 location(s) to search for versions of elmoformanylangs: * https://pypi.org/simple/elmoformanylangs/ Getting page https://pypi.org/simple/elmoformanylangs/ Analyzing links from page https://pypi.org/simple/elmoformanylangs/ Found link https://files.pythonhosted.org/packages/dd/6f/1021f236668a7d559943d6ab491606e99e21cc4cc6aab9126407fb595a19/elmoformanylangs-0.0.2.tar.gz#sha256=07b339518b22634af755871c35be6f548a2c8f9fda87600be7b31207937bc514 (from https://pypi.org/simple/elmoformanylangs/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-o30p0vn0 Downloading https://files.pythonhosted.org/packages/dd/6f/1021f236668a7d559943d6ab491606e99e21cc4cc6aab9126407fb595a19/elmoformanylangs-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dd/6f/1021f236668a7d559943d6ab491606e99e21cc4cc6aab9126407fb595a19/elmoformanylangs-0.0.2.tar.gz#sha256=07b339518b22634af755871c35be6f548a2c8f9fda87600be7b31207937bc514 (from https://pypi.org/simple/elmoformanylangs/) Added elmoformanylangs==0.0.2 from https://files.pythonhosted.org/packages/dd/6f/1021f236668a7d559943d6ab491606e99e21cc4cc6aab9126407fb595a19/elmoformanylangs-0.0.2.tar.gz#sha256=07b339518b22634af755871c35be6f548a2c8f9fda87600be7b31207937bc514 to build tracker '/tmp/pip-req-tracker-sda4w04q' Running setup.py (path:/tmp/pip-wheel-646jdjh0/elmoformanylangs/setup.py) egg_info for package elmoformanylangs Running command python setup.py egg_info running egg_info creating pip-egg-info/elmoformanylangs.egg-info writing top-level names to pip-egg-info/elmoformanylangs.egg-info/top_level.txt writing pip-egg-info/elmoformanylangs.egg-info/PKG-INFO writing dependency_links to pip-egg-info/elmoformanylangs.egg-info/dependency_links.txt writing requirements to pip-egg-info/elmoformanylangs.egg-info/requires.txt writing manifest file 'pip-egg-info/elmoformanylangs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/elmoformanylangs.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/elmoformanylangs.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-646jdjh0/elmoformanylangs has version 0.0.2, which satisfies requirement elmoformanylangs==0.0.2 from https://files.pythonhosted.org/packages/dd/6f/1021f236668a7d559943d6ab491606e99e21cc4cc6aab9126407fb595a19/elmoformanylangs-0.0.2.tar.gz#sha256=07b339518b22634af755871c35be6f548a2c8f9fda87600be7b31207937bc514 Removed elmoformanylangs==0.0.2 from https://files.pythonhosted.org/packages/dd/6f/1021f236668a7d559943d6ab491606e99e21cc4cc6aab9126407fb595a19/elmoformanylangs-0.0.2.tar.gz#sha256=07b339518b22634af755871c35be6f548a2c8f9fda87600be7b31207937bc514 from build tracker '/tmp/pip-req-tracker-sda4w04q' Building wheels for collected packages: elmoformanylangs Created temporary directory: /tmp/pip-wheel-2l_pnh5a Running setup.py bdist_wheel for elmoformanylangs: started Destination directory: /tmp/pip-wheel-2l_pnh5a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-646jdjh0/elmoformanylangs/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-2l_pnh5a running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/elmoformanylangs copying elmoformanylangs/dataloader.py -> build/lib/elmoformanylangs copying elmoformanylangs/utils.py -> build/lib/elmoformanylangs copying elmoformanylangs/elmo.py -> build/lib/elmoformanylangs copying elmoformanylangs/__init__.py -> build/lib/elmoformanylangs copying elmoformanylangs/biLM.py -> build/lib/elmoformanylangs copying elmoformanylangs/frontend.py -> build/lib/elmoformanylangs copying elmoformanylangs/__main__.py -> build/lib/elmoformanylangs creating build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/embedding_layer.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/lstm_cell_with_projection.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/util.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/elmo.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/encoder_base.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/__init__.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/lstm.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/highway.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/classify_layer.py -> build/lib/elmoformanylangs/modules copying elmoformanylangs/modules/token_embedder.py -> build/lib/elmoformanylangs/modules 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/elmoformanylangs copying build/lib/elmoformanylangs/dataloader.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs copying build/lib/elmoformanylangs/utils.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs copying build/lib/elmoformanylangs/elmo.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs copying build/lib/elmoformanylangs/__init__.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs copying build/lib/elmoformanylangs/biLM.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs copying build/lib/elmoformanylangs/frontend.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs creating build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/embedding_layer.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/lstm_cell_with_projection.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/util.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/elmo.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/encoder_base.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/__init__.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/lstm.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/highway.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/classify_layer.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/modules/token_embedder.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs/modules copying build/lib/elmoformanylangs/__main__.py -> build/bdist.linux-armv7l/wheel/elmoformanylangs running install_egg_info running egg_info writing elmoformanylangs.egg-info/PKG-INFO writing requirements to elmoformanylangs.egg-info/requires.txt writing top-level names to elmoformanylangs.egg-info/top_level.txt writing dependency_links to elmoformanylangs.egg-info/dependency_links.txt reading manifest file 'elmoformanylangs.egg-info/SOURCES.txt' writing manifest file 'elmoformanylangs.egg-info/SOURCES.txt' Copying elmoformanylangs.egg-info to build/bdist.linux-armv7l/wheel/elmoformanylangs-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/elmoformanylangs-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-2l_pnh5a/elmoformanylangs-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'elmoformanylangs/__init__.py' adding 'elmoformanylangs/__main__.py' adding 'elmoformanylangs/biLM.py' adding 'elmoformanylangs/dataloader.py' adding 'elmoformanylangs/elmo.py' adding 'elmoformanylangs/frontend.py' adding 'elmoformanylangs/utils.py' adding 'elmoformanylangs/modules/__init__.py' adding 'elmoformanylangs/modules/classify_layer.py' adding 'elmoformanylangs/modules/elmo.py' adding 'elmoformanylangs/modules/embedding_layer.py' adding 'elmoformanylangs/modules/encoder_base.py' adding 'elmoformanylangs/modules/highway.py' adding 'elmoformanylangs/modules/lstm.py' adding 'elmoformanylangs/modules/lstm_cell_with_projection.py' adding 'elmoformanylangs/modules/token_embedder.py' adding 'elmoformanylangs/modules/util.py' adding 'elmoformanylangs-0.0.2.dist-info/METADATA' adding 'elmoformanylangs-0.0.2.dist-info/WHEEL' adding 'elmoformanylangs-0.0.2.dist-info/top_level.txt' adding 'elmoformanylangs-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for elmoformanylangs: finished with status 'done' Stored in directory: /tmp/tmp75x603ba Successfully built elmoformanylangs Cleaning up... Removing source in /tmp/pip-wheel-646jdjh0/elmoformanylangs Removed build tracker '/tmp/pip-req-tracker-sda4w04q'