Collecting cvlib==0.1.3 1 location(s) to search for versions of cvlib: * https://pypi.python.org/simple/cvlib/ Getting page https://pypi.python.org/simple/cvlib/ Analyzing links from page https://pypi.org/simple/cvlib/ Found link https://files.pythonhosted.org/packages/17/c1/24c55201483705dad82c43d4ba337b49926198fb741da8c2702c8011b780/cvlib-0.1.0.tar.gz#sha256=c8db7c2f9205ae10cff20b7b31636150c2c62c0f752a3311d5e59decdb8a503a (from https://pypi.org/simple/cvlib/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/cd/79/c57df3642bc59dd0021481d92f2d1eaa2aec21f288ac3e02ce040617b9f0/cvlib-0.1.2.tar.gz#sha256=0529f356feac8b31e88a1002156ab26bbfee6680d3c99d152729997ac30849da (from https://pypi.org/simple/cvlib/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/34/95/04d0201a42351e9b679872143e1df67fa17bba31a0b6e33b5e319bb29595/cvlib-0.1.3.tar.gz#sha256=eaa31520dbc138e093e3c8a45236ec09eb4216ed159e06f1b5a56fddaeaeaed4 (from https://pypi.org/simple/cvlib/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Downloading https://files.pythonhosted.org/packages/34/95/04d0201a42351e9b679872143e1df67fa17bba31a0b6e33b5e319bb29595/cvlib-0.1.3.tar.gz (10.0MB) Downloading from URL https://files.pythonhosted.org/packages/34/95/04d0201a42351e9b679872143e1df67fa17bba31a0b6e33b5e319bb29595/cvlib-0.1.3.tar.gz#sha256=eaa31520dbc138e093e3c8a45236ec09eb4216ed159e06f1b5a56fddaeaeaed4 (from https://pypi.org/simple/cvlib/) Running setup.py (path:/tmp/pip-build-fh9cn3zt/cvlib/setup.py) egg_info for package cvlib Running command python setup.py egg_info running egg_info creating pip-egg-info/cvlib.egg-info writing dependency_links to pip-egg-info/cvlib.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cvlib.egg-info/top_level.txt writing pip-egg-info/cvlib.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cvlib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cvlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/cvlib.egg-info/SOURCES.txt' Source in /tmp/pip-build-fh9cn3zt/cvlib has version 0.1.3, which satisfies requirement cvlib==0.1.3 from https://files.pythonhosted.org/packages/34/95/04d0201a42351e9b679872143e1df67fa17bba31a0b6e33b5e319bb29595/cvlib-0.1.3.tar.gz#sha256=eaa31520dbc138e093e3c8a45236ec09eb4216ed159e06f1b5a56fddaeaeaed4 Building wheels for collected packages: cvlib Running setup.py bdist_wheel for cvlib: started Destination directory: /tmp/tmpdjacumzrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fh9cn3zt/cvlib/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/tmpdjacumzrpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cvlib copying cvlib/face_detection.py -> build/lib/cvlib copying cvlib/__init__.py -> build/lib/cvlib running egg_info writing top-level names to cvlib.egg-info/top_level.txt writing dependency_links to cvlib.egg-info/dependency_links.txt writing cvlib.egg-info/PKG-INFO reading manifest file 'cvlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cvlib.egg-info/SOURCES.txt' creating build/lib/cvlib/data copying cvlib/data/deploy.prototxt -> build/lib/cvlib/data copying cvlib/data/res10_300x300_ssd_iter_140000.caffemodel -> build/lib/cvlib/data 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/cvlib copying build/lib/cvlib/face_detection.py -> build/bdist.linux-armv7l/wheel/cvlib copying build/lib/cvlib/__init__.py -> build/bdist.linux-armv7l/wheel/cvlib creating build/bdist.linux-armv7l/wheel/cvlib/data copying build/lib/cvlib/data/deploy.prototxt -> build/bdist.linux-armv7l/wheel/cvlib/data copying build/lib/cvlib/data/res10_300x300_ssd_iter_140000.caffemodel -> build/bdist.linux-armv7l/wheel/cvlib/data running install_egg_info Copying cvlib.egg-info to build/bdist.linux-armv7l/wheel/cvlib-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cvlib-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for cvlib: finished with status 'done' Stored in directory: /tmp/tmpr90h5e3l Successfully built cvlib Cleaning up... Removing source in /tmp/pip-build-fh9cn3zt/cvlib