Created temporary directory: /tmp/pip-ephem-wheel-cache-5xwwr4um Created temporary directory: /tmp/pip-req-tracker-hkp6e42o Created requirements tracker '/tmp/pip-req-tracker-hkp6e42o' Created temporary directory: /tmp/pip-wheel-osrw8qcl Collecting vogel==0.2.8 1 location(s) to search for versions of vogel: * https://pypi.org/simple/vogel/ Getting page https://pypi.org/simple/vogel/ Analyzing links from page https://pypi.org/simple/vogel/ Found link https://files.pythonhosted.org/packages/fa/3e/129a60030263ba1276e7ccd9ea0385dfe48284c26a90be2a0b4783390eea/vogel-0.2.4-py3-none-any.whl#sha256=eec082637aadbb3d3bdcde64c6a52bfb44831d013893fb08c2eacc3b8078c7b9 (from https://pypi.org/simple/vogel/), version: 0.2.4 Found link https://files.pythonhosted.org/packages/ce/58/36f5199e331601eb60f3a9f6901120f897087163d4fc2962fc5f5835a76d/vogel-0.2.5.tar.gz#sha256=8a02fb00f9169906481fb667b3ccb8e9b1534d8b537a835a67c6c1a7054ef0eb (from https://pypi.org/simple/vogel/), version: 0.2.5 Found link https://files.pythonhosted.org/packages/d6/ed/f0bdc4a3beb0e9c5507d7885b79ac47504a772fb064bc034ce5ae08d9437/vogel-0.2.6.tar.gz#sha256=0cce2050a6e2cb2df617f8a3c1bb3b582ed093e1913a3a3b810b31b4ba49f42d (from https://pypi.org/simple/vogel/), version: 0.2.6 Found link https://files.pythonhosted.org/packages/97/c0/a95d1bf13162bf59810fb45c5daae3f9769d3259a2c22b18ccf1752ccdcc/vogel-0.2.7.tar.gz#sha256=c46548a3b3f793618ab96d6dd98f488b3bc811639800dd363cf389cf9a2cc56e (from https://pypi.org/simple/vogel/), version: 0.2.7 Found link https://files.pythonhosted.org/packages/8e/0f/a8230dcd7cb2ab40aca6d6f9dddff17da5e78c20d838eb1e6a0d3512c632/vogel-0.2.8.tar.gz#sha256=bb1c0a425b72d1191cfb179695482dda47ad323491a9486043f0d2d39b1dc412 (from https://pypi.org/simple/vogel/), version: 0.2.8 Using version 0.2.8 (newest of versions: 0.2.8) Created temporary directory: /tmp/pip-unpack-4_jldwim Downloading https://files.pythonhosted.org/packages/8e/0f/a8230dcd7cb2ab40aca6d6f9dddff17da5e78c20d838eb1e6a0d3512c632/vogel-0.2.8.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8e/0f/a8230dcd7cb2ab40aca6d6f9dddff17da5e78c20d838eb1e6a0d3512c632/vogel-0.2.8.tar.gz#sha256=bb1c0a425b72d1191cfb179695482dda47ad323491a9486043f0d2d39b1dc412 (from https://pypi.org/simple/vogel/) Added vogel==0.2.8 from https://files.pythonhosted.org/packages/8e/0f/a8230dcd7cb2ab40aca6d6f9dddff17da5e78c20d838eb1e6a0d3512c632/vogel-0.2.8.tar.gz#sha256=bb1c0a425b72d1191cfb179695482dda47ad323491a9486043f0d2d39b1dc412 to build tracker '/tmp/pip-req-tracker-hkp6e42o' Running setup.py (path:/tmp/pip-wheel-osrw8qcl/vogel/setup.py) egg_info for package vogel Running command python setup.py egg_info running egg_info creating pip-egg-info/vogel.egg-info writing requirements to pip-egg-info/vogel.egg-info/requires.txt writing dependency_links to pip-egg-info/vogel.egg-info/dependency_links.txt writing pip-egg-info/vogel.egg-info/PKG-INFO writing top-level names to pip-egg-info/vogel.egg-info/top_level.txt writing manifest file 'pip-egg-info/vogel.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vogel.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/vogel.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-osrw8qcl/vogel has version 0.2.8, which satisfies requirement vogel==0.2.8 from https://files.pythonhosted.org/packages/8e/0f/a8230dcd7cb2ab40aca6d6f9dddff17da5e78c20d838eb1e6a0d3512c632/vogel-0.2.8.tar.gz#sha256=bb1c0a425b72d1191cfb179695482dda47ad323491a9486043f0d2d39b1dc412 Removed vogel==0.2.8 from https://files.pythonhosted.org/packages/8e/0f/a8230dcd7cb2ab40aca6d6f9dddff17da5e78c20d838eb1e6a0d3512c632/vogel-0.2.8.tar.gz#sha256=bb1c0a425b72d1191cfb179695482dda47ad323491a9486043f0d2d39b1dc412 from build tracker '/tmp/pip-req-tracker-hkp6e42o' Building wheels for collected packages: vogel Created temporary directory: /tmp/pip-wheel-_80141p1 Running setup.py bdist_wheel for vogel: started Destination directory: /tmp/pip-wheel-_80141p1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-osrw8qcl/vogel/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-_80141p1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vogel copying vogel/__init__.py -> build/lib/vogel creating build/lib/vogel/preprocessing copying vogel/preprocessing/preprocessing.py -> build/lib/vogel/preprocessing copying vogel/preprocessing/__init__.py -> build/lib/vogel/preprocessing creating build/lib/vogel/train copying vogel/train/train.py -> build/lib/vogel/train copying vogel/train/__init__.py -> build/lib/vogel/train creating build/lib/vogel/utils copying vogel/utils/utils.py -> build/lib/vogel/utils copying vogel/utils/__init__.py -> build/lib/vogel/utils creating build/lib/vogel/utils/stats copying vogel/utils/stats/stats.py -> build/lib/vogel/utils/stats copying vogel/utils/stats/__init__.py -> build/lib/vogel/utils/stats 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/vogel creating build/bdist.linux-armv7l/wheel/vogel/utils copying build/lib/vogel/utils/utils.py -> build/bdist.linux-armv7l/wheel/vogel/utils copying build/lib/vogel/utils/__init__.py -> build/bdist.linux-armv7l/wheel/vogel/utils creating build/bdist.linux-armv7l/wheel/vogel/utils/stats copying build/lib/vogel/utils/stats/stats.py -> build/bdist.linux-armv7l/wheel/vogel/utils/stats copying build/lib/vogel/utils/stats/__init__.py -> build/bdist.linux-armv7l/wheel/vogel/utils/stats creating build/bdist.linux-armv7l/wheel/vogel/train copying build/lib/vogel/train/train.py -> build/bdist.linux-armv7l/wheel/vogel/train copying build/lib/vogel/train/__init__.py -> build/bdist.linux-armv7l/wheel/vogel/train creating build/bdist.linux-armv7l/wheel/vogel/preprocessing copying build/lib/vogel/preprocessing/preprocessing.py -> build/bdist.linux-armv7l/wheel/vogel/preprocessing copying build/lib/vogel/preprocessing/__init__.py -> build/bdist.linux-armv7l/wheel/vogel/preprocessing copying build/lib/vogel/__init__.py -> build/bdist.linux-armv7l/wheel/vogel running install_egg_info running egg_info creating vogel.egg-info writing dependency_links to vogel.egg-info/dependency_links.txt writing requirements to vogel.egg-info/requires.txt writing vogel.egg-info/PKG-INFO writing top-level names to vogel.egg-info/top_level.txt writing manifest file 'vogel.egg-info/SOURCES.txt' reading manifest file 'vogel.egg-info/SOURCES.txt' writing manifest file 'vogel.egg-info/SOURCES.txt' Copying vogel.egg-info to build/bdist.linux-armv7l/wheel/vogel-0.2.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vogel-0.2.8.dist-info/WHEEL creating '/tmp/pip-wheel-_80141p1/vogel-0.2.8-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'vogel/__init__.py' adding 'vogel/preprocessing/__init__.py' adding 'vogel/preprocessing/preprocessing.py' adding 'vogel/train/__init__.py' adding 'vogel/train/train.py' adding 'vogel/utils/__init__.py' adding 'vogel/utils/utils.py' adding 'vogel/utils/stats/__init__.py' adding 'vogel/utils/stats/stats.py' adding 'vogel-0.2.8.dist-info/METADATA' adding 'vogel-0.2.8.dist-info/WHEEL' adding 'vogel-0.2.8.dist-info/top_level.txt' adding 'vogel-0.2.8.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vogel: finished with status 'done' Stored in directory: /tmp/tmpvrrwyw6r Successfully built vogel Cleaning up... Removing source in /tmp/pip-wheel-osrw8qcl/vogel Removed build tracker '/tmp/pip-req-tracker-hkp6e42o'