Created temporary directory: /tmp/pip-ephem-wheel-cache-hbga3mf8 Created temporary directory: /tmp/pip-req-tracker-ans2w_6u Created requirements tracker '/tmp/pip-req-tracker-ans2w_6u' Created temporary directory: /tmp/pip-wheel-5xflsi6m Looking in indexes: https://pypi.python.org/simple Collecting disagree==0.1.0 1 location(s) to search for versions of disagree: * https://pypi.python.org/simple/disagree/ Getting page https://pypi.python.org/simple/disagree/ Analyzing links from page https://pypi.org/simple/disagree/ Skipping link https://files.pythonhosted.org/packages/b1/1a/e53bf237362e6b9e41bbe7d3634912d50a78ac60a4192d2e66c84c5c5f1b/disagree-0.1.0-py2-none-any.whl#sha256=eef4032dcd61ef533c610c707b3eab6ef68b3a1579bd77ef5a68c6bef76bc135 (from https://pypi.org/simple/disagree/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/2a/82/12a37c493d64f3d97340dfb06723a698ad1a9ed871d8e2d2b6890c7df4c4/disagree-0.1.0.tar.gz#sha256=ecb5ca7d36fdb865955f3bf25b06bd86f1446af8abfba44becf80400bd0c3aff (from https://pypi.org/simple/disagree/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-o_b3zp7o Downloading https://files.pythonhosted.org/packages/2a/82/12a37c493d64f3d97340dfb06723a698ad1a9ed871d8e2d2b6890c7df4c4/disagree-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2a/82/12a37c493d64f3d97340dfb06723a698ad1a9ed871d8e2d2b6890c7df4c4/disagree-0.1.0.tar.gz#sha256=ecb5ca7d36fdb865955f3bf25b06bd86f1446af8abfba44becf80400bd0c3aff (from https://pypi.org/simple/disagree/) Added disagree==0.1.0 from https://files.pythonhosted.org/packages/2a/82/12a37c493d64f3d97340dfb06723a698ad1a9ed871d8e2d2b6890c7df4c4/disagree-0.1.0.tar.gz#sha256=ecb5ca7d36fdb865955f3bf25b06bd86f1446af8abfba44becf80400bd0c3aff to build tracker '/tmp/pip-req-tracker-ans2w_6u' Running setup.py (path:/tmp/pip-wheel-5xflsi6m/disagree/setup.py) egg_info for package disagree Running command python setup.py egg_info running egg_info creating pip-egg-info/disagree.egg-info writing requirements to pip-egg-info/disagree.egg-info/requires.txt writing dependency_links to pip-egg-info/disagree.egg-info/dependency_links.txt writing pip-egg-info/disagree.egg-info/PKG-INFO writing top-level names to pip-egg-info/disagree.egg-info/top_level.txt writing manifest file 'pip-egg-info/disagree.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/disagree.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/disagree.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:244: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) Source in /tmp/pip-wheel-5xflsi6m/disagree has version 0.1.0, which satisfies requirement disagree==0.1.0 from https://files.pythonhosted.org/packages/2a/82/12a37c493d64f3d97340dfb06723a698ad1a9ed871d8e2d2b6890c7df4c4/disagree-0.1.0.tar.gz#sha256=ecb5ca7d36fdb865955f3bf25b06bd86f1446af8abfba44becf80400bd0c3aff Removed disagree==0.1.0 from https://files.pythonhosted.org/packages/2a/82/12a37c493d64f3d97340dfb06723a698ad1a9ed871d8e2d2b6890c7df4c4/disagree-0.1.0.tar.gz#sha256=ecb5ca7d36fdb865955f3bf25b06bd86f1446af8abfba44becf80400bd0c3aff from build tracker '/tmp/pip-req-tracker-ans2w_6u' Building wheels for collected packages: disagree Created temporary directory: /tmp/pip-wheel-htgzk5qw Running setup.py bdist_wheel for disagree: started Destination directory: /tmp/pip-wheel-htgzk5qw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5xflsi6m/disagree/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-htgzk5qw /usr/lib/python3.4/distutils/dist.py:244: UserWarning: 'licence' distribution option is deprecated; use 'license' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/disagree copying disagree/__init__.py -> build/lib/disagree copying disagree/metrics.py -> build/lib/disagree copying disagree/agreements.py -> build/lib/disagree copying disagree/plot_utils.py -> build/lib/disagree creating build/lib/disagree/test copying disagree/test/test_metrics.py -> build/lib/disagree/test copying disagree/test/__init__.py -> build/lib/disagree/test copying disagree/test/test_visualisation.py -> build/lib/disagree/test running egg_info writing disagree.egg-info/PKG-INFO writing dependency_links to disagree.egg-info/dependency_links.txt writing requirements to disagree.egg-info/requires.txt writing top-level names to disagree.egg-info/top_level.txt reading manifest file 'disagree.egg-info/SOURCES.txt' writing manifest file 'disagree.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.4 copying bin/plot_utils.py -> build/scripts-3.4 changing mode of build/scripts-3.4/plot_utils.py from 644 to 755 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/disagree copying build/lib/disagree/__init__.py -> build/bdist.linux-armv7l/wheel/disagree copying build/lib/disagree/metrics.py -> build/bdist.linux-armv7l/wheel/disagree copying build/lib/disagree/agreements.py -> build/bdist.linux-armv7l/wheel/disagree creating build/bdist.linux-armv7l/wheel/disagree/test copying build/lib/disagree/test/test_metrics.py -> build/bdist.linux-armv7l/wheel/disagree/test copying build/lib/disagree/test/__init__.py -> build/bdist.linux-armv7l/wheel/disagree/test copying build/lib/disagree/test/test_visualisation.py -> build/bdist.linux-armv7l/wheel/disagree/test copying build/lib/disagree/plot_utils.py -> build/bdist.linux-armv7l/wheel/disagree running install_egg_info Copying disagree.egg-info to build/bdist.linux-armv7l/wheel/disagree-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/disagree-0.1.0.data creating build/bdist.linux-armv7l/wheel/disagree-0.1.0.data/scripts copying build/scripts-3.4/plot_utils.py -> build/bdist.linux-armv7l/wheel/disagree-0.1.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/disagree-0.1.0.data/scripts/plot_utils.py to 755 creating build/bdist.linux-armv7l/wheel/disagree-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-htgzk5qw/disagree-0.1.0-py3-none-any.whl' and adding '.' to it adding 'disagree/__init__.py' adding 'disagree/agreements.py' adding 'disagree/metrics.py' adding 'disagree/plot_utils.py' adding 'disagree/test/__init__.py' adding 'disagree/test/test_metrics.py' adding 'disagree/test/test_visualisation.py' adding 'disagree-0.1.0.data/scripts/plot_utils.py' adding 'disagree-0.1.0.dist-info/top_level.txt' adding 'disagree-0.1.0.dist-info/WHEEL' adding 'disagree-0.1.0.dist-info/METADATA' adding 'disagree-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for disagree: finished with status 'done' Stored in directory: /tmp/tmpgen7og5z Successfully built disagree Cleaning up... Removing source in /tmp/pip-wheel-5xflsi6m/disagree Removed build tracker '/tmp/pip-req-tracker-ans2w_6u'