Collecting NetComp==0.2.3 1 location(s) to search for versions of NetComp: * https://pypi.python.org/simple/netcomp/ Getting page https://pypi.python.org/simple/netcomp/ Analyzing links from page https://pypi.python.org/simple/netcomp/ Found link https://pypi.python.org/packages/08/40/7562cbed9b862fa25dc12660aabce7c9c10f59798d625c100a26d5b1768e/NetComp-0.2.3.tar.gz#md5=3cea4fdc07ea0fee3615f767acb51d9c (from https://pypi.python.org/simple/netcomp/), version: 0.2.3 Found link https://pypi.python.org/packages/39/87/0ee044fd1011c678c39efedf6b75af3b185f0f74dd9b8af95c3c5ce469d8/NetComp-0.2.2.tar.gz#md5=1d16391f5fc7ace847d663bbba6838a2 (from https://pypi.python.org/simple/netcomp/), version: 0.2.2 Found link https://pypi.python.org/packages/72/4d/89dccb9312369d65f1702e0ab76056d7fe59ef65dfde70a5965de3e076c6/NetComp-0.1.tar.gz#md5=a9a9a3c7c9caec989590688b2fe90317 (from https://pypi.python.org/simple/netcomp/), version: 0.1 Found link https://pypi.python.org/packages/96/c6/ebc4d9203c070699fb2cef3a7eb61a565d21340092e8a085f4b8df22a6cb/NetComp-0.2.1.tar.gz#md5=f71eddb06ffca229a45975073d293581 (from https://pypi.python.org/simple/netcomp/), version: 0.2.1 Found link https://pypi.python.org/packages/dc/c6/1040297d97beac1571bb98359d8504bbc46a43618c94f51e52f0903cfdd4/NetComp-0.2.tar.gz#md5=a4b065d2982b8d01b1a2a22fffc5fdce (from https://pypi.python.org/simple/netcomp/), version: 0.2 Using version 0.2.3 (newest of versions: 0.2.3) Downloading NetComp-0.2.3.tar.gz Downloading from URL https://pypi.python.org/packages/08/40/7562cbed9b862fa25dc12660aabce7c9c10f59798d625c100a26d5b1768e/NetComp-0.2.3.tar.gz#md5=3cea4fdc07ea0fee3615f767acb51d9c (from https://pypi.python.org/simple/netcomp/) Running setup.py (path:/tmp/pip-build-fmil5p4r/NetComp/setup.py) egg_info for package NetComp Running command python setup.py egg_info running egg_info creating pip-egg-info/NetComp.egg-info writing pip-egg-info/NetComp.egg-info/PKG-INFO writing dependency_links to pip-egg-info/NetComp.egg-info/dependency_links.txt writing requirements to pip-egg-info/NetComp.egg-info/requires.txt writing top-level names to pip-egg-info/NetComp.egg-info/top_level.txt writing manifest file 'pip-egg-info/NetComp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/NetComp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'recirsive-include' writing manifest file 'pip-egg-info/NetComp.egg-info/SOURCES.txt' Source in /tmp/pip-build-fmil5p4r/NetComp has version 0.2.3, which satisfies requirement NetComp==0.2.3 from https://pypi.python.org/packages/08/40/7562cbed9b862fa25dc12660aabce7c9c10f59798d625c100a26d5b1768e/NetComp-0.2.3.tar.gz#md5=3cea4fdc07ea0fee3615f767acb51d9c Building wheels for collected packages: NetComp Running setup.py bdist_wheel for NetComp: started Destination directory: /tmp/tmphvgxzfxopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fmil5p4r/NetComp/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/tmphvgxzfxopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/netcomp copying netcomp/exception.py -> build/lib/netcomp copying netcomp/__init__.py -> build/lib/netcomp creating build/lib/netcomp/linalg copying netcomp/linalg/fast_bp.py -> build/lib/netcomp/linalg copying netcomp/linalg/resistance.py -> build/lib/netcomp/linalg copying netcomp/linalg/eigenstuff.py -> build/lib/netcomp/linalg copying netcomp/linalg/matrices.py -> build/lib/netcomp/linalg copying netcomp/linalg/__init__.py -> build/lib/netcomp/linalg creating build/lib/netcomp/distance copying netcomp/distance/__init__.py -> build/lib/netcomp/distance copying netcomp/distance/exact.py -> build/lib/netcomp/distance copying netcomp/distance/features.py -> build/lib/netcomp/distance 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/netcomp creating build/bdist.linux-armv7l/wheel/netcomp/linalg copying build/lib/netcomp/linalg/fast_bp.py -> build/bdist.linux-armv7l/wheel/netcomp/linalg copying build/lib/netcomp/linalg/resistance.py -> build/bdist.linux-armv7l/wheel/netcomp/linalg copying build/lib/netcomp/linalg/eigenstuff.py -> build/bdist.linux-armv7l/wheel/netcomp/linalg copying build/lib/netcomp/linalg/matrices.py -> build/bdist.linux-armv7l/wheel/netcomp/linalg copying build/lib/netcomp/linalg/__init__.py -> build/bdist.linux-armv7l/wheel/netcomp/linalg copying build/lib/netcomp/exception.py -> build/bdist.linux-armv7l/wheel/netcomp creating build/bdist.linux-armv7l/wheel/netcomp/distance copying build/lib/netcomp/distance/__init__.py -> build/bdist.linux-armv7l/wheel/netcomp/distance copying build/lib/netcomp/distance/exact.py -> build/bdist.linux-armv7l/wheel/netcomp/distance copying build/lib/netcomp/distance/features.py -> build/bdist.linux-armv7l/wheel/netcomp/distance copying build/lib/netcomp/__init__.py -> build/bdist.linux-armv7l/wheel/netcomp running install_egg_info running egg_info writing NetComp.egg-info/PKG-INFO writing top-level names to NetComp.egg-info/top_level.txt writing requirements to NetComp.egg-info/requires.txt writing dependency_links to NetComp.egg-info/dependency_links.txt reading manifest file 'NetComp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 1: unknown action 'recirsive-include' writing manifest file 'NetComp.egg-info/SOURCES.txt' Copying NetComp.egg-info to build/bdist.linux-armv7l/wheel/NetComp-0.2.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/NetComp-0.2.3.dist-info/WHEEL Running setup.py bdist_wheel for NetComp: finished with status 'done' Stored in directory: /tmp/tmpey1az97a Successfully built NetComp Cleaning up... Removing source in /tmp/pip-build-fmil5p4r/NetComp