Created temporary directory: /tmp/pip-ephem-wheel-cache-i8o92ktq Created temporary directory: /tmp/pip-req-tracker-e4_poj4h Created requirements tracker '/tmp/pip-req-tracker-e4_poj4h' Created temporary directory: /tmp/pip-wheel-yf7du6qt Collecting sorch==0.1.1 1 location(s) to search for versions of sorch: * https://pypi.org/simple/sorch/ Getting page https://pypi.org/simple/sorch/ Analyzing links from page https://pypi.org/simple/sorch/ Skipping link https://files.pythonhosted.org/packages/dd/90/76bb574293db94575905b05dd6f3e6ad76fd78611ee1e795237f0e5667f4/sorch-0.1-py2-none-any.whl#sha256=22cbfb10aa986c33dae5f446238910a39002e660ff1d9c9cfd320acb63dd267f (from https://pypi.org/simple/sorch/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/c1/fa/7377c0a997dd3d14533e6d8109829cd866f4cee1a11ee6b20105916e19f5/sorch-0.1.tar.gz#sha256=a8ab316df1d0cc34449fa1cdfa45a2a2b7236f9cd27e11038c7259b219091bfc (from https://pypi.org/simple/sorch/), version: 0.1 Skipping link https://files.pythonhosted.org/packages/c3/aa/28a681772fe5c22859584574bb6dc17e7c1d3a6fba024ff446c49c7e985a/sorch-0.1.1-py2-none-any.whl#sha256=fec3fd0157987cff67c79b595914d8a56d67825e725921211c03315e9382000f (from https://pypi.org/simple/sorch/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/ce/0b/80234ecb275e674067c0f5bedc1666c38badca43e40d142bf5735365fa13/sorch-0.1.1.tar.gz#sha256=a50430b181177a1a8e1ed0e1e8306e5a2784b7500425ca1747884facc51ae31b (from https://pypi.org/simple/sorch/), version: 0.1.1 Skipping link https://files.pythonhosted.org/packages/3d/31/d91b91efe8ec90ba14ed1213bcc7cd67a46c4aabab4978f83b48de6bb31e/sorch-0.2-py2-none-any.whl#sha256=12355c4babb0caa42b9b6987ceddd6b13ec7b5fbf32ba62cfbd23a0820214a72 (from https://pypi.org/simple/sorch/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/df/7e/1897dfa1f93e63237f633eea3a0f10442d0c9d6d9331f36046ea72664fa6/sorch-0.2.tar.gz#sha256=39f17c0f791831b3f1b0832f5c9911bf78f15dc87c175bdd4c2d0184c2edbea8 (from https://pypi.org/simple/sorch/), version: 0.2 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-ekub417i Downloading https://files.pythonhosted.org/packages/ce/0b/80234ecb275e674067c0f5bedc1666c38badca43e40d142bf5735365fa13/sorch-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ce/0b/80234ecb275e674067c0f5bedc1666c38badca43e40d142bf5735365fa13/sorch-0.1.1.tar.gz#sha256=a50430b181177a1a8e1ed0e1e8306e5a2784b7500425ca1747884facc51ae31b (from https://pypi.org/simple/sorch/) Added sorch==0.1.1 from https://files.pythonhosted.org/packages/ce/0b/80234ecb275e674067c0f5bedc1666c38badca43e40d142bf5735365fa13/sorch-0.1.1.tar.gz#sha256=a50430b181177a1a8e1ed0e1e8306e5a2784b7500425ca1747884facc51ae31b to build tracker '/tmp/pip-req-tracker-e4_poj4h' Running setup.py (path:/tmp/pip-wheel-yf7du6qt/sorch/setup.py) egg_info for package sorch Running command python setup.py egg_info running egg_info creating pip-egg-info/sorch.egg-info writing requirements to pip-egg-info/sorch.egg-info/requires.txt writing dependency_links to pip-egg-info/sorch.egg-info/dependency_links.txt writing pip-egg-info/sorch.egg-info/PKG-INFO writing top-level names to pip-egg-info/sorch.egg-info/top_level.txt writing manifest file 'pip-egg-info/sorch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sorch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/sorch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-yf7du6qt/sorch has version 0.1.1, which satisfies requirement sorch==0.1.1 from https://files.pythonhosted.org/packages/ce/0b/80234ecb275e674067c0f5bedc1666c38badca43e40d142bf5735365fa13/sorch-0.1.1.tar.gz#sha256=a50430b181177a1a8e1ed0e1e8306e5a2784b7500425ca1747884facc51ae31b Removed sorch==0.1.1 from https://files.pythonhosted.org/packages/ce/0b/80234ecb275e674067c0f5bedc1666c38badca43e40d142bf5735365fa13/sorch-0.1.1.tar.gz#sha256=a50430b181177a1a8e1ed0e1e8306e5a2784b7500425ca1747884facc51ae31b from build tracker '/tmp/pip-req-tracker-e4_poj4h' Building wheels for collected packages: sorch Created temporary directory: /tmp/pip-wheel-5aflkokw Running setup.py bdist_wheel for sorch: started Destination directory: /tmp/pip-wheel-5aflkokw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-yf7du6qt/sorch/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-5aflkokw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sorch copying sorch/__init__.py -> build/lib/sorch creating build/lib/sorch/trainer copying sorch/trainer/trainer.py -> build/lib/sorch/trainer copying sorch/trainer/__init__.py -> build/lib/sorch/trainer 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/sorch copying build/lib/sorch/__init__.py -> build/bdist.linux-armv7l/wheel/sorch creating build/bdist.linux-armv7l/wheel/sorch/trainer copying build/lib/sorch/trainer/trainer.py -> build/bdist.linux-armv7l/wheel/sorch/trainer copying build/lib/sorch/trainer/__init__.py -> build/bdist.linux-armv7l/wheel/sorch/trainer running install_egg_info running egg_info writing top-level names to sorch.egg-info/top_level.txt writing requirements to sorch.egg-info/requires.txt writing dependency_links to sorch.egg-info/dependency_links.txt writing sorch.egg-info/PKG-INFO reading manifest file 'sorch.egg-info/SOURCES.txt' writing manifest file 'sorch.egg-info/SOURCES.txt' Copying sorch.egg-info to build/bdist.linux-armv7l/wheel/sorch-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/sorch-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-5aflkokw/sorch-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'sorch/__init__.py' adding 'sorch/trainer/__init__.py' adding 'sorch/trainer/trainer.py' adding 'sorch-0.1.1.dist-info/METADATA' adding 'sorch-0.1.1.dist-info/WHEEL' adding 'sorch-0.1.1.dist-info/top_level.txt' adding 'sorch-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sorch: finished with status 'done' Stored in directory: /tmp/tmpnga4w171 Successfully built sorch Cleaning up... Removing source in /tmp/pip-wheel-yf7du6qt/sorch Removed build tracker '/tmp/pip-req-tracker-e4_poj4h'