Created temporary directory: /tmp/pip-ephem-wheel-cache-sdn24snp Created temporary directory: /tmp/pip-req-tracker-hq7rrrtk Created requirements tracker '/tmp/pip-req-tracker-hq7rrrtk' Created temporary directory: /tmp/pip-wheel-96hpzt0o Looking in indexes: https://pypi.python.org/simple Collecting tap-framework==0.0.5 1 location(s) to search for versions of tap-framework: * https://pypi.python.org/simple/tap-framework/ Getting page https://pypi.python.org/simple/tap-framework/ Analyzing links from page https://pypi.org/simple/tap-framework/ Found link https://files.pythonhosted.org/packages/33/65/702056092c80848b2dac56df3a74f2f92e83bb05ebeff21b7903916f08a7/tap-framework-0.0.1.tar.gz#sha256=3a3aec80b248937d49163ddf0c700f0ccb72e14b97d0f2bc9bd0f8391b2b0dd0 (from https://pypi.org/simple/tap-framework/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/a8/e9/06072110c0a45bcab8a6bc40df8b88d99cc75d9a19fdc39ccb6ce348f6fe/tap-framework-0.0.3.tar.gz#sha256=6f29f98856a9773d7dfc02fe6ae8fe83b92489ad67508b317e6ae72394f2589b (from https://pypi.org/simple/tap-framework/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/4d/d6/e3624281ee4cc30fd3ad10ddc5614b11040495091bf61704a9e745640ce4/tap-framework-0.0.4.tar.gz#sha256=bfd8cdbe5d7347af028e398b7aa56d6fc9cd3c02bce0d21d478a64dc2c9f6a35 (from https://pypi.org/simple/tap-framework/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/e0/96/472f159020cbfd065db1eea5b64ec04d700172e2554221c50aa5bc67779e/tap-framework-0.0.5.tar.gz#sha256=6daff0e98f25025aa77650b7e4e6fb2a4231123d579368ede07c582cf02448f7 (from https://pypi.org/simple/tap-framework/), version: 0.0.5 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-nbb77wtd Downloading https://files.pythonhosted.org/packages/e0/96/472f159020cbfd065db1eea5b64ec04d700172e2554221c50aa5bc67779e/tap-framework-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e0/96/472f159020cbfd065db1eea5b64ec04d700172e2554221c50aa5bc67779e/tap-framework-0.0.5.tar.gz#sha256=6daff0e98f25025aa77650b7e4e6fb2a4231123d579368ede07c582cf02448f7 (from https://pypi.org/simple/tap-framework/) Added tap-framework==0.0.5 from https://files.pythonhosted.org/packages/e0/96/472f159020cbfd065db1eea5b64ec04d700172e2554221c50aa5bc67779e/tap-framework-0.0.5.tar.gz#sha256=6daff0e98f25025aa77650b7e4e6fb2a4231123d579368ede07c582cf02448f7 to build tracker '/tmp/pip-req-tracker-hq7rrrtk' Running setup.py (path:/tmp/pip-wheel-96hpzt0o/tap-framework/setup.py) egg_info for package tap-framework Running command python setup.py egg_info running egg_info creating pip-egg-info/tap_framework.egg-info writing top-level names to pip-egg-info/tap_framework.egg-info/top_level.txt writing dependency_links to pip-egg-info/tap_framework.egg-info/dependency_links.txt writing pip-egg-info/tap_framework.egg-info/PKG-INFO writing requirements to pip-egg-info/tap_framework.egg-info/requires.txt writing manifest file 'pip-egg-info/tap_framework.egg-info/SOURCES.txt' file tap_framework.py (for module tap_framework) not found reading manifest file 'pip-egg-info/tap_framework.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tap_framework.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-96hpzt0o/tap-framework has version 0.0.5, which satisfies requirement tap-framework==0.0.5 from https://files.pythonhosted.org/packages/e0/96/472f159020cbfd065db1eea5b64ec04d700172e2554221c50aa5bc67779e/tap-framework-0.0.5.tar.gz#sha256=6daff0e98f25025aa77650b7e4e6fb2a4231123d579368ede07c582cf02448f7 Removed tap-framework==0.0.5 from https://files.pythonhosted.org/packages/e0/96/472f159020cbfd065db1eea5b64ec04d700172e2554221c50aa5bc67779e/tap-framework-0.0.5.tar.gz#sha256=6daff0e98f25025aa77650b7e4e6fb2a4231123d579368ede07c582cf02448f7 from build tracker '/tmp/pip-req-tracker-hq7rrrtk' Building wheels for collected packages: tap-framework Created temporary directory: /tmp/pip-wheel-eoby8i3w Running setup.py bdist_wheel for tap-framework: started Destination directory: /tmp/pip-wheel-eoby8i3w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-96hpzt0o/tap-framework/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-eoby8i3w running bdist_wheel running build running build_py file tap_framework.py (for module tap_framework) not found creating build creating build/lib creating build/lib/tap_framework copying tap_framework/client.py -> build/lib/tap_framework copying tap_framework/state.py -> build/lib/tap_framework copying tap_framework/__init__.py -> build/lib/tap_framework copying tap_framework/config.py -> build/lib/tap_framework copying tap_framework/streams.py -> build/lib/tap_framework copying tap_framework/schemas.py -> build/lib/tap_framework file tap_framework.py (for module tap_framework) not found 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/tap_framework copying build/lib/tap_framework/client.py -> build/bdist.linux-armv7l/wheel/tap_framework copying build/lib/tap_framework/state.py -> build/bdist.linux-armv7l/wheel/tap_framework copying build/lib/tap_framework/__init__.py -> build/bdist.linux-armv7l/wheel/tap_framework copying build/lib/tap_framework/config.py -> build/bdist.linux-armv7l/wheel/tap_framework copying build/lib/tap_framework/streams.py -> build/bdist.linux-armv7l/wheel/tap_framework copying build/lib/tap_framework/schemas.py -> build/bdist.linux-armv7l/wheel/tap_framework running install_egg_info running egg_info writing tap_framework.egg-info/PKG-INFO writing requirements to tap_framework.egg-info/requires.txt writing top-level names to tap_framework.egg-info/top_level.txt writing dependency_links to tap_framework.egg-info/dependency_links.txt file tap_framework.py (for module tap_framework) not found reading manifest file 'tap_framework.egg-info/SOURCES.txt' writing manifest file 'tap_framework.egg-info/SOURCES.txt' Copying tap_framework.egg-info to build/bdist.linux-armv7l/wheel/tap_framework-0.0.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tap_framework-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-eoby8i3w/tap_framework-0.0.5-py3-none-any.whl' and adding '.' to it adding 'tap_framework/__init__.py' adding 'tap_framework/client.py' adding 'tap_framework/config.py' adding 'tap_framework/schemas.py' adding 'tap_framework/state.py' adding 'tap_framework/streams.py' adding 'tap_framework-0.0.5.dist-info/top_level.txt' adding 'tap_framework-0.0.5.dist-info/WHEEL' adding 'tap_framework-0.0.5.dist-info/METADATA' adding 'tap_framework-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tap-framework: finished with status 'done' Stored in directory: /tmp/tmp3x0asuz9 Successfully built tap-framework Cleaning up... Removing source in /tmp/pip-wheel-96hpzt0o/tap-framework Removed build tracker '/tmp/pip-req-tracker-hq7rrrtk'