Created temporary directory: /tmp/pip-ephem-wheel-cache-x6f3wg1e Created temporary directory: /tmp/pip-req-tracker-cmo5ized Created requirements tracker '/tmp/pip-req-tracker-cmo5ized' Created temporary directory: /tmp/pip-wheel-2c9zcogj Collecting kloppy==0.3.0 1 location(s) to search for versions of kloppy: * https://pypi.org/simple/kloppy/ Getting page https://pypi.org/simple/kloppy/ Analyzing links from page https://pypi.org/simple/kloppy/ Found link https://files.pythonhosted.org/packages/09/e8/ad8eb459e940178ac1ed69fffd32a68862d21738f052e1edfd1a284e5bea/kloppy-0.1.tar.gz#sha256=e0bdaf9785a11e9f691913053b32abf268b216fd0201ea482e204bc65c646c75 (from https://pypi.org/simple/kloppy/), version: 0.1 The package https://files.pythonhosted.org/packages/8e/47/0ecdfabcf6a861ece42caa28b0a1158d1bcc175bdc33e1aa0f4f0a34491c/kloppy-0.2.0.tar.gz#sha256=f1df9145ac792801c7994b039825e00f860ab747be1849d773bce0c5f9f058af (from https://pypi.org/simple/kloppy/) (requires-python:>=3.7) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.7 Found link https://files.pythonhosted.org/packages/5f/68/5e2866709f3c8cd0d9012cf4ba42c4b9daf4624e18eba984e07580d3c12c/kloppy-0.2.1.tar.gz#sha256=92346c9783c4956c00825ec306b125624e77f21992daf6abb8c9546e4be6e839 (from https://pypi.org/simple/kloppy/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/dc/75/d67a090557212758fba717dbb9f0869a2abde087caec948b0a7d118a10ed/kloppy-0.3.0.tar.gz#sha256=8386cca10ea4b59ef8825e8b8d86195dec1630d14d185f2ea968bd2b4c66ba0d (from https://pypi.org/simple/kloppy/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-9i3oi0hj Downloading https://files.pythonhosted.org/packages/dc/75/d67a090557212758fba717dbb9f0869a2abde087caec948b0a7d118a10ed/kloppy-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dc/75/d67a090557212758fba717dbb9f0869a2abde087caec948b0a7d118a10ed/kloppy-0.3.0.tar.gz#sha256=8386cca10ea4b59ef8825e8b8d86195dec1630d14d185f2ea968bd2b4c66ba0d (from https://pypi.org/simple/kloppy/) Added kloppy==0.3.0 from https://files.pythonhosted.org/packages/dc/75/d67a090557212758fba717dbb9f0869a2abde087caec948b0a7d118a10ed/kloppy-0.3.0.tar.gz#sha256=8386cca10ea4b59ef8825e8b8d86195dec1630d14d185f2ea968bd2b4c66ba0d to build tracker '/tmp/pip-req-tracker-cmo5ized' Running setup.py (path:/tmp/pip-wheel-2c9zcogj/kloppy/setup.py) egg_info for package kloppy Running command python setup.py egg_info running egg_info creating pip-egg-info/kloppy.egg-info writing requirements to pip-egg-info/kloppy.egg-info/requires.txt writing pip-egg-info/kloppy.egg-info/PKG-INFO writing top-level names to pip-egg-info/kloppy.egg-info/top_level.txt writing dependency_links to pip-egg-info/kloppy.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/kloppy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kloppy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' writing manifest file 'pip-egg-info/kloppy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2c9zcogj/kloppy has version 0.3.0, which satisfies requirement kloppy==0.3.0 from https://files.pythonhosted.org/packages/dc/75/d67a090557212758fba717dbb9f0869a2abde087caec948b0a7d118a10ed/kloppy-0.3.0.tar.gz#sha256=8386cca10ea4b59ef8825e8b8d86195dec1630d14d185f2ea968bd2b4c66ba0d Removed kloppy==0.3.0 from https://files.pythonhosted.org/packages/dc/75/d67a090557212758fba717dbb9f0869a2abde087caec948b0a7d118a10ed/kloppy-0.3.0.tar.gz#sha256=8386cca10ea4b59ef8825e8b8d86195dec1630d14d185f2ea968bd2b4c66ba0d from build tracker '/tmp/pip-req-tracker-cmo5ized' Building wheels for collected packages: kloppy Created temporary directory: /tmp/pip-wheel-oytr1w71 Running setup.py bdist_wheel for kloppy: started Destination directory: /tmp/pip-wheel-oytr1w71 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2c9zcogj/kloppy/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-oytr1w71 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/kloppy copying kloppy/__init__.py -> build/lib/kloppy copying kloppy/helpers.py -> build/lib/kloppy creating build/lib/kloppy/infra copying kloppy/infra/utils.py -> build/lib/kloppy/infra copying kloppy/infra/__init__.py -> build/lib/kloppy/infra creating build/lib/kloppy/domain copying kloppy/domain/__init__.py -> build/lib/kloppy/domain creating build/lib/kloppy/tests copying kloppy/tests/test_helpers.py -> build/lib/kloppy/tests copying kloppy/tests/test_metrica.py -> build/lib/kloppy/tests copying kloppy/tests/test_enricher.py -> build/lib/kloppy/tests copying kloppy/tests/test_tracab.py -> build/lib/kloppy/tests copying kloppy/tests/__init__.py -> build/lib/kloppy/tests copying kloppy/tests/test_epts.py -> build/lib/kloppy/tests creating build/lib/kloppy/infra/serializers copying kloppy/infra/serializers/__init__.py -> build/lib/kloppy/infra/serializers creating build/lib/kloppy/infra/datasets copying kloppy/infra/datasets/__init__.py -> build/lib/kloppy/infra/datasets creating build/lib/kloppy/infra/serializers/tracking copying kloppy/infra/serializers/tracking/base.py -> build/lib/kloppy/infra/serializers/tracking copying kloppy/infra/serializers/tracking/tracab.py -> build/lib/kloppy/infra/serializers/tracking copying kloppy/infra/serializers/tracking/__init__.py -> build/lib/kloppy/infra/serializers/tracking copying kloppy/infra/serializers/tracking/metrica.py -> build/lib/kloppy/infra/serializers/tracking creating build/lib/kloppy/infra/serializers/event copying kloppy/infra/serializers/event/base.py -> build/lib/kloppy/infra/serializers/event copying kloppy/infra/serializers/event/__init__.py -> build/lib/kloppy/infra/serializers/event creating build/lib/kloppy/infra/serializers/tracking/epts copying kloppy/infra/serializers/tracking/epts/serializer.py -> build/lib/kloppy/infra/serializers/tracking/epts copying kloppy/infra/serializers/tracking/epts/reader.py -> build/lib/kloppy/infra/serializers/tracking/epts copying kloppy/infra/serializers/tracking/epts/models.py -> build/lib/kloppy/infra/serializers/tracking/epts copying kloppy/infra/serializers/tracking/epts/meta_data.py -> build/lib/kloppy/infra/serializers/tracking/epts copying kloppy/infra/serializers/tracking/epts/__init__.py -> build/lib/kloppy/infra/serializers/tracking/epts creating build/lib/kloppy/infra/serializers/event/metrica copying kloppy/infra/serializers/event/metrica/serializer.py -> build/lib/kloppy/infra/serializers/event/metrica copying kloppy/infra/serializers/event/metrica/__init__.py -> build/lib/kloppy/infra/serializers/event/metrica copying kloppy/infra/serializers/event/metrica/subtypes.py -> build/lib/kloppy/infra/serializers/event/metrica creating build/lib/kloppy/infra/datasets/tracking copying kloppy/infra/datasets/tracking/__init__.py -> build/lib/kloppy/infra/datasets/tracking copying kloppy/infra/datasets/tracking/metrica.py -> build/lib/kloppy/infra/datasets/tracking creating build/lib/kloppy/infra/datasets/core copying kloppy/infra/datasets/core/loading.py -> build/lib/kloppy/infra/datasets/core copying kloppy/infra/datasets/core/registered.py -> build/lib/kloppy/infra/datasets/core copying kloppy/infra/datasets/core/__init__.py -> build/lib/kloppy/infra/datasets/core copying kloppy/infra/datasets/core/builder.py -> build/lib/kloppy/infra/datasets/core creating build/lib/kloppy/domain/models copying kloppy/domain/models/common.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/event.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/pitch.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/tracking.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/__init__.py -> build/lib/kloppy/domain/models creating build/lib/kloppy/domain/services copying kloppy/domain/services/__init__.py -> build/lib/kloppy/domain/services creating build/lib/kloppy/domain/services/enrichers copying kloppy/domain/services/enrichers/__init__.py -> build/lib/kloppy/domain/services/enrichers creating build/lib/kloppy/domain/services/transformers copying kloppy/domain/services/transformers/__init__.py -> build/lib/kloppy/domain/services/transformers 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/kloppy creating build/bdist.linux-armv7l/wheel/kloppy/infra copying build/lib/kloppy/infra/utils.py -> build/bdist.linux-armv7l/wheel/kloppy/infra creating build/bdist.linux-armv7l/wheel/kloppy/infra/serializers creating build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking copying build/lib/kloppy/infra/serializers/tracking/base.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking creating build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking/epts copying build/lib/kloppy/infra/serializers/tracking/epts/serializer.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking/epts copying build/lib/kloppy/infra/serializers/tracking/epts/reader.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking/epts copying build/lib/kloppy/infra/serializers/tracking/epts/models.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking/epts copying build/lib/kloppy/infra/serializers/tracking/epts/meta_data.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking/epts copying build/lib/kloppy/infra/serializers/tracking/epts/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking/epts copying build/lib/kloppy/infra/serializers/tracking/tracab.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking copying build/lib/kloppy/infra/serializers/tracking/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking copying build/lib/kloppy/infra/serializers/tracking/metrica.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/tracking copying build/lib/kloppy/infra/serializers/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers creating build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/event copying build/lib/kloppy/infra/serializers/event/base.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/event copying build/lib/kloppy/infra/serializers/event/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/event creating build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/event/metrica copying build/lib/kloppy/infra/serializers/event/metrica/serializer.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/event/metrica copying build/lib/kloppy/infra/serializers/event/metrica/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/event/metrica copying build/lib/kloppy/infra/serializers/event/metrica/subtypes.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/serializers/event/metrica copying build/lib/kloppy/infra/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra creating build/bdist.linux-armv7l/wheel/kloppy/infra/datasets creating build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/tracking copying build/lib/kloppy/infra/datasets/tracking/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/tracking copying build/lib/kloppy/infra/datasets/tracking/metrica.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/tracking copying build/lib/kloppy/infra/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/datasets creating build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/core copying build/lib/kloppy/infra/datasets/core/loading.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/core copying build/lib/kloppy/infra/datasets/core/registered.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/core copying build/lib/kloppy/infra/datasets/core/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/core copying build/lib/kloppy/infra/datasets/core/builder.py -> build/bdist.linux-armv7l/wheel/kloppy/infra/datasets/core creating build/bdist.linux-armv7l/wheel/kloppy/domain creating build/bdist.linux-armv7l/wheel/kloppy/domain/models copying build/lib/kloppy/domain/models/common.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/models copying build/lib/kloppy/domain/models/event.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/models copying build/lib/kloppy/domain/models/pitch.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/models copying build/lib/kloppy/domain/models/tracking.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/models copying build/lib/kloppy/domain/models/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/models copying build/lib/kloppy/domain/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/domain creating build/bdist.linux-armv7l/wheel/kloppy/domain/services copying build/lib/kloppy/domain/services/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/services creating build/bdist.linux-armv7l/wheel/kloppy/domain/services/enrichers copying build/lib/kloppy/domain/services/enrichers/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/services/enrichers creating build/bdist.linux-armv7l/wheel/kloppy/domain/services/transformers copying build/lib/kloppy/domain/services/transformers/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/services/transformers creating build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/tests/test_helpers.py -> build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/tests/test_metrica.py -> build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/tests/test_enricher.py -> build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/tests/test_tracab.py -> build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/tests/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/tests/test_epts.py -> build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy copying build/lib/kloppy/helpers.py -> build/bdist.linux-armv7l/wheel/kloppy running install_egg_info running egg_info writing kloppy.egg-info/PKG-INFO writing top-level names to kloppy.egg-info/top_level.txt writing dependency_links to kloppy.egg-info/dependency_links.txt writing requirements to kloppy.egg-info/requires.txt reading manifest file 'kloppy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' writing manifest file 'kloppy.egg-info/SOURCES.txt' Copying kloppy.egg-info to build/bdist.linux-armv7l/wheel/kloppy-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kloppy-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-oytr1w71/kloppy-0.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'kloppy/__init__.py' adding 'kloppy/helpers.py' adding 'kloppy/domain/__init__.py' adding 'kloppy/domain/models/__init__.py' adding 'kloppy/domain/models/common.py' adding 'kloppy/domain/models/event.py' adding 'kloppy/domain/models/pitch.py' adding 'kloppy/domain/models/tracking.py' adding 'kloppy/domain/services/__init__.py' adding 'kloppy/domain/services/enrichers/__init__.py' adding 'kloppy/domain/services/transformers/__init__.py' adding 'kloppy/infra/__init__.py' adding 'kloppy/infra/utils.py' adding 'kloppy/infra/datasets/__init__.py' adding 'kloppy/infra/datasets/core/__init__.py' adding 'kloppy/infra/datasets/core/builder.py' adding 'kloppy/infra/datasets/core/loading.py' adding 'kloppy/infra/datasets/core/registered.py' adding 'kloppy/infra/datasets/tracking/__init__.py' adding 'kloppy/infra/datasets/tracking/metrica.py' adding 'kloppy/infra/serializers/__init__.py' adding 'kloppy/infra/serializers/event/__init__.py' adding 'kloppy/infra/serializers/event/base.py' adding 'kloppy/infra/serializers/event/metrica/__init__.py' adding 'kloppy/infra/serializers/event/metrica/serializer.py' adding 'kloppy/infra/serializers/event/metrica/subtypes.py' adding 'kloppy/infra/serializers/tracking/__init__.py' adding 'kloppy/infra/serializers/tracking/base.py' adding 'kloppy/infra/serializers/tracking/metrica.py' adding 'kloppy/infra/serializers/tracking/tracab.py' adding 'kloppy/infra/serializers/tracking/epts/__init__.py' adding 'kloppy/infra/serializers/tracking/epts/meta_data.py' adding 'kloppy/infra/serializers/tracking/epts/models.py' adding 'kloppy/infra/serializers/tracking/epts/reader.py' adding 'kloppy/infra/serializers/tracking/epts/serializer.py' adding 'kloppy/tests/__init__.py' adding 'kloppy/tests/test_enricher.py' adding 'kloppy/tests/test_epts.py' adding 'kloppy/tests/test_helpers.py' adding 'kloppy/tests/test_metrica.py' adding 'kloppy/tests/test_tracab.py' adding 'kloppy-0.3.0.dist-info/METADATA' adding 'kloppy-0.3.0.dist-info/WHEEL' adding 'kloppy-0.3.0.dist-info/top_level.txt' adding 'kloppy-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kloppy: finished with status 'done' Stored in directory: /tmp/tmp7myo5hex Successfully built kloppy Cleaning up... Removing source in /tmp/pip-wheel-2c9zcogj/kloppy Removed build tracker '/tmp/pip-req-tracker-cmo5ized'