Created temporary directory: /tmp/pip-ephem-wheel-cache-cmi_u16x Created temporary directory: /tmp/pip-req-tracker-24uvtaq4 Created requirements tracker '/tmp/pip-req-tracker-24uvtaq4' Created temporary directory: /tmp/pip-wheel-axz3chkd Collecting libvis==0.0.9 1 location(s) to search for versions of libvis: * https://pypi.org/simple/libvis/ Getting page https://pypi.org/simple/libvis/ Analyzing links from page https://pypi.org/simple/libvis/ Found link https://files.pythonhosted.org/packages/7f/33/c824de8241c563c51c259dd677b4ef5a565ed296e2c6c15ff6236fa0f86f/libvis-0.0.9.tar.gz#sha256=0be8828b6c1bdba3d2d682534cca072811a5f6adacf73e8d3eb6ee9a5cbdadb7 (from https://pypi.org/simple/libvis/) (requires-python:>=3.3), version: 0.0.9 Using version 0.0.9 (newest of versions: 0.0.9) Created temporary directory: /tmp/pip-unpack-g2s2wx72 Downloading https://files.pythonhosted.org/packages/7f/33/c824de8241c563c51c259dd677b4ef5a565ed296e2c6c15ff6236fa0f86f/libvis-0.0.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7f/33/c824de8241c563c51c259dd677b4ef5a565ed296e2c6c15ff6236fa0f86f/libvis-0.0.9.tar.gz#sha256=0be8828b6c1bdba3d2d682534cca072811a5f6adacf73e8d3eb6ee9a5cbdadb7 (from https://pypi.org/simple/libvis/) (requires-python:>=3.3) Added libvis==0.0.9 from https://files.pythonhosted.org/packages/7f/33/c824de8241c563c51c259dd677b4ef5a565ed296e2c6c15ff6236fa0f86f/libvis-0.0.9.tar.gz#sha256=0be8828b6c1bdba3d2d682534cca072811a5f6adacf73e8d3eb6ee9a5cbdadb7 to build tracker '/tmp/pip-req-tracker-24uvtaq4' Running setup.py (path:/tmp/pip-wheel-axz3chkd/libvis/setup.py) egg_info for package libvis Running command python setup.py egg_info running egg_info creating pip-egg-info/libvis.egg-info writing pip-egg-info/libvis.egg-info/PKG-INFO writing requirements to pip-egg-info/libvis.egg-info/requires.txt writing dependency_links to pip-egg-info/libvis.egg-info/dependency_links.txt writing top-level names to pip-egg-info/libvis.egg-info/top_level.txt writing manifest file 'pip-egg-info/libvis.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/libvis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'webvis/front_build/*' writing manifest file 'pip-egg-info/libvis.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-axz3chkd/libvis has version 0.0.9, which satisfies requirement libvis==0.0.9 from https://files.pythonhosted.org/packages/7f/33/c824de8241c563c51c259dd677b4ef5a565ed296e2c6c15ff6236fa0f86f/libvis-0.0.9.tar.gz#sha256=0be8828b6c1bdba3d2d682534cca072811a5f6adacf73e8d3eb6ee9a5cbdadb7 Removed libvis==0.0.9 from https://files.pythonhosted.org/packages/7f/33/c824de8241c563c51c259dd677b4ef5a565ed296e2c6c15ff6236fa0f86f/libvis-0.0.9.tar.gz#sha256=0be8828b6c1bdba3d2d682534cca072811a5f6adacf73e8d3eb6ee9a5cbdadb7 from build tracker '/tmp/pip-req-tracker-24uvtaq4' Building wheels for collected packages: libvis Created temporary directory: /tmp/pip-wheel-20g9suuq Running setup.py bdist_wheel for libvis: started Destination directory: /tmp/pip-wheel-20g9suuq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-axz3chkd/libvis/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-20g9suuq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/libvis copying libvis/VisVars.py -> build/lib/libvis copying libvis/interface.py -> build/lib/libvis copying libvis/__about__.py -> build/lib/libvis copying libvis/VisWorker.py -> build/lib/libvis copying libvis/http_server.py -> build/lib/libvis copying libvis/__init__.py -> build/lib/libvis copying libvis/main.py -> build/lib/libvis creating build/lib/libvis/websocket copying libvis/websocket/ws_client.py -> build/lib/libvis/websocket copying libvis/websocket/test_ws_server.py -> build/lib/libvis/websocket copying libvis/websocket/message_gen.py -> build/lib/libvis/websocket copying libvis/websocket/__init__.py -> build/lib/libvis/websocket copying libvis/websocket/ws_server.py -> build/lib/libvis/websocket creating build/lib/libvis/helpers copying libvis/helpers/threaded.py -> build/lib/libvis/helpers copying libvis/helpers/__init__.py -> build/lib/libvis/helpers copying libvis/helpers/AttrDict.py -> build/lib/libvis/helpers creating build/lib/libvis/modules copying libvis/modules/Base.py -> build/lib/libvis/modules copying libvis/modules/__init__.py -> build/lib/libvis/modules creating build/lib/libvis/modules/installed copying libvis/modules/installed/__init__.py -> build/lib/libvis/modules/installed creating build/lib/libvis/modules/installed/WebPage copying libvis/modules/installed/WebPage/back.py -> build/lib/libvis/modules/installed/WebPage copying libvis/modules/installed/WebPage/__init__.py -> build/lib/libvis/modules/installed/WebPage running egg_info writing libvis.egg-info/PKG-INFO writing requirements to libvis.egg-info/requires.txt writing top-level names to libvis.egg-info/top_level.txt writing dependency_links to libvis.egg-info/dependency_links.txt reading manifest file 'libvis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'webvis/front_build/*' writing manifest file 'libvis.egg-info/SOURCES.txt' 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/libvis creating build/bdist.linux-armv7l/wheel/libvis/websocket copying build/lib/libvis/websocket/ws_client.py -> build/bdist.linux-armv7l/wheel/libvis/websocket copying build/lib/libvis/websocket/test_ws_server.py -> build/bdist.linux-armv7l/wheel/libvis/websocket copying build/lib/libvis/websocket/message_gen.py -> build/bdist.linux-armv7l/wheel/libvis/websocket copying build/lib/libvis/websocket/__init__.py -> build/bdist.linux-armv7l/wheel/libvis/websocket copying build/lib/libvis/websocket/ws_server.py -> build/bdist.linux-armv7l/wheel/libvis/websocket copying build/lib/libvis/VisVars.py -> build/bdist.linux-armv7l/wheel/libvis copying build/lib/libvis/interface.py -> build/bdist.linux-armv7l/wheel/libvis copying build/lib/libvis/__about__.py -> build/bdist.linux-armv7l/wheel/libvis creating build/bdist.linux-armv7l/wheel/libvis/helpers copying build/lib/libvis/helpers/threaded.py -> build/bdist.linux-armv7l/wheel/libvis/helpers copying build/lib/libvis/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/libvis/helpers copying build/lib/libvis/helpers/AttrDict.py -> build/bdist.linux-armv7l/wheel/libvis/helpers copying build/lib/libvis/VisWorker.py -> build/bdist.linux-armv7l/wheel/libvis creating build/bdist.linux-armv7l/wheel/libvis/modules copying build/lib/libvis/modules/Base.py -> build/bdist.linux-armv7l/wheel/libvis/modules copying build/lib/libvis/modules/__init__.py -> build/bdist.linux-armv7l/wheel/libvis/modules creating build/bdist.linux-armv7l/wheel/libvis/modules/installed copying build/lib/libvis/modules/installed/__init__.py -> build/bdist.linux-armv7l/wheel/libvis/modules/installed creating build/bdist.linux-armv7l/wheel/libvis/modules/installed/WebPage copying build/lib/libvis/modules/installed/WebPage/back.py -> build/bdist.linux-armv7l/wheel/libvis/modules/installed/WebPage copying build/lib/libvis/modules/installed/WebPage/__init__.py -> build/bdist.linux-armv7l/wheel/libvis/modules/installed/WebPage copying build/lib/libvis/http_server.py -> build/bdist.linux-armv7l/wheel/libvis copying build/lib/libvis/__init__.py -> build/bdist.linux-armv7l/wheel/libvis copying build/lib/libvis/main.py -> build/bdist.linux-armv7l/wheel/libvis running install_egg_info Copying libvis.egg-info to build/bdist.linux-armv7l/wheel/libvis-0.0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/libvis-0.0.9.dist-info/WHEEL creating '/tmp/pip-wheel-20g9suuq/libvis-0.0.9-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'libvis/VisVars.py' adding 'libvis/VisWorker.py' adding 'libvis/__about__.py' adding 'libvis/__init__.py' adding 'libvis/http_server.py' adding 'libvis/interface.py' adding 'libvis/main.py' adding 'libvis/helpers/AttrDict.py' adding 'libvis/helpers/__init__.py' adding 'libvis/helpers/threaded.py' adding 'libvis/modules/Base.py' adding 'libvis/modules/__init__.py' adding 'libvis/modules/installed/__init__.py' adding 'libvis/modules/installed/WebPage/__init__.py' adding 'libvis/modules/installed/WebPage/back.py' adding 'libvis/websocket/__init__.py' adding 'libvis/websocket/message_gen.py' adding 'libvis/websocket/test_ws_server.py' adding 'libvis/websocket/ws_client.py' adding 'libvis/websocket/ws_server.py' adding 'libvis-0.0.9.dist-info/METADATA' adding 'libvis-0.0.9.dist-info/WHEEL' adding 'libvis-0.0.9.dist-info/top_level.txt' adding 'libvis-0.0.9.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for libvis: finished with status 'done' Stored in directory: /tmp/tmpi_g105hk Successfully built libvis Cleaning up... Removing source in /tmp/pip-wheel-axz3chkd/libvis Removed build tracker '/tmp/pip-req-tracker-24uvtaq4'