Collecting webdriver_controller==0.0.4 1 location(s) to search for versions of webdriver-controller: * https://pypi.python.org/simple/webdriver-controller/ Getting page https://pypi.python.org/simple/webdriver-controller/ Analyzing links from page https://pypi.python.org/simple/webdriver-controller/ Found link https://pypi.python.org/packages/11/7a/44bbe2fe37677679cbee4fa564b8a3aa93399f6968a27c801bb79dff57b3/webdriver_controller-0.0.2.tar.gz#md5=da5821e7169681f41cd89384fd1ba643 (from https://pypi.python.org/simple/webdriver-controller/), version: 0.0.2 Found link https://pypi.python.org/packages/7c/e3/3d39386ad46a701f4b5061d5d1f7a3577d69c7da77b7657cadf46c2853f7/webdriver_controller-0.0.1.tar.gz#md5=25b96a0af52cac8f71b11736b24d1ddb (from https://pypi.python.org/simple/webdriver-controller/), version: 0.0.1 Found link https://pypi.python.org/packages/cd/95/bae408a58439622a2145cd8b228033de98b7ef1b34e7912ef6ea755e8d04/webdriver_controller-0.0.3.tar.gz#md5=bc3b70f7da83abf3cc72804fc8c8e44b (from https://pypi.python.org/simple/webdriver-controller/), version: 0.0.3 Found link https://pypi.python.org/packages/d7/3f/73b589fc815361f113e41c3a9af5c7eca27d888afdc7c20de49cd8f027b4/webdriver_controller-0.0.4.tar.gz#md5=4243c8d4f4a4e864954bff5c037d498a (from https://pypi.python.org/simple/webdriver-controller/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Downloading webdriver_controller-0.0.4.tar.gz Downloading from URL https://pypi.python.org/packages/d7/3f/73b589fc815361f113e41c3a9af5c7eca27d888afdc7c20de49cd8f027b4/webdriver_controller-0.0.4.tar.gz#md5=4243c8d4f4a4e864954bff5c037d498a (from https://pypi.python.org/simple/webdriver-controller/) Running setup.py (path:/tmp/pip-build-kis6hj4s/webdriver-controller/setup.py) egg_info for package webdriver-controller Running command python setup.py egg_info running egg_info creating pip-egg-info/webdriver_controller.egg-info writing requirements to pip-egg-info/webdriver_controller.egg-info/requires.txt writing top-level names to pip-egg-info/webdriver_controller.egg-info/top_level.txt writing pip-egg-info/webdriver_controller.egg-info/PKG-INFO writing dependency_links to pip-egg-info/webdriver_controller.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/webdriver_controller.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/webdriver_controller.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/webdriver_controller.egg-info/SOURCES.txt' Source in /tmp/pip-build-kis6hj4s/webdriver-controller has version 0.0.4, which satisfies requirement webdriver_controller==0.0.4 from https://pypi.python.org/packages/d7/3f/73b589fc815361f113e41c3a9af5c7eca27d888afdc7c20de49cd8f027b4/webdriver_controller-0.0.4.tar.gz#md5=4243c8d4f4a4e864954bff5c037d498a Building wheels for collected packages: webdriver-controller Running setup.py bdist_wheel for webdriver-controller: started Destination directory: /tmp/tmpyx9q8oaupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kis6hj4s/webdriver-controller/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/tmpyx9q8oaupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webdriver_controller copying webdriver_controller/controller.py -> build/lib/webdriver_controller copying webdriver_controller/__init__.py -> build/lib/webdriver_controller copying webdriver_controller/config.py -> build/lib/webdriver_controller creating build/lib/webdriver_controller/utils copying webdriver_controller/utils/__init__.py -> build/lib/webdriver_controller/utils copying webdriver_controller/utils/async_client.py -> build/lib/webdriver_controller/utils copying webdriver_controller/utils/tools.py -> build/lib/webdriver_controller/utils copying webdriver_controller/utils/http_utils.py -> build/lib/webdriver_controller/utils creating build/lib/webdriver_controller/drivers copying webdriver_controller/drivers/__init__.py -> build/lib/webdriver_controller/drivers copying webdriver_controller/drivers/selenium_standalone.py -> build/lib/webdriver_controller/drivers copying webdriver_controller/drivers/chromedriver.py -> build/lib/webdriver_controller/drivers copying webdriver_controller/drivers/geckodriver.py -> build/lib/webdriver_controller/drivers running build_scripts creating build/scripts-3.4 copying and adjusting bin/webdriver_controller -> build/scripts-3.4 changing mode of build/scripts-3.4/webdriver_controller from 644 to 755 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/webdriver_controller copying build/lib/webdriver_controller/controller.py -> build/bdist.linux-armv7l/wheel/webdriver_controller copying build/lib/webdriver_controller/__init__.py -> build/bdist.linux-armv7l/wheel/webdriver_controller copying build/lib/webdriver_controller/config.py -> build/bdist.linux-armv7l/wheel/webdriver_controller creating build/bdist.linux-armv7l/wheel/webdriver_controller/utils copying build/lib/webdriver_controller/utils/__init__.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/utils copying build/lib/webdriver_controller/utils/async_client.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/utils copying build/lib/webdriver_controller/utils/tools.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/utils copying build/lib/webdriver_controller/utils/http_utils.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/utils creating build/bdist.linux-armv7l/wheel/webdriver_controller/drivers copying build/lib/webdriver_controller/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/drivers copying build/lib/webdriver_controller/drivers/selenium_standalone.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/drivers copying build/lib/webdriver_controller/drivers/chromedriver.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/drivers copying build/lib/webdriver_controller/drivers/geckodriver.py -> build/bdist.linux-armv7l/wheel/webdriver_controller/drivers running install_egg_info running egg_info writing top-level names to webdriver_controller.egg-info/top_level.txt writing webdriver_controller.egg-info/PKG-INFO writing requirements to webdriver_controller.egg-info/requires.txt writing dependency_links to webdriver_controller.egg-info/dependency_links.txt reading manifest file 'webdriver_controller.egg-info/SOURCES.txt' writing manifest file 'webdriver_controller.egg-info/SOURCES.txt' Copying webdriver_controller.egg-info to build/bdist.linux-armv7l/wheel/webdriver_controller-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/webdriver_controller-0.0.4.data creating build/bdist.linux-armv7l/wheel/webdriver_controller-0.0.4.data/scripts copying build/scripts-3.4/webdriver_controller -> build/bdist.linux-armv7l/wheel/webdriver_controller-0.0.4.data/scripts changing mode of build/bdist.linux-armv7l/wheel/webdriver_controller-0.0.4.data/scripts/webdriver_controller to 755 creating build/bdist.linux-armv7l/wheel/webdriver_controller-0.0.4.dist-info/WHEEL Running setup.py bdist_wheel for webdriver-controller: finished with status 'done' Stored in directory: /tmp/tmpwifg6zuu Successfully built webdriver-controller Cleaning up... Removing source in /tmp/pip-build-kis6hj4s/webdriver-controller