Created temporary directory: /tmp/pip-ephem-wheel-cache-7l5xfklp Created temporary directory: /tmp/pip-req-tracker-8cptqwc4 Created requirements tracker '/tmp/pip-req-tracker-8cptqwc4' Created temporary directory: /tmp/pip-wheel-nwdy1vp8 Looking in indexes: https://pypi.python.org/simple Collecting trimap==1.4.3.dev1 1 location(s) to search for versions of trimap: * https://pypi.python.org/simple/trimap/ Getting page https://pypi.python.org/simple/trimap/ Analyzing links from page https://pypi.org/simple/trimap/ Found link https://files.pythonhosted.org/packages/e8/a1/8ef99e25d0d4f7e13f65fea81dbb5341be42266241356e9b67eab3817b8e/trimap-1.3.0.dev1.tar.gz#sha256=2331904b7ac97aa555122f7d34b17ca8b1f31eb4441c99cf883fea044c39c8f2 (from https://pypi.org/simple/trimap/), version: 1.3.0.dev1 Found link https://files.pythonhosted.org/packages/25/35/97c2ef45444dc7f95d8cb5f7be894a6e2315b7245de8e597d4a251b494c7/trimap-1.4.0.dev1.tar.gz#sha256=3a56e8e616b32ba5e98567e3297bf5a80ce7a40473fc63d5e74d2c30b51d460f (from https://pypi.org/simple/trimap/), version: 1.4.0.dev1 Found link https://files.pythonhosted.org/packages/5c/d8/d82f58a02282ac35525b9820a43a0debbe9aab5fd80e0e185ecb44224de3/trimap-1.4.1.dev1.tar.gz#sha256=8f974a037efaaf8c04058dd2777703d8f20429b9c1418f78ee4c74d9e29e69cf (from https://pypi.org/simple/trimap/), version: 1.4.1.dev1 Found link https://files.pythonhosted.org/packages/4c/ef/db361ba84d10710b88fcc50823662b9d7a2296d93470ce141678e5c64ace/trimap-1.4.2.dev1.tar.gz#sha256=3ae9a57490c2e9c7e87bed17931bc57e86cfd1fb4cf24ef8c8fa9157244af433 (from https://pypi.org/simple/trimap/), version: 1.4.2.dev1 Found link https://files.pythonhosted.org/packages/1d/1b/3c42594fba18e0babb5b14158736dd1279a38ba93f3b94ca37489ebd5663/trimap-1.4.3.dev1.tar.gz#sha256=b7acdbe1aaa5695c79674b9f6ec840b20086fc80a76ead71af329c94c6ba33a8 (from https://pypi.org/simple/trimap/), version: 1.4.3.dev1 Using version 1.4.3.dev1 (newest of versions: 1.4.3.dev1) Created temporary directory: /tmp/pip-unpack-snct4uy1 Downloading https://files.pythonhosted.org/packages/1d/1b/3c42594fba18e0babb5b14158736dd1279a38ba93f3b94ca37489ebd5663/trimap-1.4.3.dev1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1d/1b/3c42594fba18e0babb5b14158736dd1279a38ba93f3b94ca37489ebd5663/trimap-1.4.3.dev1.tar.gz#sha256=b7acdbe1aaa5695c79674b9f6ec840b20086fc80a76ead71af329c94c6ba33a8 (from https://pypi.org/simple/trimap/) Added trimap==1.4.3.dev1 from https://files.pythonhosted.org/packages/1d/1b/3c42594fba18e0babb5b14158736dd1279a38ba93f3b94ca37489ebd5663/trimap-1.4.3.dev1.tar.gz#sha256=b7acdbe1aaa5695c79674b9f6ec840b20086fc80a76ead71af329c94c6ba33a8 to build tracker '/tmp/pip-req-tracker-8cptqwc4' Running setup.py (path:/tmp/pip-wheel-nwdy1vp8/trimap/setup.py) egg_info for package trimap Running command python setup.py egg_info running egg_info creating pip-egg-info/trimap.egg-info writing pip-egg-info/trimap.egg-info/PKG-INFO writing dependency_links to pip-egg-info/trimap.egg-info/dependency_links.txt writing requirements to pip-egg-info/trimap.egg-info/requires.txt writing top-level names to pip-egg-info/trimap.egg-info/top_level.txt writing manifest file 'pip-egg-info/trimap.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/trimap.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/trimap.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nwdy1vp8/trimap has version 1.4.3.dev1, which satisfies requirement trimap==1.4.3.dev1 from https://files.pythonhosted.org/packages/1d/1b/3c42594fba18e0babb5b14158736dd1279a38ba93f3b94ca37489ebd5663/trimap-1.4.3.dev1.tar.gz#sha256=b7acdbe1aaa5695c79674b9f6ec840b20086fc80a76ead71af329c94c6ba33a8 Removed trimap==1.4.3.dev1 from https://files.pythonhosted.org/packages/1d/1b/3c42594fba18e0babb5b14158736dd1279a38ba93f3b94ca37489ebd5663/trimap-1.4.3.dev1.tar.gz#sha256=b7acdbe1aaa5695c79674b9f6ec840b20086fc80a76ead71af329c94c6ba33a8 from build tracker '/tmp/pip-req-tracker-8cptqwc4' Building wheels for collected packages: trimap Created temporary directory: /tmp/pip-wheel-szuss7vf Running setup.py bdist_wheel for trimap: started Destination directory: /tmp/pip-wheel-szuss7vf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nwdy1vp8/trimap/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-szuss7vf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/trimap copying trimap/__init__.py -> build/lib/trimap copying trimap/trimap_.py -> build/lib/trimap 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/trimap copying build/lib/trimap/__init__.py -> build/bdist.linux-armv7l/wheel/trimap copying build/lib/trimap/trimap_.py -> build/bdist.linux-armv7l/wheel/trimap running install_egg_info running egg_info writing trimap.egg-info/PKG-INFO writing requirements to trimap.egg-info/requires.txt writing top-level names to trimap.egg-info/top_level.txt writing dependency_links to trimap.egg-info/dependency_links.txt reading manifest file 'trimap.egg-info/SOURCES.txt' writing manifest file 'trimap.egg-info/SOURCES.txt' Copying trimap.egg-info to build/bdist.linux-armv7l/wheel/trimap-1.4.3.dev1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/trimap-1.4.3.dev1.dist-info/WHEEL creating '/tmp/pip-wheel-szuss7vf/trimap-1.4.3.dev1-py3-none-any.whl' and adding '.' to it adding 'trimap/__init__.py' adding 'trimap/trimap_.py' adding 'trimap-1.4.3.dev1.dist-info/top_level.txt' adding 'trimap-1.4.3.dev1.dist-info/WHEEL' adding 'trimap-1.4.3.dev1.dist-info/METADATA' adding 'trimap-1.4.3.dev1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for trimap: finished with status 'done' Stored in directory: /tmp/tmpb15rgw4o Successfully built trimap Cleaning up... Removing source in /tmp/pip-wheel-nwdy1vp8/trimap Removed build tracker '/tmp/pip-req-tracker-8cptqwc4'