Created temporary directory: /tmp/pip-ephem-wheel-cache-qqqz4hj4 Created temporary directory: /tmp/pip-req-tracker-w5u621ci Created requirements tracker '/tmp/pip-req-tracker-w5u621ci' Created temporary directory: /tmp/pip-wheel-aywz5pkq Collecting coffeehouse==2.2.1 1 location(s) to search for versions of coffeehouse: * https://pypi.org/simple/coffeehouse/ Getting page https://pypi.org/simple/coffeehouse/ Analyzing links from page https://pypi.org/simple/coffeehouse/ Skipping link https://files.pythonhosted.org/packages/76/9e/26fbecb0e20dea2af25c0f1747e448bb715f8edc081b8a11b48df2d536de/coffeehouse-2.1.0-py3.8.egg#sha256=fcea9a67a8012da76ed22a9980771df9dda11f8124b3caf9a610c057537cfce4 (from https://pypi.org/simple/coffeehouse/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/62/d3/40fa64736d8e0b2146fb222f4dac4d43c5f6512d802072ca577c277704a3/coffeehouse-2.1.0.tar.gz#sha256=8715ee68d991794c293a9d84153b657f972c9ac44a2158bddff423c94e9e855b (from https://pypi.org/simple/coffeehouse/), version: 2.1.0 Found link https://files.pythonhosted.org/packages/01/fd/25ad5d6ff696c538e194c9bcee4e56b554895fe31fb6b43f4a90b5327e42/coffeehouse-2.2.0.tar.gz#sha256=a238b56b3edaa329e0c4172c2ef2a51c688cfa81b8d4ea80ebea4c582b25ae62 (from https://pypi.org/simple/coffeehouse/), version: 2.2.0 Found link https://files.pythonhosted.org/packages/5a/c0/c47fe483781f8a38e6b207b2953ed5077c6028a79855cd4f3927643f6fc3/coffeehouse-2.2.1.tar.gz#sha256=3b5f8b00ac229fbf919f2b0ebbf46f8f80b9a0be813678037cbbc6ca73aae655 (from https://pypi.org/simple/coffeehouse/), version: 2.2.1 Using version 2.2.1 (newest of versions: 2.2.1) Created temporary directory: /tmp/pip-unpack-wvvytd_u Downloading https://files.pythonhosted.org/packages/5a/c0/c47fe483781f8a38e6b207b2953ed5077c6028a79855cd4f3927643f6fc3/coffeehouse-2.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5a/c0/c47fe483781f8a38e6b207b2953ed5077c6028a79855cd4f3927643f6fc3/coffeehouse-2.2.1.tar.gz#sha256=3b5f8b00ac229fbf919f2b0ebbf46f8f80b9a0be813678037cbbc6ca73aae655 (from https://pypi.org/simple/coffeehouse/) Added coffeehouse==2.2.1 from https://files.pythonhosted.org/packages/5a/c0/c47fe483781f8a38e6b207b2953ed5077c6028a79855cd4f3927643f6fc3/coffeehouse-2.2.1.tar.gz#sha256=3b5f8b00ac229fbf919f2b0ebbf46f8f80b9a0be813678037cbbc6ca73aae655 to build tracker '/tmp/pip-req-tracker-w5u621ci' Running setup.py (path:/tmp/pip-wheel-aywz5pkq/coffeehouse/setup.py) egg_info for package coffeehouse Running command python setup.py egg_info running egg_info creating pip-egg-info/coffeehouse.egg-info writing requirements to pip-egg-info/coffeehouse.egg-info/requires.txt writing pip-egg-info/coffeehouse.egg-info/PKG-INFO writing top-level names to pip-egg-info/coffeehouse.egg-info/top_level.txt writing dependency_links to pip-egg-info/coffeehouse.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/coffeehouse.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/coffeehouse.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/coffeehouse.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aywz5pkq/coffeehouse has version 2.2.1, which satisfies requirement coffeehouse==2.2.1 from https://files.pythonhosted.org/packages/5a/c0/c47fe483781f8a38e6b207b2953ed5077c6028a79855cd4f3927643f6fc3/coffeehouse-2.2.1.tar.gz#sha256=3b5f8b00ac229fbf919f2b0ebbf46f8f80b9a0be813678037cbbc6ca73aae655 Removed coffeehouse==2.2.1 from https://files.pythonhosted.org/packages/5a/c0/c47fe483781f8a38e6b207b2953ed5077c6028a79855cd4f3927643f6fc3/coffeehouse-2.2.1.tar.gz#sha256=3b5f8b00ac229fbf919f2b0ebbf46f8f80b9a0be813678037cbbc6ca73aae655 from build tracker '/tmp/pip-req-tracker-w5u621ci' Building wheels for collected packages: coffeehouse Created temporary directory: /tmp/pip-wheel-x19003ik Running setup.py bdist_wheel for coffeehouse: started Destination directory: /tmp/pip-wheel-x19003ik Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aywz5pkq/coffeehouse/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-x19003ik running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/coffeehouse copying coffeehouse/exception.py -> build/lib/coffeehouse copying coffeehouse/__init__.py -> build/lib/coffeehouse copying coffeehouse/api.py -> build/lib/coffeehouse creating build/lib/coffeehouse/lydia copying coffeehouse/lydia/session.py -> build/lib/coffeehouse/lydia copying coffeehouse/lydia/lydia_ai.py -> build/lib/coffeehouse/lydia copying coffeehouse/lydia/__init__.py -> build/lib/coffeehouse/lydia 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/coffeehouse copying build/lib/coffeehouse/exception.py -> build/bdist.linux-armv7l/wheel/coffeehouse copying build/lib/coffeehouse/__init__.py -> build/bdist.linux-armv7l/wheel/coffeehouse creating build/bdist.linux-armv7l/wheel/coffeehouse/lydia copying build/lib/coffeehouse/lydia/session.py -> build/bdist.linux-armv7l/wheel/coffeehouse/lydia copying build/lib/coffeehouse/lydia/lydia_ai.py -> build/bdist.linux-armv7l/wheel/coffeehouse/lydia copying build/lib/coffeehouse/lydia/__init__.py -> build/bdist.linux-armv7l/wheel/coffeehouse/lydia copying build/lib/coffeehouse/api.py -> build/bdist.linux-armv7l/wheel/coffeehouse running install_egg_info running egg_info writing coffeehouse.egg-info/PKG-INFO writing top-level names to coffeehouse.egg-info/top_level.txt writing dependency_links to coffeehouse.egg-info/dependency_links.txt writing requirements to coffeehouse.egg-info/requires.txt reading manifest file 'coffeehouse.egg-info/SOURCES.txt' writing manifest file 'coffeehouse.egg-info/SOURCES.txt' Copying coffeehouse.egg-info to build/bdist.linux-armv7l/wheel/coffeehouse-2.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/coffeehouse-2.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-x19003ik/coffeehouse-2.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'coffeehouse/__init__.py' adding 'coffeehouse/api.py' adding 'coffeehouse/exception.py' adding 'coffeehouse/lydia/__init__.py' adding 'coffeehouse/lydia/lydia_ai.py' adding 'coffeehouse/lydia/session.py' adding 'coffeehouse-2.2.1.dist-info/METADATA' adding 'coffeehouse-2.2.1.dist-info/WHEEL' adding 'coffeehouse-2.2.1.dist-info/top_level.txt' adding 'coffeehouse-2.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for coffeehouse: finished with status 'done' Stored in directory: /tmp/tmpssp9nwh3 Successfully built coffeehouse Cleaning up... Removing source in /tmp/pip-wheel-aywz5pkq/coffeehouse Removed build tracker '/tmp/pip-req-tracker-w5u621ci'