Created temporary directory: /tmp/pip-ephem-wheel-cache-ian1hkyi Created temporary directory: /tmp/pip-req-tracker-yip399n0 Created requirements tracker '/tmp/pip-req-tracker-yip399n0' Created temporary directory: /tmp/pip-wheel-2lljld3u Collecting pyRDF2Vec==0.0.3 1 location(s) to search for versions of pyRDF2Vec: * https://pypi.org/simple/pyrdf2vec/ Getting page https://pypi.org/simple/pyrdf2vec/ Analyzing links from page https://pypi.org/simple/pyrdf2vec/ Found link https://files.pythonhosted.org/packages/db/a7/711253103e52d3d9d19570a5c280931455e407f5d490b9f8435c16c76a62/pyRDF2Vec-0.0.1-py3-none-any.whl#sha256=a55390c19ed1c9746a446703480080616dfb7be6088dc927683f90d44297815e (from https://pypi.org/simple/pyrdf2vec/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/e2/c7/fb4dd74cbb50f2e7ff7a016cc2b6f5f4944dbd64cfc52297b4a47e120340/pyRDF2Vec-0.0.1.tar.gz#sha256=f77b11b2801f6b166c7d38e5f14b53c637471552e5ae77b117bbf34b92df0910 (from https://pypi.org/simple/pyrdf2vec/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/7e/94/dad4ee470d30a5cda59f920603c7f07aef9c4070a303db6304a6f6e302ae/pyRDF2Vec-0.0.2.tar.gz#sha256=b5885258799836ab5175470c88bdbf2ae1f1264e67c77d000bc5eb92f3971aab (from https://pypi.org/simple/pyrdf2vec/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/5c/27/2627f4aa327bfd152ba865473788522a8705515975b53548d3076aa77609/pyRDF2Vec-0.0.3.tar.gz#sha256=72efd79b6086daf605368c5ab11b2a0d306ba13f23e49cd9de796419b7464f77 (from https://pypi.org/simple/pyrdf2vec/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-frhxqpi3 Downloading https://files.pythonhosted.org/packages/5c/27/2627f4aa327bfd152ba865473788522a8705515975b53548d3076aa77609/pyRDF2Vec-0.0.3.tar.gz (425kB) Downloading from URL https://files.pythonhosted.org/packages/5c/27/2627f4aa327bfd152ba865473788522a8705515975b53548d3076aa77609/pyRDF2Vec-0.0.3.tar.gz#sha256=72efd79b6086daf605368c5ab11b2a0d306ba13f23e49cd9de796419b7464f77 (from https://pypi.org/simple/pyrdf2vec/) Added pyRDF2Vec==0.0.3 from https://files.pythonhosted.org/packages/5c/27/2627f4aa327bfd152ba865473788522a8705515975b53548d3076aa77609/pyRDF2Vec-0.0.3.tar.gz#sha256=72efd79b6086daf605368c5ab11b2a0d306ba13f23e49cd9de796419b7464f77 to build tracker '/tmp/pip-req-tracker-yip399n0' Running setup.py (path:/tmp/pip-wheel-2lljld3u/pyRDF2Vec/setup.py) egg_info for package pyRDF2Vec Running command python setup.py egg_info running egg_info creating pip-egg-info/pyRDF2Vec.egg-info writing pip-egg-info/pyRDF2Vec.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyRDF2Vec.egg-info/top_level.txt writing requirements to pip-egg-info/pyRDF2Vec.egg-info/requires.txt writing dependency_links to pip-egg-info/pyRDF2Vec.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pyRDF2Vec.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyRDF2Vec.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyRDF2Vec.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2lljld3u/pyRDF2Vec has version 0.0.3, which satisfies requirement pyRDF2Vec==0.0.3 from https://files.pythonhosted.org/packages/5c/27/2627f4aa327bfd152ba865473788522a8705515975b53548d3076aa77609/pyRDF2Vec-0.0.3.tar.gz#sha256=72efd79b6086daf605368c5ab11b2a0d306ba13f23e49cd9de796419b7464f77 Removed pyRDF2Vec==0.0.3 from https://files.pythonhosted.org/packages/5c/27/2627f4aa327bfd152ba865473788522a8705515975b53548d3076aa77609/pyRDF2Vec-0.0.3.tar.gz#sha256=72efd79b6086daf605368c5ab11b2a0d306ba13f23e49cd9de796419b7464f77 from build tracker '/tmp/pip-req-tracker-yip399n0' Building wheels for collected packages: pyRDF2Vec Created temporary directory: /tmp/pip-wheel-xlpqw4z9 Running setup.py bdist_wheel for pyRDF2Vec: started Destination directory: /tmp/pip-wheel-xlpqw4z9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2lljld3u/pyRDF2Vec/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-xlpqw4z9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rdf2vec copying rdf2vec/example_bgs.py -> build/lib/rdf2vec copying rdf2vec/graph.py -> build/lib/rdf2vec copying rdf2vec/example_citeseer.py -> build/lib/rdf2vec copying rdf2vec/__init__.py -> build/lib/rdf2vec copying rdf2vec/graph_no_hashing.py -> build/lib/rdf2vec copying rdf2vec/gating.py -> build/lib/rdf2vec copying rdf2vec/rdf2vec_no_hashing.py -> build/lib/rdf2vec copying rdf2vec/example_cora.py -> build/lib/rdf2vec copying rdf2vec/converters.py -> build/lib/rdf2vec copying rdf2vec/transE.py -> build/lib/rdf2vec copying rdf2vec/create_embeddings.py -> build/lib/rdf2vec copying rdf2vec/generate_corpus.py -> build/lib/rdf2vec copying rdf2vec/example_mutag_no_hash.py -> build/lib/rdf2vec copying rdf2vec/halk_benchmark_experiment.py -> build/lib/rdf2vec copying rdf2vec/rdf2vec_old.py -> build/lib/rdf2vec copying rdf2vec/benchmark_experiment.py -> build/lib/rdf2vec copying rdf2vec/rdf2vec.py -> build/lib/rdf2vec copying rdf2vec/example.py -> build/lib/rdf2vec 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/rdf2vec copying build/lib/rdf2vec/example_bgs.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/graph.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/example_citeseer.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/__init__.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/graph_no_hashing.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/gating.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/rdf2vec_no_hashing.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/example_cora.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/converters.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/transE.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/create_embeddings.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/generate_corpus.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/example_mutag_no_hash.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/halk_benchmark_experiment.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/rdf2vec_old.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/benchmark_experiment.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/rdf2vec.py -> build/bdist.linux-armv7l/wheel/rdf2vec copying build/lib/rdf2vec/example.py -> build/bdist.linux-armv7l/wheel/rdf2vec running install_egg_info running egg_info writing requirements to pyRDF2Vec.egg-info/requires.txt writing pyRDF2Vec.egg-info/PKG-INFO writing dependency_links to pyRDF2Vec.egg-info/dependency_links.txt writing top-level names to pyRDF2Vec.egg-info/top_level.txt reading manifest file 'pyRDF2Vec.egg-info/SOURCES.txt' writing manifest file 'pyRDF2Vec.egg-info/SOURCES.txt' Copying pyRDF2Vec.egg-info to build/bdist.linux-armv7l/wheel/pyRDF2Vec-0.0.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pyRDF2Vec-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-xlpqw4z9/pyRDF2Vec-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rdf2vec/__init__.py' adding 'rdf2vec/benchmark_experiment.py' adding 'rdf2vec/converters.py' adding 'rdf2vec/create_embeddings.py' adding 'rdf2vec/example.py' adding 'rdf2vec/example_bgs.py' adding 'rdf2vec/example_citeseer.py' adding 'rdf2vec/example_cora.py' adding 'rdf2vec/example_mutag_no_hash.py' adding 'rdf2vec/gating.py' adding 'rdf2vec/generate_corpus.py' adding 'rdf2vec/graph.py' adding 'rdf2vec/graph_no_hashing.py' adding 'rdf2vec/halk_benchmark_experiment.py' adding 'rdf2vec/rdf2vec.py' adding 'rdf2vec/rdf2vec_no_hashing.py' adding 'rdf2vec/rdf2vec_old.py' adding 'rdf2vec/transE.py' adding 'pyRDF2Vec-0.0.3.dist-info/LICENSE' adding 'pyRDF2Vec-0.0.3.dist-info/METADATA' adding 'pyRDF2Vec-0.0.3.dist-info/WHEEL' adding 'pyRDF2Vec-0.0.3.dist-info/top_level.txt' adding 'pyRDF2Vec-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyRDF2Vec: finished with status 'done' Stored in directory: /tmp/tmpvmuulrqv Successfully built pyRDF2Vec Cleaning up... Removing source in /tmp/pip-wheel-2lljld3u/pyRDF2Vec Removed build tracker '/tmp/pip-req-tracker-yip399n0'