Created temporary directory: /tmp/pip-ephem-wheel-cache-_jnp023i Created temporary directory: /tmp/pip-req-tracker-y_sy1u2z Created requirements tracker '/tmp/pip-req-tracker-y_sy1u2z' Created temporary directory: /tmp/pip-wheel-ihz88ewq Collecting exceptionite==1.0.1 1 location(s) to search for versions of exceptionite: * https://pypi.org/simple/exceptionite/ Getting page https://pypi.org/simple/exceptionite/ Analyzing links from page https://pypi.org/simple/exceptionite/ Found link https://files.pythonhosted.org/packages/df/6b/e3fce122943163c239fe85ba712bda08e2f3aec11fec42fed9e41eeca613/exceptionite-0.12.tar.gz#sha256=2d0be49eb1af4306f1543246c7d348b629a9853b55cdd1214c020eded021bdc3 (from https://pypi.org/simple/exceptionite/), version: 0.12 Found link https://files.pythonhosted.org/packages/07/e1/536aca979192ea19913626a31fc525652e98f6f24a52930511d52fc61e59/exceptionite-0.13.tar.gz#sha256=658ec00cb2781040015fa12a359ff74a4f3d905a80556b6e0daee7cd4ecd3e58 (from https://pypi.org/simple/exceptionite/), version: 0.13 Found link https://files.pythonhosted.org/packages/e7/fa/ad1726b7d674a6b4eda9fcf8a72f7d4d3b2580a7844a1baa25752f6da2cf/exceptionite-1.0.0.tar.gz#sha256=7982ca954e5d3018365633be8f1548332b11fdaefe62a2a3c9bc96e02e4bfb78 (from https://pypi.org/simple/exceptionite/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/de/6b/2a21725f89d5bb477144a94110cfd4432180e92444a2bc586842d6cd9ccc/exceptionite-1.0.1.tar.gz#sha256=900e475026a2faa54dd3441a0afa6285342bebae755956cbe4533d44f3860a54 (from https://pypi.org/simple/exceptionite/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-lan83lw1 Downloading https://files.pythonhosted.org/packages/de/6b/2a21725f89d5bb477144a94110cfd4432180e92444a2bc586842d6cd9ccc/exceptionite-1.0.1.tar.gz (121kB) Downloading from URL https://files.pythonhosted.org/packages/de/6b/2a21725f89d5bb477144a94110cfd4432180e92444a2bc586842d6cd9ccc/exceptionite-1.0.1.tar.gz#sha256=900e475026a2faa54dd3441a0afa6285342bebae755956cbe4533d44f3860a54 (from https://pypi.org/simple/exceptionite/) Added exceptionite==1.0.1 from https://files.pythonhosted.org/packages/de/6b/2a21725f89d5bb477144a94110cfd4432180e92444a2bc586842d6cd9ccc/exceptionite-1.0.1.tar.gz#sha256=900e475026a2faa54dd3441a0afa6285342bebae755956cbe4533d44f3860a54 to build tracker '/tmp/pip-req-tracker-y_sy1u2z' Running setup.py (path:/tmp/pip-wheel-ihz88ewq/exceptionite/setup.py) egg_info for package exceptionite Running command python setup.py egg_info running egg_info creating pip-egg-info/exceptionite.egg-info writing requirements to pip-egg-info/exceptionite.egg-info/requires.txt writing top-level names to pip-egg-info/exceptionite.egg-info/top_level.txt writing pip-egg-info/exceptionite.egg-info/PKG-INFO writing dependency_links to pip-egg-info/exceptionite.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/exceptionite.egg-info/SOURCES.txt' package init file 'src/exceptionite/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/exceptionite.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/exceptionite.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ihz88ewq/exceptionite has version 1.0.1, which satisfies requirement exceptionite==1.0.1 from https://files.pythonhosted.org/packages/de/6b/2a21725f89d5bb477144a94110cfd4432180e92444a2bc586842d6cd9ccc/exceptionite-1.0.1.tar.gz#sha256=900e475026a2faa54dd3441a0afa6285342bebae755956cbe4533d44f3860a54 Removed exceptionite==1.0.1 from https://files.pythonhosted.org/packages/de/6b/2a21725f89d5bb477144a94110cfd4432180e92444a2bc586842d6cd9ccc/exceptionite-1.0.1.tar.gz#sha256=900e475026a2faa54dd3441a0afa6285342bebae755956cbe4533d44f3860a54 from build tracker '/tmp/pip-req-tracker-y_sy1u2z' Building wheels for collected packages: exceptionite Created temporary directory: /tmp/pip-wheel-hs5iimkz Running setup.py bdist_wheel for exceptionite: started Destination directory: /tmp/pip-wheel-hs5iimkz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ihz88ewq/exceptionite/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-hs5iimkz running bdist_wheel running build running build_py package init file 'src/exceptionite/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/exceptionite creating build/lib/exceptionite/errors copying src/exceptionite/errors/StackOverflowIntegration.py -> build/lib/exceptionite/errors copying src/exceptionite/errors/__init__.py -> build/lib/exceptionite/errors copying src/exceptionite/errors/SolutionsIntegration.py -> build/lib/exceptionite/errors copying src/exceptionite/errors/Handler.py -> build/lib/exceptionite/errors creating build/lib/exceptionite/errors/providers copying src/exceptionite/errors/providers/__init__.py -> build/lib/exceptionite/errors/providers copying src/exceptionite/errors/providers/ErrorProvider.py -> build/lib/exceptionite/errors/providers running egg_info writing dependency_links to src/exceptionite.egg-info/dependency_links.txt writing src/exceptionite.egg-info/PKG-INFO writing top-level names to src/exceptionite.egg-info/top_level.txt writing requirements to src/exceptionite.egg-info/requires.txt reading manifest file 'src/exceptionite.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/exceptionite.egg-info/SOURCES.txt' creating build/lib/exceptionite/errors/templates copying src/exceptionite/errors/templates/__init__.py -> build/lib/exceptionite/errors/templates copying src/exceptionite/errors/templates/dump.html -> build/lib/exceptionite/errors/templates copying src/exceptionite/errors/templates/exception.html -> build/lib/exceptionite/errors/templates copying src/exceptionite/errors/templates/obj_loop.html -> build/lib/exceptionite/errors/templates copying src/exceptionite/errors/templates/solutions.html -> build/lib/exceptionite/errors/templates copying src/exceptionite/errors/templates/stackoverflow.html -> build/lib/exceptionite/errors/templates creating build/lib/exceptionite/errors/templates/css copying src/exceptionite/errors/templates/css/prism.css -> build/lib/exceptionite/errors/templates/css copying src/exceptionite/errors/templates/css/tailwind.css -> build/lib/exceptionite/errors/templates/css 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/exceptionite creating build/bdist.linux-armv7l/wheel/exceptionite/errors copying build/lib/exceptionite/errors/StackOverflowIntegration.py -> build/bdist.linux-armv7l/wheel/exceptionite/errors copying build/lib/exceptionite/errors/__init__.py -> build/bdist.linux-armv7l/wheel/exceptionite/errors creating build/bdist.linux-armv7l/wheel/exceptionite/errors/templates copying build/lib/exceptionite/errors/templates/__init__.py -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates copying build/lib/exceptionite/errors/templates/stackoverflow.html -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates creating build/bdist.linux-armv7l/wheel/exceptionite/errors/templates/css copying build/lib/exceptionite/errors/templates/css/prism.css -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates/css copying build/lib/exceptionite/errors/templates/css/tailwind.css -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates/css copying build/lib/exceptionite/errors/templates/solutions.html -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates copying build/lib/exceptionite/errors/templates/obj_loop.html -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates copying build/lib/exceptionite/errors/templates/dump.html -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates copying build/lib/exceptionite/errors/templates/exception.html -> build/bdist.linux-armv7l/wheel/exceptionite/errors/templates copying build/lib/exceptionite/errors/SolutionsIntegration.py -> build/bdist.linux-armv7l/wheel/exceptionite/errors copying build/lib/exceptionite/errors/Handler.py -> build/bdist.linux-armv7l/wheel/exceptionite/errors creating build/bdist.linux-armv7l/wheel/exceptionite/errors/providers copying build/lib/exceptionite/errors/providers/__init__.py -> build/bdist.linux-armv7l/wheel/exceptionite/errors/providers copying build/lib/exceptionite/errors/providers/ErrorProvider.py -> build/bdist.linux-armv7l/wheel/exceptionite/errors/providers running install_egg_info Copying src/exceptionite.egg-info to build/bdist.linux-armv7l/wheel/exceptionite-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/exceptionite-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-hs5iimkz/exceptionite-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'exceptionite/errors/Handler.py' adding 'exceptionite/errors/SolutionsIntegration.py' adding 'exceptionite/errors/StackOverflowIntegration.py' adding 'exceptionite/errors/__init__.py' adding 'exceptionite/errors/providers/ErrorProvider.py' adding 'exceptionite/errors/providers/__init__.py' adding 'exceptionite/errors/templates/__init__.py' adding 'exceptionite/errors/templates/dump.html' adding 'exceptionite/errors/templates/exception.html' adding 'exceptionite/errors/templates/obj_loop.html' adding 'exceptionite/errors/templates/solutions.html' adding 'exceptionite/errors/templates/stackoverflow.html' adding 'exceptionite/errors/templates/css/prism.css' adding 'exceptionite/errors/templates/css/tailwind.css' adding 'exceptionite-1.0.1.dist-info/METADATA' adding 'exceptionite-1.0.1.dist-info/WHEEL' adding 'exceptionite-1.0.1.dist-info/top_level.txt' adding 'exceptionite-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for exceptionite: finished with status 'done' Stored in directory: /tmp/tmp4r6nsxi7 Successfully built exceptionite Cleaning up... Removing source in /tmp/pip-wheel-ihz88ewq/exceptionite Removed build tracker '/tmp/pip-req-tracker-y_sy1u2z'