Created temporary directory: /tmp/pip-ephem-wheel-cache-7nyy0vjo Created temporary directory: /tmp/pip-req-tracker-uzd5975m Created requirements tracker '/tmp/pip-req-tracker-uzd5975m' Created temporary directory: /tmp/pip-wheel-5o8sx90k Collecting percy-python-selenium==0.1.1 1 location(s) to search for versions of percy-python-selenium: * https://pypi.org/simple/percy-python-selenium/ Getting page https://pypi.org/simple/percy-python-selenium/ Analyzing links from page https://pypi.org/simple/percy-python-selenium/ Found link https://files.pythonhosted.org/packages/31/58/5fd9a754cc12b3a00ffc8efd5b2badb235158f818ea0859c0322a8abf331/percy-python-selenium-0.1.0.tar.gz#sha256=1027beb4473dc86a0d1a8ef855df725af588e92dd8624319d42a21876691ac43 (from https://pypi.org/simple/percy-python-selenium/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d8/f0/2fc74e9c825cb0365246fe7e367d0ce67fa70fdaf91863d2c9dd972378d5/percy_python_selenium-0.1.0-py3-none-any.whl#sha256=41af8cef4a1fe0f73825f61d8391fcf42547cad6bb80060d7387f9dfe994e1c4 (from https://pypi.org/simple/percy-python-selenium/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/f7/31/ad6949d4ca63a88335341cbc5c182a4e7a210636bd0c8b97b6a43941f9fd/percy-python-selenium-0.1.1.tar.gz#sha256=43ec1648f8ecd96094de544135b6f12c8fb22914d06e128f3e77c113aeba1806 (from https://pypi.org/simple/percy-python-selenium/), version: 0.1.1 Skipping link https://files.pythonhosted.org/packages/64/80/4c9e5912289d7f5264e3958176c2a08fbf9e69d72e3aea57958cd9736410/percy_python_selenium-0.1.1-py2-none-any.whl#sha256=04d3514b4445223aaba173172d9394c519e189bd7f1afc8690fc37a787864e58 (from https://pypi.org/simple/percy-python-selenium/); it is not compatible with this Python Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-9bk9y80l Downloading https://files.pythonhosted.org/packages/f7/31/ad6949d4ca63a88335341cbc5c182a4e7a210636bd0c8b97b6a43941f9fd/percy-python-selenium-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f7/31/ad6949d4ca63a88335341cbc5c182a4e7a210636bd0c8b97b6a43941f9fd/percy-python-selenium-0.1.1.tar.gz#sha256=43ec1648f8ecd96094de544135b6f12c8fb22914d06e128f3e77c113aeba1806 (from https://pypi.org/simple/percy-python-selenium/) Added percy-python-selenium==0.1.1 from https://files.pythonhosted.org/packages/f7/31/ad6949d4ca63a88335341cbc5c182a4e7a210636bd0c8b97b6a43941f9fd/percy-python-selenium-0.1.1.tar.gz#sha256=43ec1648f8ecd96094de544135b6f12c8fb22914d06e128f3e77c113aeba1806 to build tracker '/tmp/pip-req-tracker-uzd5975m' Running setup.py (path:/tmp/pip-wheel-5o8sx90k/percy-python-selenium/setup.py) egg_info for package percy-python-selenium Running command python setup.py egg_info running egg_info creating pip-egg-info/percy_python_selenium.egg-info writing dependency_links to pip-egg-info/percy_python_selenium.egg-info/dependency_links.txt writing top-level names to pip-egg-info/percy_python_selenium.egg-info/top_level.txt writing requirements to pip-egg-info/percy_python_selenium.egg-info/requires.txt writing pip-egg-info/percy_python_selenium.egg-info/PKG-INFO writing manifest file 'pip-egg-info/percy_python_selenium.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/percy_python_selenium.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/percy_python_selenium.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5o8sx90k/percy-python-selenium has version 0.1.1, which satisfies requirement percy-python-selenium==0.1.1 from https://files.pythonhosted.org/packages/f7/31/ad6949d4ca63a88335341cbc5c182a4e7a210636bd0c8b97b6a43941f9fd/percy-python-selenium-0.1.1.tar.gz#sha256=43ec1648f8ecd96094de544135b6f12c8fb22914d06e128f3e77c113aeba1806 Removed percy-python-selenium==0.1.1 from https://files.pythonhosted.org/packages/f7/31/ad6949d4ca63a88335341cbc5c182a4e7a210636bd0c8b97b6a43941f9fd/percy-python-selenium-0.1.1.tar.gz#sha256=43ec1648f8ecd96094de544135b6f12c8fb22914d06e128f3e77c113aeba1806 from build tracker '/tmp/pip-req-tracker-uzd5975m' Building wheels for collected packages: percy-python-selenium Created temporary directory: /tmp/pip-wheel-my6ojvwc Running setup.py bdist_wheel for percy-python-selenium: started Destination directory: /tmp/pip-wheel-my6ojvwc Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5o8sx90k/percy-python-selenium/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-my6ojvwc running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/percy copying percy/__init__.py -> build/lib/percy copying percy/snapshot.py -> build/lib/percy running egg_info writing top-level names to percy_python_selenium.egg-info/top_level.txt writing requirements to percy_python_selenium.egg-info/requires.txt writing dependency_links to percy_python_selenium.egg-info/dependency_links.txt writing percy_python_selenium.egg-info/PKG-INFO reading manifest file 'percy_python_selenium.egg-info/SOURCES.txt' writing manifest file 'percy_python_selenium.egg-info/SOURCES.txt' 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/percy copying build/lib/percy/__init__.py -> build/bdist.linux-armv7l/wheel/percy copying build/lib/percy/snapshot.py -> build/bdist.linux-armv7l/wheel/percy running install_egg_info Copying percy_python_selenium.egg-info to build/bdist.linux-armv7l/wheel/percy_python_selenium-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/percy_python_selenium-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-my6ojvwc/percy_python_selenium-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'percy/__init__.py' adding 'percy/snapshot.py' adding 'percy_python_selenium-0.1.1.dist-info/METADATA' adding 'percy_python_selenium-0.1.1.dist-info/WHEEL' adding 'percy_python_selenium-0.1.1.dist-info/top_level.txt' adding 'percy_python_selenium-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for percy-python-selenium: finished with status 'done' Stored in directory: /tmp/tmpdd954wg_ Successfully built percy-python-selenium Cleaning up... Removing source in /tmp/pip-wheel-5o8sx90k/percy-python-selenium Removed build tracker '/tmp/pip-req-tracker-uzd5975m'