Created temporary directory: /tmp/pip-ephem-wheel-cache-v8qkqgin Created temporary directory: /tmp/pip-req-tracker-6bz1gf1h Created requirements tracker '/tmp/pip-req-tracker-6bz1gf1h' Created temporary directory: /tmp/pip-wheel-12uo1t01 Collecting mtcnn-pytorch==1.0.1 1 location(s) to search for versions of mtcnn-pytorch: * https://pypi.org/simple/mtcnn-pytorch/ Getting page https://pypi.org/simple/mtcnn-pytorch/ Analyzing links from page https://pypi.org/simple/mtcnn-pytorch/ Found link https://files.pythonhosted.org/packages/d9/75/a44ca65f7d4bc2aba29db35ca1f0efcf07a1574a3f9d2e538727b5de8e90/mtcnn-pytorch-1.0.0.tar.gz#sha256=46fad8b4f309a64eaec7be335d4a9ad5e92f67b76efad005c45c545878d9fd4e (from https://pypi.org/simple/mtcnn-pytorch/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/a7/91/67f6c8b06bfb80c00d0a0feb68a08c78bb992ae934c880fcaa26bce8d892/mtcnn_pytorch-1.0.0-py3-none-any.whl#sha256=e6ba00b6a78f2fda0f5c8c25d718d71e56566f4a52e1a7580689e5f42a73d68a (from https://pypi.org/simple/mtcnn-pytorch/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/e6/94/6f1e94fae0b065c86c125c60099982f49f69448f13260ba329851cb3b58b/mtcnn-pytorch-1.0.1.tar.gz#sha256=bb797149f65f052e3e0345b11a0bcbc74e3480da4dd216f5c4d8c41dba8dab82 (from https://pypi.org/simple/mtcnn-pytorch/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-6v52i20p Downloading https://files.pythonhosted.org/packages/e6/94/6f1e94fae0b065c86c125c60099982f49f69448f13260ba329851cb3b58b/mtcnn-pytorch-1.0.1.tar.gz (2.2MB) Downloading from URL https://files.pythonhosted.org/packages/e6/94/6f1e94fae0b065c86c125c60099982f49f69448f13260ba329851cb3b58b/mtcnn-pytorch-1.0.1.tar.gz#sha256=bb797149f65f052e3e0345b11a0bcbc74e3480da4dd216f5c4d8c41dba8dab82 (from https://pypi.org/simple/mtcnn-pytorch/) Added mtcnn-pytorch==1.0.1 from https://files.pythonhosted.org/packages/e6/94/6f1e94fae0b065c86c125c60099982f49f69448f13260ba329851cb3b58b/mtcnn-pytorch-1.0.1.tar.gz#sha256=bb797149f65f052e3e0345b11a0bcbc74e3480da4dd216f5c4d8c41dba8dab82 to build tracker '/tmp/pip-req-tracker-6bz1gf1h' Running setup.py (path:/tmp/pip-wheel-12uo1t01/mtcnn-pytorch/setup.py) egg_info for package mtcnn-pytorch Running command python setup.py egg_info running egg_info creating pip-egg-info/mtcnn_pytorch.egg-info writing pip-egg-info/mtcnn_pytorch.egg-info/PKG-INFO writing dependency_links to pip-egg-info/mtcnn_pytorch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/mtcnn_pytorch.egg-info/top_level.txt writing manifest file 'pip-egg-info/mtcnn_pytorch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mtcnn_pytorch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mtcnn_pytorch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-12uo1t01/mtcnn-pytorch has version 1.0.1, which satisfies requirement mtcnn-pytorch==1.0.1 from https://files.pythonhosted.org/packages/e6/94/6f1e94fae0b065c86c125c60099982f49f69448f13260ba329851cb3b58b/mtcnn-pytorch-1.0.1.tar.gz#sha256=bb797149f65f052e3e0345b11a0bcbc74e3480da4dd216f5c4d8c41dba8dab82 Removed mtcnn-pytorch==1.0.1 from https://files.pythonhosted.org/packages/e6/94/6f1e94fae0b065c86c125c60099982f49f69448f13260ba329851cb3b58b/mtcnn-pytorch-1.0.1.tar.gz#sha256=bb797149f65f052e3e0345b11a0bcbc74e3480da4dd216f5c4d8c41dba8dab82 from build tracker '/tmp/pip-req-tracker-6bz1gf1h' Building wheels for collected packages: mtcnn-pytorch Created temporary directory: /tmp/pip-wheel-1m6rsgb_ Running setup.py bdist_wheel for mtcnn-pytorch: started Destination directory: /tmp/pip-wheel-1m6rsgb_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-12uo1t01/mtcnn-pytorch/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-1m6rsgb_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mtcnn copying mtcnn/first_stage.py -> build/lib/mtcnn copying mtcnn/get_nets.py -> build/lib/mtcnn copying mtcnn/detector.py -> build/lib/mtcnn copying mtcnn/__init__.py -> build/lib/mtcnn copying mtcnn/box_utils.py -> build/lib/mtcnn copying mtcnn/visualization_utils.py -> build/lib/mtcnn creating build/lib/mtcnn/weights copying mtcnn/weights/rnet.npy -> build/lib/mtcnn/weights copying mtcnn/weights/pnet.npy -> build/lib/mtcnn/weights copying mtcnn/weights/onet.npy -> build/lib/mtcnn/weights 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 copying build/lib/mtcnn/first_stage.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/get_nets.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/detector.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/__init__.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/box_utils.py -> build/bdist.linux-armv7l/wheel/mtcnn copying build/lib/mtcnn/visualization_utils.py -> build/bdist.linux-armv7l/wheel/mtcnn creating build/bdist.linux-armv7l/wheel/mtcnn/weights copying build/lib/mtcnn/weights/rnet.npy -> build/bdist.linux-armv7l/wheel/mtcnn/weights copying build/lib/mtcnn/weights/pnet.npy -> build/bdist.linux-armv7l/wheel/mtcnn/weights copying build/lib/mtcnn/weights/onet.npy -> build/bdist.linux-armv7l/wheel/mtcnn/weights running install_egg_info running egg_info writing mtcnn_pytorch.egg-info/PKG-INFO writing top-level names to mtcnn_pytorch.egg-info/top_level.txt writing dependency_links to mtcnn_pytorch.egg-info/dependency_links.txt reading manifest file 'mtcnn_pytorch.egg-info/SOURCES.txt' writing manifest file 'mtcnn_pytorch.egg-info/SOURCES.txt' Copying mtcnn_pytorch.egg-info to build/bdist.linux-armv7l/wheel/mtcnn_pytorch-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mtcnn_pytorch-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-1m6rsgb_/mtcnn_pytorch-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'mtcnn/__init__.py' adding 'mtcnn/box_utils.py' adding 'mtcnn/detector.py' adding 'mtcnn/first_stage.py' adding 'mtcnn/get_nets.py' adding 'mtcnn/visualization_utils.py' adding 'mtcnn/weights/onet.npy' adding 'mtcnn/weights/pnet.npy' adding 'mtcnn/weights/rnet.npy' adding 'mtcnn_pytorch-1.0.1.dist-info/METADATA' adding 'mtcnn_pytorch-1.0.1.dist-info/WHEEL' adding 'mtcnn_pytorch-1.0.1.dist-info/top_level.txt' adding 'mtcnn_pytorch-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mtcnn-pytorch: finished with status 'done' Stored in directory: /tmp/tmpoflaii0j Successfully built mtcnn-pytorch Cleaning up... Removing source in /tmp/pip-wheel-12uo1t01/mtcnn-pytorch Removed build tracker '/tmp/pip-req-tracker-6bz1gf1h'