Created temporary directory: /tmp/pip-ephem-wheel-cache-saqc7gd0 Created temporary directory: /tmp/pip-req-tracker-nl6le1v2 Created requirements tracker '/tmp/pip-req-tracker-nl6le1v2' Created temporary directory: /tmp/pip-wheel-sytkwfma Collecting kgexplore==0.1.0 1 location(s) to search for versions of kgexplore: * https://pypi.org/simple/kgexplore/ Getting page https://pypi.org/simple/kgexplore/ Analyzing links from page https://pypi.org/simple/kgexplore/ Skipping link https://files.pythonhosted.org/packages/ae/e9/fbab509282bb466e4db51fddcab27b085e88b01baee70497549ff4aad9aa/kgexplore-0.1.0-py3.7.egg#sha256=86468e459a81f9da4a68f0f6b2627f6329d4a7b4d9934882f324905ee094feca (from https://pypi.org/simple/kgexplore/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/ef/78/2d9b043a3059a98a0767479fc566ec3a50bd561d7ecd376406f66a762571/kgexplore-0.1.0.tar.gz#sha256=28c4944307226e2b45195fa2f11b8d2c67248bc002ea9c124f34488e850064b1 (from https://pypi.org/simple/kgexplore/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-9hbvsvvf Downloading https://files.pythonhosted.org/packages/ef/78/2d9b043a3059a98a0767479fc566ec3a50bd561d7ecd376406f66a762571/kgexplore-0.1.0.tar.gz (285kB) Downloading from URL https://files.pythonhosted.org/packages/ef/78/2d9b043a3059a98a0767479fc566ec3a50bd561d7ecd376406f66a762571/kgexplore-0.1.0.tar.gz#sha256=28c4944307226e2b45195fa2f11b8d2c67248bc002ea9c124f34488e850064b1 (from https://pypi.org/simple/kgexplore/) Added kgexplore==0.1.0 from https://files.pythonhosted.org/packages/ef/78/2d9b043a3059a98a0767479fc566ec3a50bd561d7ecd376406f66a762571/kgexplore-0.1.0.tar.gz#sha256=28c4944307226e2b45195fa2f11b8d2c67248bc002ea9c124f34488e850064b1 to build tracker '/tmp/pip-req-tracker-nl6le1v2' Running setup.py (path:/tmp/pip-wheel-sytkwfma/kgexplore/setup.py) egg_info for package kgexplore Running command python setup.py egg_info running egg_info creating pip-egg-info/kgexplore.egg-info writing requirements to pip-egg-info/kgexplore.egg-info/requires.txt writing top-level names to pip-egg-info/kgexplore.egg-info/top_level.txt writing pip-egg-info/kgexplore.egg-info/PKG-INFO writing dependency_links to pip-egg-info/kgexplore.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/kgexplore.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kgexplore.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/kgexplore.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-sytkwfma/kgexplore has version 0.1.0, which satisfies requirement kgexplore==0.1.0 from https://files.pythonhosted.org/packages/ef/78/2d9b043a3059a98a0767479fc566ec3a50bd561d7ecd376406f66a762571/kgexplore-0.1.0.tar.gz#sha256=28c4944307226e2b45195fa2f11b8d2c67248bc002ea9c124f34488e850064b1 Removed kgexplore==0.1.0 from https://files.pythonhosted.org/packages/ef/78/2d9b043a3059a98a0767479fc566ec3a50bd561d7ecd376406f66a762571/kgexplore-0.1.0.tar.gz#sha256=28c4944307226e2b45195fa2f11b8d2c67248bc002ea9c124f34488e850064b1 from build tracker '/tmp/pip-req-tracker-nl6le1v2' Building wheels for collected packages: kgexplore Created temporary directory: /tmp/pip-wheel-9oegwpub Running setup.py bdist_wheel for kgexplore: started Destination directory: /tmp/pip-wheel-9oegwpub Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-sytkwfma/kgexplore/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-9oegwpub running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/kgexplore copying kgexplore/client.py -> build/lib/kgexplore copying kgexplore/__init__.py -> build/lib/kgexplore copying kgexplore/configurations.py -> build/lib/kgexplore copying kgexplore/visual.py -> build/lib/kgexplore creating build/lib/kgexplore/resources copying kgexplore/resources/watermark.png -> build/lib/kgexplore/resources 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/kgexplore copying build/lib/kgexplore/client.py -> build/bdist.linux-armv7l/wheel/kgexplore creating build/bdist.linux-armv7l/wheel/kgexplore/resources copying build/lib/kgexplore/resources/watermark.png -> build/bdist.linux-armv7l/wheel/kgexplore/resources copying build/lib/kgexplore/__init__.py -> build/bdist.linux-armv7l/wheel/kgexplore copying build/lib/kgexplore/configurations.py -> build/bdist.linux-armv7l/wheel/kgexplore copying build/lib/kgexplore/visual.py -> build/bdist.linux-armv7l/wheel/kgexplore running install_egg_info running egg_info writing top-level names to kgexplore.egg-info/top_level.txt writing requirements to kgexplore.egg-info/requires.txt writing kgexplore.egg-info/PKG-INFO writing dependency_links to kgexplore.egg-info/dependency_links.txt reading manifest file 'kgexplore.egg-info/SOURCES.txt' writing manifest file 'kgexplore.egg-info/SOURCES.txt' Copying kgexplore.egg-info to build/bdist.linux-armv7l/wheel/kgexplore-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kgexplore-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-9oegwpub/kgexplore-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'kgexplore/__init__.py' adding 'kgexplore/client.py' adding 'kgexplore/configurations.py' adding 'kgexplore/visual.py' adding 'kgexplore/resources/watermark.png' adding 'kgexplore-0.1.0.dist-info/METADATA' adding 'kgexplore-0.1.0.dist-info/WHEEL' adding 'kgexplore-0.1.0.dist-info/top_level.txt' adding 'kgexplore-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kgexplore: finished with status 'done' Stored in directory: /tmp/tmpsyj86qpv Successfully built kgexplore Cleaning up... Removing source in /tmp/pip-wheel-sytkwfma/kgexplore Removed build tracker '/tmp/pip-req-tracker-nl6le1v2'