Created temporary directory: /tmp/pip-ephem-wheel-cache-1ex6yf5i Created temporary directory: /tmp/pip-req-tracker-4yp5ahga Created requirements tracker '/tmp/pip-req-tracker-4yp5ahga' Created temporary directory: /tmp/pip-wheel-aqmfx_sf Collecting vogel==0.2.5 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 Using version 0.2.5 (newest of versions: 0.2.5) Created temporary directory: /tmp/pip-unpack-p4qk2g4i Downloading https://files.pythonhosted.org/packages/ce/58/36f5199e331601eb60f3a9f6901120f897087163d4fc2962fc5f5835a76d/vogel-0.2.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ce/58/36f5199e331601eb60f3a9f6901120f897087163d4fc2962fc5f5835a76d/vogel-0.2.5.tar.gz#sha256=8a02fb00f9169906481fb667b3ccb8e9b1534d8b537a835a67c6c1a7054ef0eb (from https://pypi.org/simple/vogel/) Added vogel==0.2.5 from https://files.pythonhosted.org/packages/ce/58/36f5199e331601eb60f3a9f6901120f897087163d4fc2962fc5f5835a76d/vogel-0.2.5.tar.gz#sha256=8a02fb00f9169906481fb667b3ccb8e9b1534d8b537a835a67c6c1a7054ef0eb to build tracker '/tmp/pip-req-tracker-4yp5ahga' Running setup.py (path:/tmp/pip-wheel-aqmfx_sf/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 dependency_links to pip-egg-info/vogel.egg-info/dependency_links.txt writing pip-egg-info/vogel.egg-info/PKG-INFO writing requirements to pip-egg-info/vogel.egg-info/requires.txt 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-aqmfx_sf/vogel has version 0.2.5, which satisfies requirement vogel==0.2.5 from https://files.pythonhosted.org/packages/ce/58/36f5199e331601eb60f3a9f6901120f897087163d4fc2962fc5f5835a76d/vogel-0.2.5.tar.gz#sha256=8a02fb00f9169906481fb667b3ccb8e9b1534d8b537a835a67c6c1a7054ef0eb Removed vogel==0.2.5 from https://files.pythonhosted.org/packages/ce/58/36f5199e331601eb60f3a9f6901120f897087163d4fc2962fc5f5835a76d/vogel-0.2.5.tar.gz#sha256=8a02fb00f9169906481fb667b3ccb8e9b1534d8b537a835a67c6c1a7054ef0eb from build tracker '/tmp/pip-req-tracker-4yp5ahga' Building wheels for collected packages: vogel Created temporary directory: /tmp/pip-wheel-k_81th9t Running setup.py bdist_wheel for vogel: started Destination directory: /tmp/pip-wheel-k_81th9t Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aqmfx_sf/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-k_81th9t 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/__init__.py -> build/lib/vogel/preprocessing copying vogel/preprocessing/preprocessing.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/preprocessing copying build/lib/vogel/preprocessing/__init__.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/vogel 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/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 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 running install_egg_info running egg_info creating vogel.egg-info writing vogel.egg-info/PKG-INFO writing dependency_links to vogel.egg-info/dependency_links.txt writing requirements to vogel.egg-info/requires.txt 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.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vogel-0.2.5.dist-info/WHEEL creating '/tmp/pip-wheel-k_81th9t/vogel-0.2.5-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.5.dist-info/METADATA' adding 'vogel-0.2.5.dist-info/WHEEL' adding 'vogel-0.2.5.dist-info/top_level.txt' adding 'vogel-0.2.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vogel: finished with status 'done' Stored in directory: /tmp/tmp2tlwjewl Successfully built vogel Cleaning up... Removing source in /tmp/pip-wheel-aqmfx_sf/vogel Removed build tracker '/tmp/pip-req-tracker-4yp5ahga'