Collecting ucdev==0.0.2 1 location(s) to search for versions of ucdev: * https://pypi.python.org/simple/ucdev/ Getting page https://pypi.python.org/simple/ucdev/ Analyzing links from page https://pypi.org/simple/ucdev/ Skipping link https://files.pythonhosted.org/packages/86/f5/fccdac2fe7a7e901e1a9b021b2996011e9b6fe1371adf6890b5a8b5c6d53/ucdev-0.0.1-py2.7.egg#sha256=185c4cac7dd7e92a0e040ff155ce27fd0b146b606c56736ebc18de065ec34cfe (from https://pypi.org/simple/ucdev/); unsupported archive format: .egg Skipping link https://files.pythonhosted.org/packages/6c/13/38fa81e9f5b2f4b5536e4b75aeb69a91510b8eedfc0ccb3b1ca12379e01a/ucdev-0.0.2-py2-none-any.whl#sha256=6e3bd1a305ee016d993cc4457f91608de4fa3943563c7ad462330d4bdcabd86c (from https://pypi.org/simple/ucdev/); it is not compatible with this Python Skipping link https://files.pythonhosted.org/packages/dc/e8/682345a47b13dbf1518ccca059f7844d4a7d65373870d841c0c42b624ad1/ucdev-0.0.2-py2.7.egg#sha256=b8d4eefdce7cee77bacb564463c24930e06bf8d839e8cc5e5351f7033538fb84 (from https://pypi.org/simple/ucdev/); unsupported archive format: .egg Skipping link https://files.pythonhosted.org/packages/06/f4/16be6c08e50fbcd5f296f8899ec26a458e4eff88b38a0b18d6be6417246c/ucdev-0.0.2-py3.6.egg#sha256=bc8ad6864845f69a2fef5c77691e2831819bd8176a3cef37e18e7207f005f8ad (from https://pypi.org/simple/ucdev/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/10/62/64782f37a73060bc62ff2d524a8733bcbf747ac9e3c722861915a364b2bf/ucdev-0.0.2.tar.gz#sha256=dc971a650f9de3a97048f7b25f65a934b7ff43148337a9226cc797377fc64bdf (from https://pypi.org/simple/ucdev/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Downloading https://files.pythonhosted.org/packages/10/62/64782f37a73060bc62ff2d524a8733bcbf747ac9e3c722861915a364b2bf/ucdev-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/10/62/64782f37a73060bc62ff2d524a8733bcbf747ac9e3c722861915a364b2bf/ucdev-0.0.2.tar.gz#sha256=dc971a650f9de3a97048f7b25f65a934b7ff43148337a9226cc797377fc64bdf (from https://pypi.org/simple/ucdev/) Running setup.py (path:/tmp/pip-build-qookt5v7/ucdev/setup.py) egg_info for package ucdev Running command python setup.py egg_info running egg_info creating pip-egg-info/ucdev.egg-info writing pip-egg-info/ucdev.egg-info/PKG-INFO writing requirements to pip-egg-info/ucdev.egg-info/requires.txt writing top-level names to pip-egg-info/ucdev.egg-info/top_level.txt writing dependency_links to pip-egg-info/ucdev.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ucdev.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ucdev.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ucdev.egg-info/SOURCES.txt' Source in /tmp/pip-build-qookt5v7/ucdev has version 0.0.2, which satisfies requirement ucdev==0.0.2 from https://files.pythonhosted.org/packages/10/62/64782f37a73060bc62ff2d524a8733bcbf747ac9e3c722861915a364b2bf/ucdev-0.0.2.tar.gz#sha256=dc971a650f9de3a97048f7b25f65a934b7ff43148337a9226cc797377fc64bdf Building wheels for collected packages: ucdev Running setup.py bdist_wheel for ucdev: started Destination directory: /tmp/tmpx7fv0jx6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-qookt5v7/ucdev/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/tmpx7fv0jx6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ucdev copying ucdev/common.py -> build/lib/ucdev copying ucdev/nrf24.py -> build/lib/ucdev copying ucdev/hmc5883.py -> build/lib/ucdev copying ucdev/si4702.py -> build/lib/ucdev copying ucdev/__init__.py -> build/lib/ucdev copying ucdev/register.py -> build/lib/ucdev copying ucdev/ad9850.py -> build/lib/ucdev copying ucdev/mpu6050.py -> build/lib/ucdev 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/ucdev copying build/lib/ucdev/common.py -> build/bdist.linux-armv7l/wheel/ucdev copying build/lib/ucdev/nrf24.py -> build/bdist.linux-armv7l/wheel/ucdev copying build/lib/ucdev/hmc5883.py -> build/bdist.linux-armv7l/wheel/ucdev copying build/lib/ucdev/si4702.py -> build/bdist.linux-armv7l/wheel/ucdev copying build/lib/ucdev/__init__.py -> build/bdist.linux-armv7l/wheel/ucdev copying build/lib/ucdev/register.py -> build/bdist.linux-armv7l/wheel/ucdev copying build/lib/ucdev/ad9850.py -> build/bdist.linux-armv7l/wheel/ucdev copying build/lib/ucdev/mpu6050.py -> build/bdist.linux-armv7l/wheel/ucdev running install_egg_info running egg_info writing dependency_links to ucdev.egg-info/dependency_links.txt writing ucdev.egg-info/PKG-INFO writing requirements to ucdev.egg-info/requires.txt writing top-level names to ucdev.egg-info/top_level.txt reading manifest file 'ucdev.egg-info/SOURCES.txt' writing manifest file 'ucdev.egg-info/SOURCES.txt' Copying ucdev.egg-info to build/bdist.linux-armv7l/wheel/ucdev-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ucdev-0.0.2.dist-info/WHEEL Running setup.py bdist_wheel for ucdev: finished with status 'done' Stored in directory: /tmp/tmp_yeuk204 Successfully built ucdev Cleaning up... Removing source in /tmp/pip-build-qookt5v7/ucdev