Created temporary directory: /tmp/pip-ephem-wheel-cache-_zxl56gl Created temporary directory: /tmp/pip-req-tracker-7gx927f7 Created requirements tracker '/tmp/pip-req-tracker-7gx927f7' Created temporary directory: /tmp/pip-wheel-_a3vnhp5 Collecting ipygraphql==0.0.1 1 location(s) to search for versions of ipygraphql: * https://pypi.org/simple/ipygraphql/ Getting page https://pypi.org/simple/ipygraphql/ Analyzing links from page https://pypi.org/simple/ipygraphql/ Found link https://files.pythonhosted.org/packages/ef/0c/474892297ae814fe06628456bfb3debc3deabf2422a8fb676558822eeeef/ipygraphql-0.0.1.tar.gz#sha256=29590c19d10186ac18b383e565b86b5e77d83ea9952894c7e78013018c5be193 (from https://pypi.org/simple/ipygraphql/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-gxc_ho2o Downloading https://files.pythonhosted.org/packages/ef/0c/474892297ae814fe06628456bfb3debc3deabf2422a8fb676558822eeeef/ipygraphql-0.0.1.tar.gz (2.2MB) Downloading from URL https://files.pythonhosted.org/packages/ef/0c/474892297ae814fe06628456bfb3debc3deabf2422a8fb676558822eeeef/ipygraphql-0.0.1.tar.gz#sha256=29590c19d10186ac18b383e565b86b5e77d83ea9952894c7e78013018c5be193 (from https://pypi.org/simple/ipygraphql/) Added ipygraphql==0.0.1 from https://files.pythonhosted.org/packages/ef/0c/474892297ae814fe06628456bfb3debc3deabf2422a8fb676558822eeeef/ipygraphql-0.0.1.tar.gz#sha256=29590c19d10186ac18b383e565b86b5e77d83ea9952894c7e78013018c5be193 to build tracker '/tmp/pip-req-tracker-7gx927f7' Running setup.py (path:/tmp/pip-wheel-_a3vnhp5/ipygraphql/setup.py) egg_info for package ipygraphql Running command python setup.py egg_info setup.py entered $PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin running egg_info creating pip-egg-info/ipygraphql.egg-info writing dependency_links to pip-egg-info/ipygraphql.egg-info/dependency_links.txt writing pip-egg-info/ipygraphql.egg-info/PKG-INFO writing top-level names to pip-egg-info/ipygraphql.egg-info/top_level.txt writing requirements to pip-egg-info/ipygraphql.egg-info/requires.txt writing manifest file 'pip-egg-info/ipygraphql.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ipygraphql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ipygraphql.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_a3vnhp5/ipygraphql has version 0.0.1, which satisfies requirement ipygraphql==0.0.1 from https://files.pythonhosted.org/packages/ef/0c/474892297ae814fe06628456bfb3debc3deabf2422a8fb676558822eeeef/ipygraphql-0.0.1.tar.gz#sha256=29590c19d10186ac18b383e565b86b5e77d83ea9952894c7e78013018c5be193 Removed ipygraphql==0.0.1 from https://files.pythonhosted.org/packages/ef/0c/474892297ae814fe06628456bfb3debc3deabf2422a8fb676558822eeeef/ipygraphql-0.0.1.tar.gz#sha256=29590c19d10186ac18b383e565b86b5e77d83ea9952894c7e78013018c5be193 from build tracker '/tmp/pip-req-tracker-7gx927f7' Building wheels for collected packages: ipygraphql Created temporary directory: /tmp/pip-wheel-69m54_y6 Running setup.py bdist_wheel for ipygraphql: started Destination directory: /tmp/pip-wheel-69m54_y6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_a3vnhp5/ipygraphql/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-69m54_y6 setup.py entered $PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ipygraphql copying ipygraphql/graphiql.py -> build/lib/ipygraphql copying ipygraphql/__init__.py -> build/lib/ipygraphql copying ipygraphql/_version.py -> build/lib/ipygraphql running egg_info writing dependency_links to ipygraphql.egg-info/dependency_links.txt writing top-level names to ipygraphql.egg-info/top_level.txt writing ipygraphql.egg-info/PKG-INFO writing requirements to ipygraphql.egg-info/requires.txt reading manifest file 'ipygraphql.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ipygraphql.egg-info/SOURCES.txt' creating build/lib/ipygraphql/static copying ipygraphql/static/extension.js -> build/lib/ipygraphql/static copying ipygraphql/static/index.js -> build/lib/ipygraphql/static copying ipygraphql/static/index.js.map -> build/lib/ipygraphql/static 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/ipygraphql creating build/bdist.linux-armv7l/wheel/ipygraphql/static copying build/lib/ipygraphql/static/extension.js -> build/bdist.linux-armv7l/wheel/ipygraphql/static copying build/lib/ipygraphql/static/index.js.map -> build/bdist.linux-armv7l/wheel/ipygraphql/static copying build/lib/ipygraphql/static/index.js -> build/bdist.linux-armv7l/wheel/ipygraphql/static copying build/lib/ipygraphql/graphiql.py -> build/bdist.linux-armv7l/wheel/ipygraphql copying build/lib/ipygraphql/__init__.py -> build/bdist.linux-armv7l/wheel/ipygraphql copying build/lib/ipygraphql/_version.py -> build/bdist.linux-armv7l/wheel/ipygraphql running install_data creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/nbextensions creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/nbextensions/jupyter-graphql copying ipygraphql/static/extension.js -> build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/nbextensions/jupyter-graphql copying ipygraphql/static/index.js.map -> build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/nbextensions/jupyter-graphql copying ipygraphql/static/index.js -> build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/nbextensions/jupyter-graphql creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/etc creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/etc/jupyter creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/etc/jupyter/nbconfig creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/etc/jupyter/nbconfig/notebook.d copying jupyter-graphql.json -> build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/etc/jupyter/nbconfig/notebook.d creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/lab creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/lab/extensions copying js/jupyter-graphql-0.0.1.tgz -> build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.data/data/share/jupyter/lab/extensions running install_egg_info Copying ipygraphql.egg-info to build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/ipygraphql-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-69m54_y6/ipygraphql-0.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ipygraphql/__init__.py' adding 'ipygraphql/_version.py' adding 'ipygraphql/graphiql.py' adding 'ipygraphql/static/extension.js' adding 'ipygraphql/static/index.js' adding 'ipygraphql/static/index.js.map' adding 'ipygraphql-0.0.1.data/data/etc/jupyter/nbconfig/notebook.d/jupyter-graphql.json' adding 'ipygraphql-0.0.1.data/data/share/jupyter/lab/extensions/jupyter-graphql-0.0.1.tgz' adding 'ipygraphql-0.0.1.data/data/share/jupyter/nbextensions/jupyter-graphql/extension.js' adding 'ipygraphql-0.0.1.data/data/share/jupyter/nbextensions/jupyter-graphql/index.js' adding 'ipygraphql-0.0.1.data/data/share/jupyter/nbextensions/jupyter-graphql/index.js.map' adding 'ipygraphql-0.0.1.dist-info/LICENSE' adding 'ipygraphql-0.0.1.dist-info/METADATA' adding 'ipygraphql-0.0.1.dist-info/WHEEL' adding 'ipygraphql-0.0.1.dist-info/top_level.txt' adding 'ipygraphql-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ipygraphql: finished with status 'done' Stored in directory: /tmp/tmpx7l8a67b Successfully built ipygraphql Cleaning up... Removing source in /tmp/pip-wheel-_a3vnhp5/ipygraphql Removed build tracker '/tmp/pip-req-tracker-7gx927f7'