Collecting mtcnn==0.0.6 1 location(s) to search for versions of mtcnn: * https://pypi.python.org/simple/mtcnn/ Getting page https://pypi.python.org/simple/mtcnn/ Analyzing links from page https://pypi.python.org/simple/mtcnn/ Found link https://pypi.python.org/packages/23/69/d07e7e05965743408c8817ba28858981cf796a7d36a6525a878e3aab1856/mtcnn-0.0.4.tar.gz#md5=8104922a3e2e7e33d17d56fbb5699719 (from https://pypi.python.org/simple/mtcnn/), version: 0.0.4 Found link https://pypi.python.org/packages/3f/5b/4a384c7aab79b28e2013a813088af8893e603712638f9d7ac795931679e2/mtcnn-0.0.6.tar.gz#md5=0fd19f21062b8aa9d1fda0c7120107a0 (from https://pypi.python.org/simple/mtcnn/), version: 0.0.6 Found link https://pypi.python.org/packages/42/b2/2277daba60f5ce099d9f7cb9f7f5353508646ad9e48d34e7a814d496496b/mtcnn-0.0.2.tar.gz#md5=80c28e08673afd0d8cb58d29df92c168 (from https://pypi.python.org/simple/mtcnn/), version: 0.0.2 Found link https://pypi.python.org/packages/46/24/7e0064769847bbc45b021c8e524a3a08580210a3d4fa213dc4a0dc770cbb/mtcnn-0.0.5.tar.gz#md5=e2b5672e7c054de1e9a2acf7ddf2e026 (from https://pypi.python.org/simple/mtcnn/), version: 0.0.5 Found link https://pypi.python.org/packages/6c/20/f35af76ca43cb93b0ed05b8b5399e0dca7184ab17021c40b3ef0f019120d/mtcnn-0.0.3.tar.gz#md5=552143867c5bf0ef5cfbd0a89a78f5ae (from https://pypi.python.org/simple/mtcnn/), version: 0.0.3 Found link https://pypi.python.org/packages/bd/28/5080d4bfc2407e1e9ed1dd7493b7e11bd4e591ebe68b5d005493db0eabff/mtcnn-0.0.1.tar.gz#md5=bba42532a2f006d61b0de0cacbecec57 (from https://pypi.python.org/simple/mtcnn/), version: 0.0.1 Using version 0.0.6 (newest of versions: 0.0.6) Downloading mtcnn-0.0.6.tar.gz (2.3MB) Downloading from URL https://pypi.python.org/packages/3f/5b/4a384c7aab79b28e2013a813088af8893e603712638f9d7ac795931679e2/mtcnn-0.0.6.tar.gz#md5=0fd19f21062b8aa9d1fda0c7120107a0 (from https://pypi.python.org/simple/mtcnn/) Running setup.py (path:/tmp/pip-build-qcdjhseb/mtcnn/setup.py) egg_info for package mtcnn Running command python setup.py egg_info running egg_info creating pip-egg-info/mtcnn.egg-info writing top-level names to pip-egg-info/mtcnn.egg-info/top_level.txt writing pip-egg-info/mtcnn.egg-info/PKG-INFO writing dependency_links to pip-egg-info/mtcnn.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/mtcnn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mtcnn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/mtcnn.egg-info/SOURCES.txt' Source in /tmp/pip-build-qcdjhseb/mtcnn has version 0.0.6, which satisfies requirement mtcnn==0.0.6 from https://pypi.python.org/packages/3f/5b/4a384c7aab79b28e2013a813088af8893e603712638f9d7ac795931679e2/mtcnn-0.0.6.tar.gz#md5=0fd19f21062b8aa9d1fda0c7120107a0 Building wheels for collected packages: mtcnn Running setup.py bdist_wheel for mtcnn: started Destination directory: /tmp/tmp5vhwrm6zpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qcdjhseb/mtcnn/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/tmp5vhwrm6zpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_mtcnn.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/mtcnn copying mtcnn/mtcnn.py -> build/lib/mtcnn copying mtcnn/__init__.py -> build/lib/mtcnn copying mtcnn/layer_factory.py -> build/lib/mtcnn copying mtcnn/network.py -> build/lib/mtcnn creating build/lib/mtcnn/exceptions copying mtcnn/exceptions/__init__.py -> build/lib/mtcnn/exceptions running egg_info writing mtcnn.egg-info/PKG-INFO writing top-level names to mtcnn.egg-info/top_level.txt writing dependency_links to mtcnn.egg-info/dependency_links.txt reading manifest file 'mtcnn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mtcnn.egg-info/SOURCES.txt' creating build/lib/mtcnn/data copying mtcnn/data/mtcnn_weights.npy -> build/lib/mtcnn/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/tests copying build/lib/tests/test_mtcnn.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/mtcnn creating build/bdist.linux-armv7l/wheel/mtcnn/exceptions copying build/lib/mtcnn/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/mtcnn/exceptions copying build/lib/mtcnn/mtcnn.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/__init__.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/layer_factory.py -> build/bdist.linux-armv7l/wheel/mtcnn creating build/bdist.linux-armv7l/wheel/mtcnn/data copying build/lib/mtcnn/data/mtcnn_weights.npy -> build/bdist.linux-armv7l/wheel/mtcnn/data copying build/lib/mtcnn/network.py -> build/bdist.linux-armv7l/wheel/mtcnn running install_egg_info Copying mtcnn.egg-info to build/bdist.linux-armv7l/wheel/mtcnn-0.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mtcnn-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for mtcnn: finished with status 'done' Stored in directory: /tmp/tmpmanq8wfv Successfully built mtcnn Cleaning up... Removing source in /tmp/pip-build-qcdjhseb/mtcnn