Collecting mtcnn==0.0.7 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.org/simple/mtcnn/ Found link https://files.pythonhosted.org/packages/bd/28/5080d4bfc2407e1e9ed1dd7493b7e11bd4e591ebe68b5d005493db0eabff/mtcnn-0.0.1.tar.gz#sha256=8c5cda05964f306b8d768fd2ac5bcc03a4b29806fd483e8687b3689f8127dfab (from https://pypi.org/simple/mtcnn/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/42/b2/2277daba60f5ce099d9f7cb9f7f5353508646ad9e48d34e7a814d496496b/mtcnn-0.0.2.tar.gz#sha256=a354fa70003ab02128922d6b66cf7a46c624afef3cc727767c047f3fdf7ac47f (from https://pypi.org/simple/mtcnn/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/6c/20/f35af76ca43cb93b0ed05b8b5399e0dca7184ab17021c40b3ef0f019120d/mtcnn-0.0.3.tar.gz#sha256=216c0c936ad6e4f4a3a12877e9faf5a46cb17e3d5848420c4418197ab3a12587 (from https://pypi.org/simple/mtcnn/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/23/69/d07e7e05965743408c8817ba28858981cf796a7d36a6525a878e3aab1856/mtcnn-0.0.4.tar.gz#sha256=244f67c2e0fe42237f34cff3d72b7eefe1fca953c5dc54600472ab4cc36cb382 (from https://pypi.org/simple/mtcnn/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/46/24/7e0064769847bbc45b021c8e524a3a08580210a3d4fa213dc4a0dc770cbb/mtcnn-0.0.5.tar.gz#sha256=03787947f46c87449c5e8d34925e5fbbaa367dfa16b16ac5abceeb0408b45375 (from https://pypi.org/simple/mtcnn/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/3f/5b/4a384c7aab79b28e2013a813088af8893e603712638f9d7ac795931679e2/mtcnn-0.0.6.tar.gz#sha256=78de64ee19e332c9e4d6fea1903f7b3fbb8397708bdecfc85326d7e4706a92cd (from https://pypi.org/simple/mtcnn/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/f8/84/47f5ce4dbd448d0899b0aa20eba9da950a95329206a6acd8770d7ef80b38/mtcnn-0.0.7.tar.gz#sha256=99474debce9253c7d6bf2346db68d242e54e456a4595af46dc44d5352ddcb98d (from https://pypi.org/simple/mtcnn/), version: 0.0.7 Using version 0.0.7 (newest of versions: 0.0.7) Downloading https://files.pythonhosted.org/packages/f8/84/47f5ce4dbd448d0899b0aa20eba9da950a95329206a6acd8770d7ef80b38/mtcnn-0.0.7.tar.gz (2.3MB) Downloading from URL https://files.pythonhosted.org/packages/f8/84/47f5ce4dbd448d0899b0aa20eba9da950a95329206a6acd8770d7ef80b38/mtcnn-0.0.7.tar.gz#sha256=99474debce9253c7d6bf2346db68d242e54e456a4595af46dc44d5352ddcb98d (from https://pypi.org/simple/mtcnn/) Running setup.py (path:/tmp/pip-build-yqpeiphi/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 dependency_links to pip-egg-info/mtcnn.egg-info/dependency_links.txt writing top-level names to pip-egg-info/mtcnn.egg-info/top_level.txt writing pip-egg-info/mtcnn.egg-info/PKG-INFO 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-yqpeiphi/mtcnn has version 0.0.7, which satisfies requirement mtcnn==0.0.7 from https://files.pythonhosted.org/packages/f8/84/47f5ce4dbd448d0899b0aa20eba9da950a95329206a6acd8770d7ef80b38/mtcnn-0.0.7.tar.gz#sha256=99474debce9253c7d6bf2346db68d242e54e456a4595af46dc44d5352ddcb98d Building wheels for collected packages: mtcnn Running setup.py bdist_wheel for mtcnn: started Destination directory: /tmp/tmpeu2rtfk7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-yqpeiphi/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/tmpeu2rtfk7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mtcnn copying mtcnn/mtcnn.py -> build/lib/mtcnn copying mtcnn/__init__.py -> build/lib/mtcnn copying mtcnn/network.py -> build/lib/mtcnn copying mtcnn/layer_factory.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 dependency_links to mtcnn.egg-info/dependency_links.txt writing top-level names to mtcnn.egg-info/top_level.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/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/mtcnn.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/__init__.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/network.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/exceptions copying build/lib/mtcnn/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/mtcnn/exceptions running install_egg_info Copying mtcnn.egg-info to build/bdist.linux-armv7l/wheel/mtcnn-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mtcnn-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for mtcnn: finished with status 'done' Stored in directory: /tmp/tmp3rvk3m0i Successfully built mtcnn Cleaning up... Removing source in /tmp/pip-build-yqpeiphi/mtcnn