Created temporary directory: /tmp/pip-ephem-wheel-cache-hs8zlorx Created temporary directory: /tmp/pip-req-tracker-83jgpn1r Created requirements tracker '/tmp/pip-req-tracker-83jgpn1r' Created temporary directory: /tmp/pip-wheel-v38sgdhd Collecting kloppy==0.2.1 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 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-plgkjk4m Downloading https://files.pythonhosted.org/packages/5f/68/5e2866709f3c8cd0d9012cf4ba42c4b9daf4624e18eba984e07580d3c12c/kloppy-0.2.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5f/68/5e2866709f3c8cd0d9012cf4ba42c4b9daf4624e18eba984e07580d3c12c/kloppy-0.2.1.tar.gz#sha256=92346c9783c4956c00825ec306b125624e77f21992daf6abb8c9546e4be6e839 (from https://pypi.org/simple/kloppy/) Added kloppy==0.2.1 from https://files.pythonhosted.org/packages/5f/68/5e2866709f3c8cd0d9012cf4ba42c4b9daf4624e18eba984e07580d3c12c/kloppy-0.2.1.tar.gz#sha256=92346c9783c4956c00825ec306b125624e77f21992daf6abb8c9546e4be6e839 to build tracker '/tmp/pip-req-tracker-83jgpn1r' Running setup.py (path:/tmp/pip-wheel-v38sgdhd/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 dependency_links to pip-egg-info/kloppy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/kloppy.egg-info/top_level.txt writing requirements to pip-egg-info/kloppy.egg-info/requires.txt writing pip-egg-info/kloppy.egg-info/PKG-INFO 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-v38sgdhd/kloppy has version 0.2.1, which satisfies requirement kloppy==0.2.1 from https://files.pythonhosted.org/packages/5f/68/5e2866709f3c8cd0d9012cf4ba42c4b9daf4624e18eba984e07580d3c12c/kloppy-0.2.1.tar.gz#sha256=92346c9783c4956c00825ec306b125624e77f21992daf6abb8c9546e4be6e839 Removed kloppy==0.2.1 from https://files.pythonhosted.org/packages/5f/68/5e2866709f3c8cd0d9012cf4ba42c4b9daf4624e18eba984e07580d3c12c/kloppy-0.2.1.tar.gz#sha256=92346c9783c4956c00825ec306b125624e77f21992daf6abb8c9546e4be6e839 from build tracker '/tmp/pip-req-tracker-83jgpn1r' Building wheels for collected packages: kloppy Created temporary directory: /tmp/pip-wheel-l1cczte9 Running setup.py bdist_wheel for kloppy: started Destination directory: /tmp/pip-wheel-l1cczte9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-v38sgdhd/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-l1cczte9 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/tests copying kloppy/tests/__init__.py -> build/lib/kloppy/tests copying kloppy/tests/test_enricher.py -> build/lib/kloppy/tests copying kloppy/tests/test_helpers.py -> build/lib/kloppy/tests copying kloppy/tests/test_tracab.py -> build/lib/kloppy/tests copying kloppy/tests/test_metrica.py -> build/lib/kloppy/tests 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/infra/serializers copying kloppy/infra/serializers/__init__.py -> build/lib/kloppy/infra/serializers creating 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 copying kloppy/infra/serializers/tracking/base.py -> build/lib/kloppy/infra/serializers/tracking creating build/lib/kloppy/infra/serializers/event copying kloppy/infra/serializers/event/__init__.py -> build/lib/kloppy/infra/serializers/event copying kloppy/infra/serializers/event/base.py -> build/lib/kloppy/infra/serializers/event creating 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/serializer.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/domain/services copying kloppy/domain/services/__init__.py -> build/lib/kloppy/domain/services creating build/lib/kloppy/domain/models copying kloppy/domain/models/__init__.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/tracking.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/pitch.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/event.py -> build/lib/kloppy/domain/models copying kloppy/domain/models/common.py -> build/lib/kloppy/domain/models 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 copying build/lib/kloppy/__init__.py -> build/bdist.linux-armv7l/wheel/kloppy copying build/lib/kloppy/helpers.py -> build/bdist.linux-armv7l/wheel/kloppy creating 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_enricher.py -> 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_tracab.py -> build/bdist.linux-armv7l/wheel/kloppy/tests copying build/lib/kloppy/tests/test_metrica.py -> build/bdist.linux-armv7l/wheel/kloppy/tests creating build/bdist.linux-armv7l/wheel/kloppy/infra copying build/lib/kloppy/infra/utils.py -> build/bdist.linux-armv7l/wheel/kloppy/infra copying build/lib/kloppy/infra/__init__.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/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/tracking/base.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 creating 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/serializer.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/serializers/event/__init__.py -> 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 creating build/bdist.linux-armv7l/wheel/kloppy/domain 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/domain/models copying build/lib/kloppy/domain/models/__init__.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/pitch.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/common.py -> build/bdist.linux-armv7l/wheel/kloppy/domain/models running install_egg_info running egg_info writing requirements to kloppy.egg-info/requires.txt writing top-level names to kloppy.egg-info/top_level.txt writing dependency_links to kloppy.egg-info/dependency_links.txt writing kloppy.egg-info/PKG-INFO 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.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kloppy-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-l1cczte9/kloppy-0.2.1-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/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/tests/__init__.py' adding 'kloppy/tests/test_enricher.py' adding 'kloppy/tests/test_helpers.py' adding 'kloppy/tests/test_metrica.py' adding 'kloppy/tests/test_tracab.py' adding 'kloppy-0.2.1.dist-info/METADATA' adding 'kloppy-0.2.1.dist-info/WHEEL' adding 'kloppy-0.2.1.dist-info/top_level.txt' adding 'kloppy-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kloppy: finished with status 'done' Stored in directory: /tmp/tmpue1w9frg Successfully built kloppy Cleaning up... Removing source in /tmp/pip-wheel-v38sgdhd/kloppy Removed build tracker '/tmp/pip-req-tracker-83jgpn1r'