Created temporary directory: /tmp/pip-ephem-wheel-cache-vr4olcto Created temporary directory: /tmp/pip-wheel-n__9busn Looking in indexes: https://pypi.python.org/simple Collecting websock==0.1.1 1 location(s) to search for versions of websock: * https://pypi.python.org/simple/websock/ Getting page https://pypi.python.org/simple/websock/ Analyzing links from page https://pypi.org/simple/websock/ Found link https://files.pythonhosted.org/packages/15/84/f6c1cae647c63eb4936847ac9882a3110917470e517b7521bac8987ddd8b/websock-0.0.1-py3-none-any.whl#sha256=05d9736d4e4514ff940e70927f2c3702cb8fe18c11f9d04c21ab09c5802b7b5d (from https://pypi.org/simple/websock/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/49/3c/80c745fdaea4b87dc78b8c845b8a3266fb54ceee8d7f9c32a7b3ccf8f91b/websock-0.0.1-py3.6.egg#sha256=f387e3d2e8695577d560ea1c1dbff46d5ff47b554aeb6f207993f22d25e014bc (from https://pypi.org/simple/websock/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/0b/f8/88412255fba68357aad77175bd10dcf5cdc349df6b4d6fb7ca09c48120cf/websock-0.0.1.tar.gz#sha256=52592d1214bd13b65467a1aa249cfb6e6e7e3733982ce215f28f038d37d17265 (from https://pypi.org/simple/websock/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/42/14/d50140be2c367608f3692cfdccb2edd4cfa2f92698e8989957408b28ea73/websock-0.0.5-py3-none-any.whl#sha256=3bf92d7b767b570f1290d2eade4d256eb3d27e9d95bb1ff035e75ecd07a47c33 (from https://pypi.org/simple/websock/), version: 0.0.5 Skipping link https://files.pythonhosted.org/packages/65/c6/5b2a5e0b43a01f3310e9c18fd45a109fd9e9179361575e995003ecd99cb3/websock-0.0.5-py3.6.egg#sha256=aff4f5eb11b800d7dc06f84ff660275e39f0df148a441282c7d9088aaaba7f3b (from https://pypi.org/simple/websock/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/56/d4/6377c2bc8f7577691b1425809a12f4bde5b75a528fef437713c3d4753d3a/websock-0.0.5.tar.gz#sha256=389ed4fbefc6d554aa6d23554d0d7eb3e78c19f89feca0cbc26e9ee568ecbd03 (from https://pypi.org/simple/websock/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/7d/7b/5309d07e97646ffd86eb912c0c6eae7e7d96af11a4057fc4b55d5fe1dc2d/websock-0.1.0.tar.gz#sha256=d9222cb70384e5a4ab3a892c491d48a6973c7add4875a8eeb55645b984b6facc (from https://pypi.org/simple/websock/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/ed/ff/9c69caac9ecd3af458dcd01b5e99499c644300d2128bfd4a59d3428de412/websock-0.1.1.tar.gz#sha256=798d57c9c8f1d4bea3ff7627e8086a28aaf919ee8347efc4238558af280d50cc (from https://pypi.org/simple/websock/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-92vdqqd2 Downloading https://files.pythonhosted.org/packages/ed/ff/9c69caac9ecd3af458dcd01b5e99499c644300d2128bfd4a59d3428de412/websock-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ed/ff/9c69caac9ecd3af458dcd01b5e99499c644300d2128bfd4a59d3428de412/websock-0.1.1.tar.gz#sha256=798d57c9c8f1d4bea3ff7627e8086a28aaf919ee8347efc4238558af280d50cc (from https://pypi.org/simple/websock/) Running setup.py (path:/tmp/pip-wheel-n__9busn/websock/setup.py) egg_info for package websock Running command python setup.py egg_info running egg_info creating pip-egg-info/websock.egg-info writing top-level names to pip-egg-info/websock.egg-info/top_level.txt writing dependency_links to pip-egg-info/websock.egg-info/dependency_links.txt writing pip-egg-info/websock.egg-info/PKG-INFO writing manifest file 'pip-egg-info/websock.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/websock.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/websock.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-n__9busn/websock has version 0.1.1, which satisfies requirement websock==0.1.1 from https://files.pythonhosted.org/packages/ed/ff/9c69caac9ecd3af458dcd01b5e99499c644300d2128bfd4a59d3428de412/websock-0.1.1.tar.gz#sha256=798d57c9c8f1d4bea3ff7627e8086a28aaf919ee8347efc4238558af280d50cc Building wheels for collected packages: websock Created temporary directory: /tmp/pip-wheel-6n691hk_ Running setup.py bdist_wheel for websock: started Destination directory: /tmp/pip-wheel-6n691hk_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-n__9busn/websock/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-6n691hk_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/websocket copying websocket/WebSocketServer.py -> build/lib/websocket copying websocket/DataFrameFormat.py -> build/lib/websocket copying websocket/ServerException.py -> build/lib/websocket copying websocket/__init__.py -> build/lib/websocket 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/websocket copying build/lib/websocket/WebSocketServer.py -> build/bdist.linux-armv7l/wheel/websocket copying build/lib/websocket/DataFrameFormat.py -> build/bdist.linux-armv7l/wheel/websocket copying build/lib/websocket/ServerException.py -> build/bdist.linux-armv7l/wheel/websocket copying build/lib/websocket/__init__.py -> build/bdist.linux-armv7l/wheel/websocket running install_egg_info running egg_info writing websock.egg-info/PKG-INFO writing top-level names to websock.egg-info/top_level.txt writing dependency_links to websock.egg-info/dependency_links.txt reading manifest file 'websock.egg-info/SOURCES.txt' writing manifest file 'websock.egg-info/SOURCES.txt' Copying websock.egg-info to build/bdist.linux-armv7l/wheel/websock-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/websock-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-6n691hk_/websock-0.1.1-py3-none-any.whl' and adding '.' to it adding 'websocket/DataFrameFormat.py' adding 'websocket/ServerException.py' adding 'websocket/WebSocketServer.py' adding 'websocket/__init__.py' adding 'websock-0.1.1.dist-info/top_level.txt' adding 'websock-0.1.1.dist-info/WHEEL' adding 'websock-0.1.1.dist-info/METADATA' adding 'websock-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for websock: finished with status 'done' Stored in directory: /tmp/tmpcl8vxil8 Successfully built websock Cleaning up... Removing source in /tmp/pip-wheel-n__9busn/websock