Created temporary directory: /tmp/pip-ephem-wheel-cache-qfh1h4ll Created temporary directory: /tmp/pip-req-tracker-1oorjjd4 Created requirements tracker '/tmp/pip-req-tracker-1oorjjd4' Created temporary directory: /tmp/pip-wheel-4hom85x8 Looking in indexes: https://pypi.python.org/simple Collecting NetLSD==1.0.2 1 location(s) to search for versions of NetLSD: * https://pypi.python.org/simple/netlsd/ Getting page https://pypi.python.org/simple/netlsd/ Analyzing links from page https://pypi.org/simple/netlsd/ Found link https://files.pythonhosted.org/packages/84/59/b4859e0f7220ec600f9726167178916c6bf88a8960f5c7a150aff1a65397/NetLSD-1.0.0.tar.gz#sha256=61ac6d8048d1a03370a8079f60ce106c6e4cfc9b4089522add3d28439216ce33 (from https://pypi.org/simple/netlsd/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/4e/a5/4bee7a8dc572720f3a33db85a079d1465fdf3ea3a9b076c46bfdbbc86e92/NetLSD-1.0.1.tar.gz#sha256=212f4a0b2752d2626eb745d5835cad29f8a68e218af2053ed0fe21deb2b5e328 (from https://pypi.org/simple/netlsd/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/37/05/9f479b6fd30275290bc2abdd15dc2364b6942758a3616cd9210bcb659952/NetLSD-1.0.2.tar.gz#sha256=2e407e5db5dbc54079f99537d7608079e2ee73f1415ce8fb0eab9497936c7349 (from https://pypi.org/simple/netlsd/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-xksxo8it Downloading https://files.pythonhosted.org/packages/37/05/9f479b6fd30275290bc2abdd15dc2364b6942758a3616cd9210bcb659952/NetLSD-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/37/05/9f479b6fd30275290bc2abdd15dc2364b6942758a3616cd9210bcb659952/NetLSD-1.0.2.tar.gz#sha256=2e407e5db5dbc54079f99537d7608079e2ee73f1415ce8fb0eab9497936c7349 (from https://pypi.org/simple/netlsd/) Added NetLSD==1.0.2 from https://files.pythonhosted.org/packages/37/05/9f479b6fd30275290bc2abdd15dc2364b6942758a3616cd9210bcb659952/NetLSD-1.0.2.tar.gz#sha256=2e407e5db5dbc54079f99537d7608079e2ee73f1415ce8fb0eab9497936c7349 to build tracker '/tmp/pip-req-tracker-1oorjjd4' Running setup.py (path:/tmp/pip-wheel-4hom85x8/NetLSD/setup.py) egg_info for package NetLSD Running command python setup.py egg_info running egg_info creating pip-egg-info/NetLSD.egg-info writing top-level names to pip-egg-info/NetLSD.egg-info/top_level.txt writing pip-egg-info/NetLSD.egg-info/PKG-INFO writing requirements to pip-egg-info/NetLSD.egg-info/requires.txt writing dependency_links to pip-egg-info/NetLSD.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/NetLSD.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/NetLSD.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/NetLSD.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4hom85x8/NetLSD has version 1.0.2, which satisfies requirement NetLSD==1.0.2 from https://files.pythonhosted.org/packages/37/05/9f479b6fd30275290bc2abdd15dc2364b6942758a3616cd9210bcb659952/NetLSD-1.0.2.tar.gz#sha256=2e407e5db5dbc54079f99537d7608079e2ee73f1415ce8fb0eab9497936c7349 Removed NetLSD==1.0.2 from https://files.pythonhosted.org/packages/37/05/9f479b6fd30275290bc2abdd15dc2364b6942758a3616cd9210bcb659952/NetLSD-1.0.2.tar.gz#sha256=2e407e5db5dbc54079f99537d7608079e2ee73f1415ce8fb0eab9497936c7349 from build tracker '/tmp/pip-req-tracker-1oorjjd4' Building wheels for collected packages: NetLSD Created temporary directory: /tmp/pip-wheel-ywrs6vn3 Running setup.py bdist_wheel for NetLSD: started Destination directory: /tmp/pip-wheel-ywrs6vn3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4hom85x8/NetLSD/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-ywrs6vn3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/netlsd copying netlsd/util.py -> build/lib/netlsd copying netlsd/kernels.py -> build/lib/netlsd copying netlsd/__init__.py -> build/lib/netlsd 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/netlsd copying build/lib/netlsd/util.py -> build/bdist.linux-armv7l/wheel/netlsd copying build/lib/netlsd/kernels.py -> build/bdist.linux-armv7l/wheel/netlsd copying build/lib/netlsd/__init__.py -> build/bdist.linux-armv7l/wheel/netlsd running install_egg_info running egg_info writing dependency_links to NetLSD.egg-info/dependency_links.txt writing NetLSD.egg-info/PKG-INFO writing requirements to NetLSD.egg-info/requires.txt writing top-level names to NetLSD.egg-info/top_level.txt reading manifest file 'NetLSD.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'NetLSD.egg-info/SOURCES.txt' Copying NetLSD.egg-info to build/bdist.linux-armv7l/wheel/NetLSD-1.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/NetLSD-1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for NetLSD: finished with status 'done' Stored in directory: /tmp/tmpbg6bd6kp Successfully built NetLSD Cleaning up... Removing source in /tmp/pip-wheel-4hom85x8/NetLSD Removed build tracker '/tmp/pip-req-tracker-1oorjjd4'