Created temporary directory: /tmp/pip-ephem-wheel-cache-sb0gac35 Created temporary directory: /tmp/pip-wheel-48zjhmlb Looking in indexes: https://pypi.python.org/simple Collecting WonderPy==0.1.0 1 location(s) to search for versions of WonderPy: * https://pypi.python.org/simple/wonderpy/ Getting page https://pypi.python.org/simple/wonderpy/ Analyzing links from page https://pypi.org/simple/wonderpy/ Skipping link https://files.pythonhosted.org/packages/5d/86/d6c375ab795698836b1cd032e30e573d6a9c94bf30d458e6232342e53df6/WonderPy-0.0.12-py2-none-any.whl#sha256=b4868f760d15a269eed2756dd77e920b8588b0d29aa80037f40ffdbd075683e8 (from https://pypi.org/simple/wonderpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/0d/36/01674d6f57ecfeed754a6666b1e830536079aadaaeec3625967476d78f78/WonderPy-0.0.12.tar.gz#sha256=46595869135f72a8f76904ca7ad6902882f084d2aaba20196cd17fc6ee38763d (from https://pypi.org/simple/wonderpy/), version: 0.0.12 Skipping link https://files.pythonhosted.org/packages/3e/25/51b79d1fea72d09c5d78eb36420a5c2150a0d46a73e7d2dd8347bafb69fd/WonderPy-0.0.13-py2-none-any.whl#sha256=1ec80a7855ea7567ab71d0f62bb1ec4b140f7dfe7eb8f1b974630b4796015575 (from https://pypi.org/simple/wonderpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/e2/32/02621bde3329cd4a2022ac4759f438a676bfabd3ec8439bb8bb6126adbcc/WonderPy-0.0.13.tar.gz#sha256=7d53a909b32f338b8d03edebf2ba4a37f2590294aaa4ce89f20cbd8c8a6c8468 (from https://pypi.org/simple/wonderpy/), version: 0.0.13 Skipping link https://files.pythonhosted.org/packages/d6/b8/9c0e3c2aa561b60c9a894abd336300659f30c2f05ab6fa1f17325049ad4c/WonderPy-0.1.0-py2-none-any.whl#sha256=b7a6b4f3925fefb850e15f4512c505d6e5e13a8095a6ea3327adc5215c7bf887 (from https://pypi.org/simple/wonderpy/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/43/c4/83a15b71a352cf077c19420d234c21dfd7a7578cba8ed402427870a608c9/WonderPy-0.1.0.tar.gz#sha256=e16853d5e813c7a4f2398ed704f7be598c50275d19aaf520ffe69c451b0f6c5b (from https://pypi.org/simple/wonderpy/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-izivej8g Downloading https://files.pythonhosted.org/packages/43/c4/83a15b71a352cf077c19420d234c21dfd7a7578cba8ed402427870a608c9/WonderPy-0.1.0.tar.gz (483kB) Downloading from URL https://files.pythonhosted.org/packages/43/c4/83a15b71a352cf077c19420d234c21dfd7a7578cba8ed402427870a608c9/WonderPy-0.1.0.tar.gz#sha256=e16853d5e813c7a4f2398ed704f7be598c50275d19aaf520ffe69c451b0f6c5b (from https://pypi.org/simple/wonderpy/) Running setup.py (path:/tmp/pip-wheel-48zjhmlb/WonderPy/setup.py) egg_info for package WonderPy Running command python setup.py egg_info running egg_info creating pip-egg-info/WonderPy.egg-info writing requirements to pip-egg-info/WonderPy.egg-info/requires.txt writing pip-egg-info/WonderPy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/WonderPy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/WonderPy.egg-info/top_level.txt writing manifest file 'pip-egg-info/WonderPy.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/WonderPy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/WonderPy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-48zjhmlb/WonderPy has version 0.1.0, which satisfies requirement WonderPy==0.1.0 from https://files.pythonhosted.org/packages/43/c4/83a15b71a352cf077c19420d234c21dfd7a7578cba8ed402427870a608c9/WonderPy-0.1.0.tar.gz#sha256=e16853d5e813c7a4f2398ed704f7be598c50275d19aaf520ffe69c451b0f6c5b Building wheels for collected packages: WonderPy Created temporary directory: /tmp/pip-wheel-wse_bdac Running setup.py bdist_wheel for WonderPy: started Destination directory: /tmp/pip-wheel-wse_bdac Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-48zjhmlb/WonderPy/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-wse_bdac /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/WonderPy copying WonderPy/__init__.py -> build/lib/WonderPy copying WonderPy/config.py -> build/lib/WonderPy creating build/lib/test copying test/test_SensorAccelerometer.py -> build/lib/test copying test/test_SensorPose.py -> build/lib/test copying test/test_CommandHead.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_CommandAccessory.py -> build/lib/test copying test/test_CommandBody.py -> build/lib/test copying test/test_math.py -> build/lib/test copying test/test_SensorMisc.py -> build/lib/test copying test/robotTestUtil.py -> build/lib/test creating build/lib/WonderPy/util copying WonderPy/util/wwSVG.py -> build/lib/WonderPy/util copying WonderPy/util/wwMath.py -> build/lib/WonderPy/util copying WonderPy/util/__init__.py -> build/lib/WonderPy/util copying WonderPy/util/wwPinger.py -> build/lib/WonderPy/util copying WonderPy/util/wwPath.py -> build/lib/WonderPy/util creating build/lib/WonderPy/components copying WonderPy/components/wwSensorAccelerometer.py -> build/lib/WonderPy/components copying WonderPy/components/wwMedia.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandPing.py -> build/lib/WonderPy/components copying WonderPy/components/__init__.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandMedia.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandRGB.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandHead.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorDistance.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorButton.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandBody.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandAccessory.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorAngle.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorBeacon.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorBaseXYZ.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorPing.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorMedia.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandBase.py -> build/lib/WonderPy/components copying WonderPy/components/wwComponentBase.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorPose.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorBase.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandEyering.py -> build/lib/WonderPy/components copying WonderPy/components/wwCommandMonoLED.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorGyroscope.py -> build/lib/WonderPy/components copying WonderPy/components/wwSensorWheel.py -> build/lib/WonderPy/components creating build/lib/WonderPy/core copying WonderPy/core/wwSensors.py -> build/lib/WonderPy/core copying WonderPy/core/__init__.py -> build/lib/WonderPy/core copying WonderPy/core/wwMain.py -> build/lib/WonderPy/core copying WonderPy/core/wwConstants.py -> build/lib/WonderPy/core copying WonderPy/core/wwBTLEMgr.py -> build/lib/WonderPy/core copying WonderPy/core/wwRobot.py -> build/lib/WonderPy/core copying WonderPy/core/wwCommands.py -> build/lib/WonderPy/core creating build/lib/WonderPy/lib creating build/lib/WonderPy/lib/WonderWorkshop creating build/lib/WonderPy/lib/WonderWorkshop/osx copying WonderPy/lib/WonderWorkshop/osx/libWWHAL.dylib -> build/lib/WonderPy/lib/WonderWorkshop/osx 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/WonderPy creating build/bdist.linux-armv7l/wheel/WonderPy/util copying build/lib/WonderPy/util/wwSVG.py -> build/bdist.linux-armv7l/wheel/WonderPy/util copying build/lib/WonderPy/util/wwMath.py -> build/bdist.linux-armv7l/wheel/WonderPy/util copying build/lib/WonderPy/util/__init__.py -> build/bdist.linux-armv7l/wheel/WonderPy/util copying build/lib/WonderPy/util/wwPinger.py -> build/bdist.linux-armv7l/wheel/WonderPy/util copying build/lib/WonderPy/util/wwPath.py -> build/bdist.linux-armv7l/wheel/WonderPy/util copying build/lib/WonderPy/__init__.py -> build/bdist.linux-armv7l/wheel/WonderPy creating build/bdist.linux-armv7l/wheel/WonderPy/lib creating build/bdist.linux-armv7l/wheel/WonderPy/lib/WonderWorkshop creating build/bdist.linux-armv7l/wheel/WonderPy/lib/WonderWorkshop/osx copying build/lib/WonderPy/lib/WonderWorkshop/osx/libWWHAL.dylib -> build/bdist.linux-armv7l/wheel/WonderPy/lib/WonderWorkshop/osx copying build/lib/WonderPy/config.py -> build/bdist.linux-armv7l/wheel/WonderPy creating build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorAccelerometer.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwMedia.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandPing.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/__init__.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandMedia.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandRGB.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandHead.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorDistance.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorButton.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandBody.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandAccessory.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorAngle.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorBeacon.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorBaseXYZ.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorPing.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorMedia.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandBase.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwComponentBase.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorPose.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorBase.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandEyering.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwCommandMonoLED.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorGyroscope.py -> build/bdist.linux-armv7l/wheel/WonderPy/components copying build/lib/WonderPy/components/wwSensorWheel.py -> build/bdist.linux-armv7l/wheel/WonderPy/components creating build/bdist.linux-armv7l/wheel/WonderPy/core copying build/lib/WonderPy/core/wwSensors.py -> build/bdist.linux-armv7l/wheel/WonderPy/core copying build/lib/WonderPy/core/__init__.py -> build/bdist.linux-armv7l/wheel/WonderPy/core copying build/lib/WonderPy/core/wwMain.py -> build/bdist.linux-armv7l/wheel/WonderPy/core copying build/lib/WonderPy/core/wwConstants.py -> build/bdist.linux-armv7l/wheel/WonderPy/core copying build/lib/WonderPy/core/wwBTLEMgr.py -> build/bdist.linux-armv7l/wheel/WonderPy/core copying build/lib/WonderPy/core/wwRobot.py -> build/bdist.linux-armv7l/wheel/WonderPy/core copying build/lib/WonderPy/core/wwCommands.py -> build/bdist.linux-armv7l/wheel/WonderPy/core creating build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_SensorAccelerometer.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_SensorPose.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_CommandHead.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_CommandAccessory.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_CommandBody.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_math.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_SensorMisc.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/robotTestUtil.py -> build/bdist.linux-armv7l/wheel/test running install_egg_info running egg_info writing WonderPy.egg-info/PKG-INFO writing top-level names to WonderPy.egg-info/top_level.txt writing requirements to WonderPy.egg-info/requires.txt writing dependency_links to WonderPy.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'WonderPy.egg-info/SOURCES.txt' writing manifest file 'WonderPy.egg-info/SOURCES.txt' Copying WonderPy.egg-info to build/bdist.linux-armv7l/wheel/WonderPy-0.1.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/WonderPy-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-wse_bdac/WonderPy-0.1.0-py3-none-any.whl' and adding '.' to it adding 'WonderPy/__init__.py' adding 'WonderPy/config.py' adding 'WonderPy/components/__init__.py' adding 'WonderPy/components/wwCommandAccessory.py' adding 'WonderPy/components/wwCommandBase.py' adding 'WonderPy/components/wwCommandBody.py' adding 'WonderPy/components/wwCommandEyering.py' adding 'WonderPy/components/wwCommandHead.py' adding 'WonderPy/components/wwCommandMedia.py' adding 'WonderPy/components/wwCommandMonoLED.py' adding 'WonderPy/components/wwCommandPing.py' adding 'WonderPy/components/wwCommandRGB.py' adding 'WonderPy/components/wwComponentBase.py' adding 'WonderPy/components/wwMedia.py' adding 'WonderPy/components/wwSensorAccelerometer.py' adding 'WonderPy/components/wwSensorAngle.py' adding 'WonderPy/components/wwSensorBase.py' adding 'WonderPy/components/wwSensorBaseXYZ.py' adding 'WonderPy/components/wwSensorBeacon.py' adding 'WonderPy/components/wwSensorButton.py' adding 'WonderPy/components/wwSensorDistance.py' adding 'WonderPy/components/wwSensorGyroscope.py' adding 'WonderPy/components/wwSensorMedia.py' adding 'WonderPy/components/wwSensorPing.py' adding 'WonderPy/components/wwSensorPose.py' adding 'WonderPy/components/wwSensorWheel.py' adding 'WonderPy/core/__init__.py' adding 'WonderPy/core/wwBTLEMgr.py' adding 'WonderPy/core/wwCommands.py' adding 'WonderPy/core/wwConstants.py' adding 'WonderPy/core/wwMain.py' adding 'WonderPy/core/wwRobot.py' adding 'WonderPy/core/wwSensors.py' adding 'WonderPy/lib/WonderWorkshop/osx/libWWHAL.dylib' adding 'WonderPy/util/__init__.py' adding 'WonderPy/util/wwMath.py' adding 'WonderPy/util/wwPath.py' adding 'WonderPy/util/wwPinger.py' adding 'WonderPy/util/wwSVG.py' adding 'test/__init__.py' adding 'test/robotTestUtil.py' adding 'test/test_CommandAccessory.py' adding 'test/test_CommandBody.py' adding 'test/test_CommandHead.py' adding 'test/test_SensorAccelerometer.py' adding 'test/test_SensorMisc.py' adding 'test/test_SensorPose.py' adding 'test/test_math.py' adding 'WonderPy-0.1.0.dist-info/top_level.txt' adding 'WonderPy-0.1.0.dist-info/WHEEL' adding 'WonderPy-0.1.0.dist-info/METADATA' adding 'WonderPy-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for WonderPy: finished with status 'done' Stored in directory: /tmp/tmpca15831_ Successfully built WonderPy Cleaning up... Removing source in /tmp/pip-wheel-48zjhmlb/WonderPy