Created temporary directory: /tmp/pip-ephem-wheel-cache-dkpdr9vf Created temporary directory: /tmp/pip-req-tracker-z9u1j8o0 Created requirements tracker '/tmp/pip-req-tracker-z9u1j8o0' Created temporary directory: /tmp/pip-wheel-03lldrk3 Looking in indexes: https://pypi.python.org/simple Collecting irobot==1.0.2 1 location(s) to search for versions of irobot: * https://pypi.python.org/simple/irobot/ Getting page https://pypi.python.org/simple/irobot/ Analyzing links from page https://pypi.org/simple/irobot/ Found link https://files.pythonhosted.org/packages/73/1b/3998197fe3bbb17b981777428f671679b687cb3f8408b766c8060ff072fa/irobot-1.0.0.tar.gz#sha256=e5882d15b6146df8cd7267c306434b971a19c2cb73236d93fe9b7d041644c207 (from https://pypi.org/simple/irobot/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/78/a5/dba346d7b2f91981d557b2fd60969f9ff2f44519ee7899c1156e204c102a/irobot-1.0.1.tar.gz#sha256=ef9b21d0cfcc34362675c7445718c2655e9f20b2e7edc8fa680f4efeda22ecea (from https://pypi.org/simple/irobot/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/f7/04/0862c4fbbce37cb018946dd7bcab0002f25cda7b792d94636553d89935d6/irobot-1.0.2.tar.gz#sha256=a747ac2ef0f7cd6d6b50cf4b26847f6edaf17632d87167caa46706376977999c (from https://pypi.org/simple/irobot/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-afue5w9e Downloading https://files.pythonhosted.org/packages/f7/04/0862c4fbbce37cb018946dd7bcab0002f25cda7b792d94636553d89935d6/irobot-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f7/04/0862c4fbbce37cb018946dd7bcab0002f25cda7b792d94636553d89935d6/irobot-1.0.2.tar.gz#sha256=a747ac2ef0f7cd6d6b50cf4b26847f6edaf17632d87167caa46706376977999c (from https://pypi.org/simple/irobot/) Added irobot==1.0.2 from https://files.pythonhosted.org/packages/f7/04/0862c4fbbce37cb018946dd7bcab0002f25cda7b792d94636553d89935d6/irobot-1.0.2.tar.gz#sha256=a747ac2ef0f7cd6d6b50cf4b26847f6edaf17632d87167caa46706376977999c to build tracker '/tmp/pip-req-tracker-z9u1j8o0' Running setup.py (path:/tmp/pip-wheel-03lldrk3/irobot/setup.py) egg_info for package irobot Running command python setup.py egg_info running egg_info creating pip-egg-info/irobot.egg-info writing pip-egg-info/irobot.egg-info/PKG-INFO writing top-level names to pip-egg-info/irobot.egg-info/top_level.txt writing entry points to pip-egg-info/irobot.egg-info/entry_points.txt writing dependency_links to pip-egg-info/irobot.egg-info/dependency_links.txt writing requirements to pip-egg-info/irobot.egg-info/requires.txt writing manifest file 'pip-egg-info/irobot.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/irobot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/irobot.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-03lldrk3/irobot has version 1.0.2, which satisfies requirement irobot==1.0.2 from https://files.pythonhosted.org/packages/f7/04/0862c4fbbce37cb018946dd7bcab0002f25cda7b792d94636553d89935d6/irobot-1.0.2.tar.gz#sha256=a747ac2ef0f7cd6d6b50cf4b26847f6edaf17632d87167caa46706376977999c Removed irobot==1.0.2 from https://files.pythonhosted.org/packages/f7/04/0862c4fbbce37cb018946dd7bcab0002f25cda7b792d94636553d89935d6/irobot-1.0.2.tar.gz#sha256=a747ac2ef0f7cd6d6b50cf4b26847f6edaf17632d87167caa46706376977999c from build tracker '/tmp/pip-req-tracker-z9u1j8o0' Building wheels for collected packages: irobot Created temporary directory: /tmp/pip-wheel-5gev9lbr Running setup.py bdist_wheel for irobot: started Destination directory: /tmp/pip-wheel-5gev9lbr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-03lldrk3/irobot/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-5gev9lbr running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/irobot copying irobot/__init__.py -> build/lib/irobot copying irobot/app.py -> build/lib/irobot creating build/lib/irobot/utils copying irobot/utils/config_util.py -> build/lib/irobot/utils copying irobot/utils/excel.py -> build/lib/irobot/utils copying irobot/utils/__init__.py -> build/lib/irobot/utils running egg_info writing dependency_links to irobot.egg-info/dependency_links.txt writing irobot.egg-info/PKG-INFO writing entry points to irobot.egg-info/entry_points.txt writing top-level names to irobot.egg-info/top_level.txt writing requirements to irobot.egg-info/requires.txt reading manifest file 'irobot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'irobot.egg-info/SOURCES.txt' copying irobot/.DS_Store -> build/lib/irobot creating build/lib/irobot/core copying irobot/core/SentenceFromRule.py -> build/lib/irobot/core copying irobot/core/cosine.py -> build/lib/irobot/core copying irobot/core/qa.py -> build/lib/irobot/core copying irobot/core/rule.py -> build/lib/irobot/core creating build/lib/irobot/web copying irobot/web/response.py -> build/lib/irobot/web copying irobot/web/text.py -> build/lib/irobot/web running build_scripts creating build/scripts-3.5 copying and adjusting scripts/daemon_irobot -> build/scripts-3.5 changing mode of build/scripts-3.5/daemon_irobot 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/irobot creating build/bdist.linux-armv7l/wheel/irobot/web copying build/lib/irobot/web/text.py -> build/bdist.linux-armv7l/wheel/irobot/web copying build/lib/irobot/web/response.py -> build/bdist.linux-armv7l/wheel/irobot/web copying build/lib/irobot/__init__.py -> build/bdist.linux-armv7l/wheel/irobot copying build/lib/irobot/.DS_Store -> build/bdist.linux-armv7l/wheel/irobot copying build/lib/irobot/app.py -> build/bdist.linux-armv7l/wheel/irobot creating build/bdist.linux-armv7l/wheel/irobot/utils copying build/lib/irobot/utils/config_util.py -> build/bdist.linux-armv7l/wheel/irobot/utils copying build/lib/irobot/utils/excel.py -> build/bdist.linux-armv7l/wheel/irobot/utils copying build/lib/irobot/utils/__init__.py -> build/bdist.linux-armv7l/wheel/irobot/utils creating build/bdist.linux-armv7l/wheel/irobot/core copying build/lib/irobot/core/SentenceFromRule.py -> build/bdist.linux-armv7l/wheel/irobot/core copying build/lib/irobot/core/rule.py -> build/bdist.linux-armv7l/wheel/irobot/core copying build/lib/irobot/core/qa.py -> build/bdist.linux-armv7l/wheel/irobot/core copying build/lib/irobot/core/cosine.py -> build/bdist.linux-armv7l/wheel/irobot/core running install_data creating build/bdist.linux-armv7l/wheel/irobot-1.0.2.data creating build/bdist.linux-armv7l/wheel/irobot-1.0.2.data/data creating build/bdist.linux-armv7l/wheel/usr creating build/bdist.linux-armv7l/wheel/usr/local creating build/bdist.linux-armv7l/wheel/usr/local/etc creating build/bdist.linux-armv7l/wheel/usr/local/etc/irobot copying etc/irobot.conf -> build/bdist.linux-armv7l/wheel/usr/local/etc/irobot/ copying etc/logger.conf -> build/bdist.linux-armv7l/wheel/usr/local/etc/irobot/ running install_egg_info Copying irobot.egg-info to build/bdist.linux-armv7l/wheel/irobot-1.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/irobot-1.0.2.data/scripts copying build/scripts-3.5/daemon_irobot -> build/bdist.linux-armv7l/wheel/irobot-1.0.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/irobot-1.0.2.data/scripts/daemon_irobot to 755 creating build/bdist.linux-armv7l/wheel/irobot-1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for irobot: finished with status 'done' Stored in directory: /tmp/tmpeziusb6u Successfully built irobot Cleaning up... Removing source in /tmp/pip-wheel-03lldrk3/irobot Removed build tracker '/tmp/pip-req-tracker-z9u1j8o0'