Created temporary directory: /tmp/pip-ephem-wheel-cache-wtxbti8y Created temporary directory: /tmp/pip-req-tracker-a0ylbbj_ Created requirements tracker '/tmp/pip-req-tracker-a0ylbbj_' Created temporary directory: /tmp/pip-wheel-ety6l6lx Looking in indexes: https://pypi.python.org/simple Collecting rpi-automator==0.0.3 1 location(s) to search for versions of rpi-automator: * https://pypi.python.org/simple/rpi-automator/ Getting page https://pypi.python.org/simple/rpi-automator/ Analyzing links from page https://pypi.org/simple/rpi-automator/ Skipping link https://files.pythonhosted.org/packages/7b/fe/3d8070029f2d9c80862e51d7d539f45a98cd925f20d7bddc80642ccc3b86/rpi_automator-0.0.3-py2-none-any.whl#sha256=92db622c90f29339e87fed2608158ff4ce036a214b6f135e94a4e62b3be69d5b (from https://pypi.org/simple/rpi-automator/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/cd/e8/e3d6bcebf535f2f6e536cef53797788bf51e59659317f07fe415ff22a1c0/rpi_automator-0.0.3.tar.gz#sha256=f181d25bed1b871d835e0a3f37eec295655634f2779b26b254b57d1c06e4b70e (from https://pypi.org/simple/rpi-automator/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-_buv693y Downloading https://files.pythonhosted.org/packages/cd/e8/e3d6bcebf535f2f6e536cef53797788bf51e59659317f07fe415ff22a1c0/rpi_automator-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cd/e8/e3d6bcebf535f2f6e536cef53797788bf51e59659317f07fe415ff22a1c0/rpi_automator-0.0.3.tar.gz#sha256=f181d25bed1b871d835e0a3f37eec295655634f2779b26b254b57d1c06e4b70e (from https://pypi.org/simple/rpi-automator/) Added rpi-automator==0.0.3 from https://files.pythonhosted.org/packages/cd/e8/e3d6bcebf535f2f6e536cef53797788bf51e59659317f07fe415ff22a1c0/rpi_automator-0.0.3.tar.gz#sha256=f181d25bed1b871d835e0a3f37eec295655634f2779b26b254b57d1c06e4b70e to build tracker '/tmp/pip-req-tracker-a0ylbbj_' Running setup.py (path:/tmp/pip-wheel-ety6l6lx/rpi-automator/setup.py) egg_info for package rpi-automator Running command python setup.py egg_info running egg_info creating pip-egg-info/rpi_automator.egg-info writing dependency_links to pip-egg-info/rpi_automator.egg-info/dependency_links.txt writing top-level names to pip-egg-info/rpi_automator.egg-info/top_level.txt writing pip-egg-info/rpi_automator.egg-info/PKG-INFO writing manifest file 'pip-egg-info/rpi_automator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rpi_automator.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rpi_automator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ety6l6lx/rpi-automator has version 0.0.3, which satisfies requirement rpi-automator==0.0.3 from https://files.pythonhosted.org/packages/cd/e8/e3d6bcebf535f2f6e536cef53797788bf51e59659317f07fe415ff22a1c0/rpi_automator-0.0.3.tar.gz#sha256=f181d25bed1b871d835e0a3f37eec295655634f2779b26b254b57d1c06e4b70e Removed rpi-automator==0.0.3 from https://files.pythonhosted.org/packages/cd/e8/e3d6bcebf535f2f6e536cef53797788bf51e59659317f07fe415ff22a1c0/rpi_automator-0.0.3.tar.gz#sha256=f181d25bed1b871d835e0a3f37eec295655634f2779b26b254b57d1c06e4b70e from build tracker '/tmp/pip-req-tracker-a0ylbbj_' Building wheels for collected packages: rpi-automator Created temporary directory: /tmp/pip-wheel-_ub6lc9x Running setup.py bdist_wheel for rpi-automator: started Destination directory: /tmp/pip-wheel-_ub6lc9x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ety6l6lx/rpi-automator/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-_ub6lc9x running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rpi_automator copying rpi_automator/EventDispatcher.py -> build/lib/rpi_automator copying rpi_automator/__init__.py -> build/lib/rpi_automator creating build/lib/rpi_automator/datastores copying rpi_automator/datastores/DataStore.py -> build/lib/rpi_automator/datastores copying rpi_automator/datastores/DynamoDBDataStore.py -> build/lib/rpi_automator/datastores copying rpi_automator/datastores/__init__.py -> build/lib/rpi_automator/datastores creating build/lib/rpi_automator/util copying rpi_automator/util/ModuleUtils.py -> build/lib/rpi_automator/util copying rpi_automator/util/PID.py -> build/lib/rpi_automator/util copying rpi_automator/util/__init__.py -> build/lib/rpi_automator/util creating build/lib/rpi_automator/dto copying rpi_automator/dto/HumidityPIDData.py -> build/lib/rpi_automator/dto copying rpi_automator/dto/UploadedFileData.py -> build/lib/rpi_automator/dto copying rpi_automator/dto/ModuleResult.py -> build/lib/rpi_automator/dto copying rpi_automator/dto/TempAndHumidityData.py -> build/lib/rpi_automator/dto copying rpi_automator/dto/RelaySwitchData.py -> build/lib/rpi_automator/dto copying rpi_automator/dto/LocalFileData.py -> build/lib/rpi_automator/dto copying rpi_automator/dto/__init__.py -> build/lib/rpi_automator/dto creating build/lib/rpi_automator/modules copying rpi_automator/modules/ButtonDetector.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/TempHumiditySensor.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/S3Uploader.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/PICamera.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/BaseModule.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/renameRelaySwitch.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/__init__.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/CV2Camera.py -> build/lib/rpi_automator/modules copying rpi_automator/modules/RelaySwitch.py -> build/lib/rpi_automator/modules creating build/lib/rpi_automator/tests copying rpi_automator/tests/integration.py -> build/lib/rpi_automator/tests copying rpi_automator/tests/EventControllerTests.py -> build/lib/rpi_automator/tests copying rpi_automator/tests/__init__.py -> build/lib/rpi_automator/tests copying rpi_automator/tests/module_mocks.py -> build/lib/rpi_automator/tests running build_scripts creating build/scripts-3.4 copying and adjusting bin/rpi_automator -> build/scripts-3.4 changing mode of build/scripts-3.4/rpi_automator 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/rpi_automator creating build/bdist.linux-armv7l/wheel/rpi_automator/datastores copying build/lib/rpi_automator/datastores/DataStore.py -> build/bdist.linux-armv7l/wheel/rpi_automator/datastores copying build/lib/rpi_automator/datastores/DynamoDBDataStore.py -> build/bdist.linux-armv7l/wheel/rpi_automator/datastores copying build/lib/rpi_automator/datastores/__init__.py -> build/bdist.linux-armv7l/wheel/rpi_automator/datastores creating build/bdist.linux-armv7l/wheel/rpi_automator/util copying build/lib/rpi_automator/util/ModuleUtils.py -> build/bdist.linux-armv7l/wheel/rpi_automator/util copying build/lib/rpi_automator/util/PID.py -> build/bdist.linux-armv7l/wheel/rpi_automator/util copying build/lib/rpi_automator/util/__init__.py -> build/bdist.linux-armv7l/wheel/rpi_automator/util copying build/lib/rpi_automator/EventDispatcher.py -> build/bdist.linux-armv7l/wheel/rpi_automator creating build/bdist.linux-armv7l/wheel/rpi_automator/dto copying build/lib/rpi_automator/dto/HumidityPIDData.py -> build/bdist.linux-armv7l/wheel/rpi_automator/dto copying build/lib/rpi_automator/dto/UploadedFileData.py -> build/bdist.linux-armv7l/wheel/rpi_automator/dto copying build/lib/rpi_automator/dto/ModuleResult.py -> build/bdist.linux-armv7l/wheel/rpi_automator/dto copying build/lib/rpi_automator/dto/TempAndHumidityData.py -> build/bdist.linux-armv7l/wheel/rpi_automator/dto copying build/lib/rpi_automator/dto/RelaySwitchData.py -> build/bdist.linux-armv7l/wheel/rpi_automator/dto copying build/lib/rpi_automator/dto/LocalFileData.py -> build/bdist.linux-armv7l/wheel/rpi_automator/dto copying build/lib/rpi_automator/dto/__init__.py -> build/bdist.linux-armv7l/wheel/rpi_automator/dto creating build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/ButtonDetector.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/TempHumiditySensor.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/S3Uploader.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/PICamera.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/BaseModule.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/renameRelaySwitch.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/__init__.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/CV2Camera.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules copying build/lib/rpi_automator/modules/RelaySwitch.py -> build/bdist.linux-armv7l/wheel/rpi_automator/modules creating build/bdist.linux-armv7l/wheel/rpi_automator/tests copying build/lib/rpi_automator/tests/integration.py -> build/bdist.linux-armv7l/wheel/rpi_automator/tests copying build/lib/rpi_automator/tests/EventControllerTests.py -> build/bdist.linux-armv7l/wheel/rpi_automator/tests copying build/lib/rpi_automator/tests/__init__.py -> build/bdist.linux-armv7l/wheel/rpi_automator/tests copying build/lib/rpi_automator/tests/module_mocks.py -> build/bdist.linux-armv7l/wheel/rpi_automator/tests copying build/lib/rpi_automator/__init__.py -> build/bdist.linux-armv7l/wheel/rpi_automator running install_egg_info running egg_info writing top-level names to rpi_automator.egg-info/top_level.txt writing dependency_links to rpi_automator.egg-info/dependency_links.txt writing rpi_automator.egg-info/PKG-INFO reading manifest file 'rpi_automator.egg-info/SOURCES.txt' writing manifest file 'rpi_automator.egg-info/SOURCES.txt' Copying rpi_automator.egg-info to build/bdist.linux-armv7l/wheel/rpi_automator-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rpi_automator-0.0.3.data creating build/bdist.linux-armv7l/wheel/rpi_automator-0.0.3.data/scripts copying build/scripts-3.4/rpi_automator -> build/bdist.linux-armv7l/wheel/rpi_automator-0.0.3.data/scripts changing mode of build/bdist.linux-armv7l/wheel/rpi_automator-0.0.3.data/scripts/rpi_automator to 755 creating build/bdist.linux-armv7l/wheel/rpi_automator-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-_ub6lc9x/rpi_automator-0.0.3-py3-none-any.whl' and adding '.' to it adding 'rpi_automator/EventDispatcher.py' adding 'rpi_automator/__init__.py' adding 'rpi_automator/datastores/DataStore.py' adding 'rpi_automator/datastores/DynamoDBDataStore.py' adding 'rpi_automator/datastores/__init__.py' adding 'rpi_automator/dto/HumidityPIDData.py' adding 'rpi_automator/dto/LocalFileData.py' adding 'rpi_automator/dto/ModuleResult.py' adding 'rpi_automator/dto/RelaySwitchData.py' adding 'rpi_automator/dto/TempAndHumidityData.py' adding 'rpi_automator/dto/UploadedFileData.py' adding 'rpi_automator/dto/__init__.py' adding 'rpi_automator/modules/BaseModule.py' adding 'rpi_automator/modules/ButtonDetector.py' adding 'rpi_automator/modules/CV2Camera.py' adding 'rpi_automator/modules/PICamera.py' adding 'rpi_automator/modules/RelaySwitch.py' adding 'rpi_automator/modules/S3Uploader.py' adding 'rpi_automator/modules/TempHumiditySensor.py' adding 'rpi_automator/modules/__init__.py' adding 'rpi_automator/modules/renameRelaySwitch.py' adding 'rpi_automator/tests/EventControllerTests.py' adding 'rpi_automator/tests/__init__.py' adding 'rpi_automator/tests/integration.py' adding 'rpi_automator/tests/module_mocks.py' adding 'rpi_automator/util/ModuleUtils.py' adding 'rpi_automator/util/PID.py' adding 'rpi_automator/util/__init__.py' adding 'rpi_automator-0.0.3.data/scripts/rpi_automator' adding 'rpi_automator-0.0.3.dist-info/top_level.txt' adding 'rpi_automator-0.0.3.dist-info/WHEEL' adding 'rpi_automator-0.0.3.dist-info/METADATA' adding 'rpi_automator-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rpi-automator: finished with status 'done' Stored in directory: /tmp/tmpg1vq8zba Successfully built rpi-automator Cleaning up... Removing source in /tmp/pip-wheel-ety6l6lx/rpi-automator Removed build tracker '/tmp/pip-req-tracker-a0ylbbj_'