Collecting ChromeController==0.1.13 1 location(s) to search for versions of ChromeController: * https://pypi.python.org/simple/chromecontroller/ Getting page https://pypi.python.org/simple/chromecontroller/ Analyzing links from page https://pypi.python.org/simple/chromecontroller/ Found link https://pypi.python.org/packages/0d/6b/e996ba2b5662f884e2d89058a314b031b4a8c351908d9d3ff6dee979539f/ChromeController-0.1.10.tar.gz#md5=94f7c5c25a346da10dc61d41187e6b18 (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.10 Found link https://pypi.python.org/packages/7a/ea/50dfe71c031b39ae4fe08a155487fe5bdfcf531a5f8fe207bcd60d1f156f/ChromeController-0.1.11.tar.gz#md5=e4625ee070565b28dafd741bc025fa8d (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.11 Found link https://pypi.python.org/packages/85/78/08e5178a23ecc928db81e0dbf869ac9a358129551296800ae54fb81e12c8/ChromeController-0.1.12.tar.gz#md5=8d671c770f2e6ab8aab05535c28024c1 (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.12 Found link https://pypi.python.org/packages/b3/20/bc99a98c6007ab4c2471469b1d6f9b5ce96137a8e71be619d87eb6a43907/ChromeController-0.1.13.tar.gz#md5=9e8e419fc9d8f8f6c0349eb1710cd3ed (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.13 Found link https://pypi.python.org/packages/c6/39/b4e54c76f0902460512b07f6c3b90d63363c037a671c572bd035c36e4451/ChromeController-0.1.4.tar.gz#md5=355bf75d60f13439f3888a828a7b2cf4 (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.4 Found link https://pypi.python.org/packages/8e/e1/1f23b7246a0bcfb5b9162d599408d6cd49cb3a950eb049a37dcf675565c8/ChromeController-0.1.5.tar.gz#md5=fbeeb973065752067103b9d6c6260e02 (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.5 Found link https://pypi.python.org/packages/d0/78/37a3ea9851bb221ed9493052e3218f9f2864e8392f520bfdf8e6ab183789/ChromeController-0.1.6.tar.gz#md5=1c940752a675966184285e8fea1eb744 (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.6 Found link https://pypi.python.org/packages/fc/ad/7e2994774fc22738a42af6f035406e88326524d33b243b2dd213b33527bd/ChromeController-0.1.8.tar.gz#md5=028599f164fb7cf3e35dab2e86a829f2 (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.8 Found link https://pypi.python.org/packages/90/44/17f6d91bab10c24a0d239a3af674304b2b7ffd83906ab311666318019652/ChromeController-0.1.9.tar.gz#md5=cc34d896577ee50e448e00fb2d4ac5f3 (from https://pypi.python.org/simple/chromecontroller/), version: 0.1.9 Using version 0.1.13 (newest of versions: 0.1.13) Downloading ChromeController-0.1.13.tar.gz (122kB) Downloading from URL https://pypi.python.org/packages/b3/20/bc99a98c6007ab4c2471469b1d6f9b5ce96137a8e71be619d87eb6a43907/ChromeController-0.1.13.tar.gz#md5=9e8e419fc9d8f8f6c0349eb1710cd3ed (from https://pypi.python.org/simple/chromecontroller/) Running setup.py (path:/tmp/pip-build-mw66s4q_/ChromeController/setup.py) egg_info for package ChromeController Running command python setup.py egg_info running egg_info creating pip-egg-info/ChromeController.egg-info writing requirements to pip-egg-info/ChromeController.egg-info/requires.txt writing dependency_links to pip-egg-info/ChromeController.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ChromeController.egg-info/top_level.txt writing pip-egg-info/ChromeController.egg-info/PKG-INFO writing manifest file 'pip-egg-info/ChromeController.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ChromeController.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ChromeController.egg-info/SOURCES.txt' Source in /tmp/pip-build-mw66s4q_/ChromeController has version 0.1.13, which satisfies requirement ChromeController==0.1.13 from https://pypi.python.org/packages/b3/20/bc99a98c6007ab4c2471469b1d6f9b5ce96137a8e71be619d87eb6a43907/ChromeController-0.1.13.tar.gz#md5=9e8e419fc9d8f8f6c0349eb1710cd3ed Building wheels for collected packages: ChromeController Running setup.py bdist_wheel for ChromeController: started Destination directory: /tmp/tmpc6hqxhiopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mw66s4q_/ChromeController/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/tmpc6hqxhiopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ChromeController copying ChromeController/transport.py -> build/lib/ChromeController copying ChromeController/chrome_context.py -> build/lib/ChromeController copying ChromeController/cr_exceptions.py -> build/lib/ChromeController copying ChromeController/__init__.py -> build/lib/ChromeController copying ChromeController/manager_base.py -> build/lib/ChromeController copying ChromeController/manager.py -> build/lib/ChromeController creating build/lib/ChromeController/resources copying ChromeController/resources/__init__.py -> build/lib/ChromeController/resources copying ChromeController/resources/js.py -> build/lib/ChromeController/resources creating build/lib/ChromeController/Generator copying ChromeController/Generator/Generated.py -> build/lib/ChromeController/Generator copying ChromeController/Generator/__init__.py -> build/lib/ChromeController/Generator copying ChromeController/Generator/gen.py -> build/lib/ChromeController/Generator creating build/lib/ChromeController/protocols copying ChromeController/protocols/js_protocol-r1.2.json -> build/lib/ChromeController/protocols copying ChromeController/protocols/browser_protocol-r1.2.json -> build/lib/ChromeController/protocols 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/ChromeController copying build/lib/ChromeController/transport.py -> build/bdist.linux-armv7l/wheel/ChromeController copying build/lib/ChromeController/chrome_context.py -> build/bdist.linux-armv7l/wheel/ChromeController copying build/lib/ChromeController/cr_exceptions.py -> build/bdist.linux-armv7l/wheel/ChromeController creating build/bdist.linux-armv7l/wheel/ChromeController/resources copying build/lib/ChromeController/resources/__init__.py -> build/bdist.linux-armv7l/wheel/ChromeController/resources copying build/lib/ChromeController/resources/js.py -> build/bdist.linux-armv7l/wheel/ChromeController/resources creating build/bdist.linux-armv7l/wheel/ChromeController/Generator copying build/lib/ChromeController/Generator/Generated.py -> build/bdist.linux-armv7l/wheel/ChromeController/Generator copying build/lib/ChromeController/Generator/__init__.py -> build/bdist.linux-armv7l/wheel/ChromeController/Generator copying build/lib/ChromeController/Generator/gen.py -> build/bdist.linux-armv7l/wheel/ChromeController/Generator copying build/lib/ChromeController/__init__.py -> build/bdist.linux-armv7l/wheel/ChromeController copying build/lib/ChromeController/manager_base.py -> build/bdist.linux-armv7l/wheel/ChromeController copying build/lib/ChromeController/manager.py -> build/bdist.linux-armv7l/wheel/ChromeController creating build/bdist.linux-armv7l/wheel/ChromeController/protocols copying build/lib/ChromeController/protocols/js_protocol-r1.2.json -> build/bdist.linux-armv7l/wheel/ChromeController/protocols copying build/lib/ChromeController/protocols/browser_protocol-r1.2.json -> build/bdist.linux-armv7l/wheel/ChromeController/protocols running install_egg_info running egg_info writing ChromeController.egg-info/PKG-INFO writing requirements to ChromeController.egg-info/requires.txt writing dependency_links to ChromeController.egg-info/dependency_links.txt writing top-level names to ChromeController.egg-info/top_level.txt reading manifest file 'ChromeController.egg-info/SOURCES.txt' writing manifest file 'ChromeController.egg-info/SOURCES.txt' Copying ChromeController.egg-info to build/bdist.linux-armv7l/wheel/ChromeController-0.1.13-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ChromeController-0.1.13.dist-info/WHEEL Running setup.py bdist_wheel for ChromeController: finished with status 'done' Stored in directory: /tmp/tmpuyhk0n70 Successfully built ChromeController Cleaning up... Removing source in /tmp/pip-build-mw66s4q_/ChromeController