Created temporary directory: /tmp/pip-ephem-wheel-cache-ytg1rfb4 Created temporary directory: /tmp/pip-req-tracker-iepjgo9c Created requirements tracker '/tmp/pip-req-tracker-iepjgo9c' Created temporary directory: /tmp/pip-wheel-v7q6v68r Looking in indexes: https://pypi.python.org/simple Collecting GraphWFC==0.9.1 1 location(s) to search for versions of GraphWFC: * https://pypi.python.org/simple/graphwfc/ Getting page https://pypi.python.org/simple/graphwfc/ Analyzing links from page https://pypi.org/simple/graphwfc/ Found link https://files.pythonhosted.org/packages/de/09/8f3c54247fac57b6bf7c158f9b9dd5d00aa3a74982ddf741151c1b2f528f/GraphWFC-0.9.0.tar.gz#sha256=eb16b87dc2c9428caf6b731f525a5f1d06d7f2d4c810b11b095533e76df7001e (from https://pypi.org/simple/graphwfc/) (requires-python:>=3.0), version: 0.9.0 Found link https://files.pythonhosted.org/packages/58/ba/279601b543abd20d4a46de52d4bb6b0933031d3de36318545a30ba8093ff/GraphWFC-0.9.1.tar.gz#sha256=8f1d6ba5cef1d8ea17c4db88e4cf0725a154f042fd52c0ee0594f5988c48aa16 (from https://pypi.org/simple/graphwfc/) (requires-python:>=3.0), version: 0.9.1 Found link https://files.pythonhosted.org/packages/11/55/156ff390555da893c181f585e94f5ca3ee68fbc9b200cb8ddd5cadb542c5/GraphWFC-0.9.2.tar.gz#sha256=bdb2f4e638e777070a8f453d1cc33cef7bfd41cfb6bc82a5f6172ac68aa5d1ba (from https://pypi.org/simple/graphwfc/) (requires-python:>=3.0), version: 0.9.2 Using version 0.9.1 (newest of versions: 0.9.1) Created temporary directory: /tmp/pip-unpack-p5nlf0_k Downloading https://files.pythonhosted.org/packages/58/ba/279601b543abd20d4a46de52d4bb6b0933031d3de36318545a30ba8093ff/GraphWFC-0.9.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/58/ba/279601b543abd20d4a46de52d4bb6b0933031d3de36318545a30ba8093ff/GraphWFC-0.9.1.tar.gz#sha256=8f1d6ba5cef1d8ea17c4db88e4cf0725a154f042fd52c0ee0594f5988c48aa16 (from https://pypi.org/simple/graphwfc/) (requires-python:>=3.0) Added GraphWFC==0.9.1 from https://files.pythonhosted.org/packages/58/ba/279601b543abd20d4a46de52d4bb6b0933031d3de36318545a30ba8093ff/GraphWFC-0.9.1.tar.gz#sha256=8f1d6ba5cef1d8ea17c4db88e4cf0725a154f042fd52c0ee0594f5988c48aa16 to build tracker '/tmp/pip-req-tracker-iepjgo9c' Running setup.py (path:/tmp/pip-wheel-v7q6v68r/GraphWFC/setup.py) egg_info for package GraphWFC Running command python setup.py egg_info running egg_info creating pip-egg-info/GraphWFC.egg-info writing top-level names to pip-egg-info/GraphWFC.egg-info/top_level.txt writing requirements to pip-egg-info/GraphWFC.egg-info/requires.txt writing dependency_links to pip-egg-info/GraphWFC.egg-info/dependency_links.txt writing pip-egg-info/GraphWFC.egg-info/PKG-INFO writing manifest file 'pip-egg-info/GraphWFC.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/GraphWFC.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/GraphWFC.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-v7q6v68r/GraphWFC has version 0.9.1, which satisfies requirement GraphWFC==0.9.1 from https://files.pythonhosted.org/packages/58/ba/279601b543abd20d4a46de52d4bb6b0933031d3de36318545a30ba8093ff/GraphWFC-0.9.1.tar.gz#sha256=8f1d6ba5cef1d8ea17c4db88e4cf0725a154f042fd52c0ee0594f5988c48aa16 Removed GraphWFC==0.9.1 from https://files.pythonhosted.org/packages/58/ba/279601b543abd20d4a46de52d4bb6b0933031d3de36318545a30ba8093ff/GraphWFC-0.9.1.tar.gz#sha256=8f1d6ba5cef1d8ea17c4db88e4cf0725a154f042fd52c0ee0594f5988c48aa16 from build tracker '/tmp/pip-req-tracker-iepjgo9c' Building wheels for collected packages: GraphWFC Created temporary directory: /tmp/pip-wheel-7dq4t8b1 Running setup.py bdist_wheel for GraphWFC: started Destination directory: /tmp/pip-wheel-7dq4t8b1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v7q6v68r/GraphWFC/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-7dq4t8b1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/graphwfc copying graphwfc/__main__.py -> build/lib/graphwfc copying graphwfc/__init__.py -> build/lib/graphwfc copying graphwfc/GraphWFCState.py -> build/lib/graphwfc copying graphwfc/helpers.py -> build/lib/graphwfc 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/graphwfc copying build/lib/graphwfc/__main__.py -> build/bdist.linux-armv7l/wheel/graphwfc copying build/lib/graphwfc/__init__.py -> build/bdist.linux-armv7l/wheel/graphwfc copying build/lib/graphwfc/GraphWFCState.py -> build/bdist.linux-armv7l/wheel/graphwfc copying build/lib/graphwfc/helpers.py -> build/bdist.linux-armv7l/wheel/graphwfc running install_egg_info running egg_info writing dependency_links to GraphWFC.egg-info/dependency_links.txt writing GraphWFC.egg-info/PKG-INFO writing top-level names to GraphWFC.egg-info/top_level.txt writing requirements to GraphWFC.egg-info/requires.txt reading manifest file 'GraphWFC.egg-info/SOURCES.txt' writing manifest file 'GraphWFC.egg-info/SOURCES.txt' Copying GraphWFC.egg-info to build/bdist.linux-armv7l/wheel/GraphWFC-0.9.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/GraphWFC-0.9.1.dist-info/WHEEL Running setup.py bdist_wheel for GraphWFC: finished with status 'done' Stored in directory: /tmp/tmpn647egig Successfully built GraphWFC Cleaning up... Removing source in /tmp/pip-wheel-v7q6v68r/GraphWFC Removed build tracker '/tmp/pip-req-tracker-iepjgo9c'