Created temporary directory: /tmp/pip-ephem-wheel-cache-7n3hd5ih Created temporary directory: /tmp/pip-req-tracker-a1gnh37y Created requirements tracker '/tmp/pip-req-tracker-a1gnh37y' Created temporary directory: /tmp/pip-wheel-3oibz2ag Collecting MatchZoo==2.2.0 1 location(s) to search for versions of MatchZoo: * https://pypi.org/simple/matchzoo/ Getting page https://pypi.org/simple/matchzoo/ Analyzing links from page https://pypi.org/simple/matchzoo/ Skipping link https://files.pythonhosted.org/packages/52/fd/981affb46f4e71905ffc7e90d175798b2f400d08018983edb4c24aae87a4/MatchZoo-1.0.0-py2-none-any.whl#sha256=4d8038459fa2f7cff3b49671f396f87e34683b3e56b242d7502231953ad4161d (from https://pypi.org/simple/matchzoo/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/f2/2b/5b366766c818b55ae77f2ddf25a5e6eb5ba84ab150bea6484e30320561d9/MatchZoo-1.0.0.tar.gz#sha256=a2be1249889760586f5a17b7e89a3f8af0cad4db7a076a0bf5afa79d5d6796d9 (from https://pypi.org/simple/matchzoo/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/ed/20/a6997f62ab892769448f4b11b22053703a2840d2a7fbf356202ce747d5e8/MatchZoo-2.0.0.tar.gz#sha256=c10f2ad383e3a65ee047d74486ad01fac2c9b7123ba7edc586ad73cd00dc7239 (from https://pypi.org/simple/matchzoo/), version: 2.0.0 Found link https://files.pythonhosted.org/packages/7d/f7/f9bbe0ea45c2e77d00df976b597b976d38e73233c2b0b8f2c506e3bc62da/MatchZoo-2.1.0.tar.gz#sha256=edd491334f0c07d75291836d7da863a551c32acca2f9e18c35a78771994c4a40 (from https://pypi.org/simple/matchzoo/), version: 2.1.0 Found link https://files.pythonhosted.org/packages/0f/7a/6d4547d19dcc75dfd9602ebb5a893ade85920a3264fda976b2ea61e7cf27/MatchZoo-2.2.0.tar.gz#sha256=547a94b10eed69afe7af896e3a70f357eee48032840a7b441893040233311f10 (from https://pypi.org/simple/matchzoo/), version: 2.2.0 Using version 2.2.0 (newest of versions: 2.2.0) Created temporary directory: /tmp/pip-unpack-10dcx1sd Downloading https://files.pythonhosted.org/packages/0f/7a/6d4547d19dcc75dfd9602ebb5a893ade85920a3264fda976b2ea61e7cf27/MatchZoo-2.2.0.tar.gz (91kB) Downloading from URL https://files.pythonhosted.org/packages/0f/7a/6d4547d19dcc75dfd9602ebb5a893ade85920a3264fda976b2ea61e7cf27/MatchZoo-2.2.0.tar.gz#sha256=547a94b10eed69afe7af896e3a70f357eee48032840a7b441893040233311f10 (from https://pypi.org/simple/matchzoo/) Added MatchZoo==2.2.0 from https://files.pythonhosted.org/packages/0f/7a/6d4547d19dcc75dfd9602ebb5a893ade85920a3264fda976b2ea61e7cf27/MatchZoo-2.2.0.tar.gz#sha256=547a94b10eed69afe7af896e3a70f357eee48032840a7b441893040233311f10 to build tracker '/tmp/pip-req-tracker-a1gnh37y' Running setup.py (path:/tmp/pip-wheel-3oibz2ag/MatchZoo/setup.py) egg_info for package MatchZoo Running command python setup.py egg_info running egg_info creating pip-egg-info/MatchZoo.egg-info writing top-level names to pip-egg-info/MatchZoo.egg-info/top_level.txt writing pip-egg-info/MatchZoo.egg-info/PKG-INFO writing requirements to pip-egg-info/MatchZoo.egg-info/requires.txt writing dependency_links to pip-egg-info/MatchZoo.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/MatchZoo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/MatchZoo.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/MatchZoo.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3oibz2ag/MatchZoo has version 2.2.0, which satisfies requirement MatchZoo==2.2.0 from https://files.pythonhosted.org/packages/0f/7a/6d4547d19dcc75dfd9602ebb5a893ade85920a3264fda976b2ea61e7cf27/MatchZoo-2.2.0.tar.gz#sha256=547a94b10eed69afe7af896e3a70f357eee48032840a7b441893040233311f10 Removed MatchZoo==2.2.0 from https://files.pythonhosted.org/packages/0f/7a/6d4547d19dcc75dfd9602ebb5a893ade85920a3264fda976b2ea61e7cf27/MatchZoo-2.2.0.tar.gz#sha256=547a94b10eed69afe7af896e3a70f357eee48032840a7b441893040233311f10 from build tracker '/tmp/pip-req-tracker-a1gnh37y' Building wheels for collected packages: MatchZoo Created temporary directory: /tmp/pip-wheel-ti5fl52z Running setup.py bdist_wheel for MatchZoo: started Destination directory: /tmp/pip-wheel-ti5fl52z Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3oibz2ag/MatchZoo/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-ti5fl52z running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/matchzoo copying matchzoo/version.py -> build/lib/matchzoo copying matchzoo/__init__.py -> build/lib/matchzoo creating build/lib/tests/inte_test copying tests/inte_test/__init__.py -> build/lib/tests/inte_test creating build/lib/tests/unit_test copying tests/unit_test/test_embedding.py -> build/lib/tests/unit_test copying tests/unit_test/test_utils.py -> build/lib/tests/unit_test copying tests/unit_test/test_layers.py -> build/lib/tests/unit_test copying tests/unit_test/test_losses.py -> build/lib/tests/unit_test copying tests/unit_test/test_datasets.py -> build/lib/tests/unit_test copying tests/unit_test/test_metrics.py -> build/lib/tests/unit_test copying tests/unit_test/__init__.py -> build/lib/tests/unit_test copying tests/unit_test/test_tuner.py -> build/lib/tests/unit_test copying tests/unit_test/test_data_generator.py -> build/lib/tests/unit_test creating build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/chain_transform.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/basic_preprocessor.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/dssm_preprocessor.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/diin_preprocessor.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/__init__.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/cdssm_preprocessor.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/bert_preprocessor.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/naive_preprocessor.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/build_vocab_unit.py -> build/lib/matchzoo/preprocessors copying matchzoo/preprocessors/build_unit_from_data_pack.py -> build/lib/matchzoo/preprocessors creating build/lib/matchzoo/data_pack copying matchzoo/data_pack/data_pack.py -> build/lib/matchzoo/data_pack copying matchzoo/data_pack/pack.py -> build/lib/matchzoo/data_pack copying matchzoo/data_pack/__init__.py -> build/lib/matchzoo/data_pack creating build/lib/matchzoo/utils copying matchzoo/utils/make_keras_optimizer_picklable.py -> build/lib/matchzoo/utils copying matchzoo/utils/one_hot.py -> build/lib/matchzoo/utils copying matchzoo/utils/bert_utils.py -> build/lib/matchzoo/utils copying matchzoo/utils/list_recursive_subclasses.py -> build/lib/matchzoo/utils copying matchzoo/utils/__init__.py -> build/lib/matchzoo/utils copying matchzoo/utils/tensor_type.py -> build/lib/matchzoo/utils creating build/lib/matchzoo/embedding copying matchzoo/embedding/embedding.py -> build/lib/matchzoo/embedding copying matchzoo/embedding/__init__.py -> build/lib/matchzoo/embedding creating build/lib/matchzoo/metrics copying matchzoo/metrics/discounted_cumulative_gain.py -> build/lib/matchzoo/metrics copying matchzoo/metrics/precision.py -> build/lib/matchzoo/metrics copying matchzoo/metrics/mean_average_precision.py -> build/lib/matchzoo/metrics copying matchzoo/metrics/normalized_discounted_cumulative_gain.py -> build/lib/matchzoo/metrics copying matchzoo/metrics/__init__.py -> build/lib/matchzoo/metrics copying matchzoo/metrics/average_precision.py -> build/lib/matchzoo/metrics copying matchzoo/metrics/mean_reciprocal_rank.py -> build/lib/matchzoo/metrics creating build/lib/matchzoo/models copying matchzoo/models/dssm.py -> build/lib/matchzoo/models copying matchzoo/models/conv_knrm.py -> build/lib/matchzoo/models copying matchzoo/models/knrm.py -> build/lib/matchzoo/models copying matchzoo/models/drmm.py -> build/lib/matchzoo/models copying matchzoo/models/cdssm.py -> build/lib/matchzoo/models copying matchzoo/models/parameter_readme_generator.py -> build/lib/matchzoo/models copying matchzoo/models/anmm.py -> build/lib/matchzoo/models copying matchzoo/models/dense_baseline.py -> build/lib/matchzoo/models copying matchzoo/models/drmmtks.py -> build/lib/matchzoo/models copying matchzoo/models/__init__.py -> build/lib/matchzoo/models copying matchzoo/models/arcii.py -> build/lib/matchzoo/models copying matchzoo/models/naive.py -> build/lib/matchzoo/models copying matchzoo/models/mvlstm.py -> build/lib/matchzoo/models copying matchzoo/models/match_pyramid.py -> build/lib/matchzoo/models copying matchzoo/models/duet.py -> build/lib/matchzoo/models copying matchzoo/models/arci.py -> build/lib/matchzoo/models creating build/lib/matchzoo/engine copying matchzoo/engine/parse_metric.py -> build/lib/matchzoo/engine copying matchzoo/engine/base_metric.py -> build/lib/matchzoo/engine copying matchzoo/engine/param_table.py -> build/lib/matchzoo/engine copying matchzoo/engine/callbacks.py -> build/lib/matchzoo/engine copying matchzoo/engine/param.py -> build/lib/matchzoo/engine copying matchzoo/engine/base_model.py -> build/lib/matchzoo/engine copying matchzoo/engine/base_preprocessor.py -> build/lib/matchzoo/engine copying matchzoo/engine/__init__.py -> build/lib/matchzoo/engine copying matchzoo/engine/base_task.py -> build/lib/matchzoo/engine copying matchzoo/engine/hyper_spaces.py -> build/lib/matchzoo/engine creating build/lib/matchzoo/losses copying matchzoo/losses/rank_hinge_loss.py -> build/lib/matchzoo/losses copying matchzoo/losses/rank_cross_entropy_loss.py -> build/lib/matchzoo/losses copying matchzoo/losses/__init__.py -> build/lib/matchzoo/losses creating build/lib/matchzoo/auto copying matchzoo/auto/__init__.py -> build/lib/matchzoo/auto creating build/lib/matchzoo/layers copying matchzoo/layers/dynamic_pooling_layer.py -> build/lib/matchzoo/layers copying matchzoo/layers/__init__.py -> build/lib/matchzoo/layers copying matchzoo/layers/matching_layer.py -> build/lib/matchzoo/layers creating build/lib/matchzoo/datasets copying matchzoo/datasets/__init__.py -> build/lib/matchzoo/datasets creating build/lib/matchzoo/data_generator copying matchzoo/data_generator/data_generator.py -> build/lib/matchzoo/data_generator copying matchzoo/data_generator/__init__.py -> build/lib/matchzoo/data_generator copying matchzoo/data_generator/data_generator_builder.py -> build/lib/matchzoo/data_generator creating build/lib/matchzoo/contrib copying matchzoo/contrib/__init__.py -> build/lib/matchzoo/contrib copying matchzoo/contrib/legacy_data_generator.py -> build/lib/matchzoo/contrib creating build/lib/matchzoo/tasks copying matchzoo/tasks/classification.py -> build/lib/matchzoo/tasks copying matchzoo/tasks/ranking.py -> build/lib/matchzoo/tasks copying matchzoo/tasks/__init__.py -> build/lib/matchzoo/tasks creating build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/tokenize.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/word_hashing.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/frequency_filter.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/lemmatization.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/vocabulary.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/ngram_letter.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/word_exact_match.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/unit.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/fixed_length.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/stop_removal.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/punc_removal.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/matching_histogram.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/stemming.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/bert_clean.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/__init__.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/character_index.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/lowercase.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/stateful_unit.py -> build/lib/matchzoo/preprocessors/units copying matchzoo/preprocessors/units/digit_removal.py -> build/lib/matchzoo/preprocessors/units creating build/lib/matchzoo/auto/preparer copying matchzoo/auto/preparer/preparer.py -> build/lib/matchzoo/auto/preparer copying matchzoo/auto/preparer/prepare.py -> build/lib/matchzoo/auto/preparer copying matchzoo/auto/preparer/__init__.py -> build/lib/matchzoo/auto/preparer creating build/lib/matchzoo/auto/tuner copying matchzoo/auto/tuner/tune.py -> build/lib/matchzoo/auto/tuner copying matchzoo/auto/tuner/tuner.py -> build/lib/matchzoo/auto/tuner copying matchzoo/auto/tuner/__init__.py -> build/lib/matchzoo/auto/tuner creating build/lib/matchzoo/auto/tuner/callbacks copying matchzoo/auto/tuner/callbacks/callback.py -> build/lib/matchzoo/auto/tuner/callbacks copying matchzoo/auto/tuner/callbacks/load_embedding_matrix.py -> build/lib/matchzoo/auto/tuner/callbacks copying matchzoo/auto/tuner/callbacks/__init__.py -> build/lib/matchzoo/auto/tuner/callbacks copying matchzoo/auto/tuner/callbacks/save_model.py -> build/lib/matchzoo/auto/tuner/callbacks copying matchzoo/auto/tuner/callbacks/lambda_callback.py -> build/lib/matchzoo/auto/tuner/callbacks creating build/lib/matchzoo/datasets/cqa_ql_16 copying matchzoo/datasets/cqa_ql_16/load_data.py -> build/lib/matchzoo/datasets/cqa_ql_16 copying matchzoo/datasets/cqa_ql_16/__init__.py -> build/lib/matchzoo/datasets/cqa_ql_16 creating build/lib/matchzoo/datasets/toy copying matchzoo/datasets/toy/__init__.py -> build/lib/matchzoo/datasets/toy creating build/lib/matchzoo/datasets/quora_qp copying matchzoo/datasets/quora_qp/load_data.py -> build/lib/matchzoo/datasets/quora_qp copying matchzoo/datasets/quora_qp/__init__.py -> build/lib/matchzoo/datasets/quora_qp creating build/lib/matchzoo/datasets/wiki_qa copying matchzoo/datasets/wiki_qa/load_data.py -> build/lib/matchzoo/datasets/wiki_qa copying matchzoo/datasets/wiki_qa/__init__.py -> build/lib/matchzoo/datasets/wiki_qa creating build/lib/matchzoo/datasets/snli copying matchzoo/datasets/snli/load_data.py -> build/lib/matchzoo/datasets/snli copying matchzoo/datasets/snli/__init__.py -> build/lib/matchzoo/datasets/snli creating build/lib/matchzoo/datasets/embeddings copying matchzoo/datasets/embeddings/load_glove_embedding.py -> build/lib/matchzoo/datasets/embeddings copying matchzoo/datasets/embeddings/__init__.py -> build/lib/matchzoo/datasets/embeddings creating build/lib/matchzoo/data_generator/callbacks copying matchzoo/data_generator/callbacks/histogram.py -> build/lib/matchzoo/data_generator/callbacks copying matchzoo/data_generator/callbacks/dynamic_pooling.py -> build/lib/matchzoo/data_generator/callbacks copying matchzoo/data_generator/callbacks/callback.py -> build/lib/matchzoo/data_generator/callbacks copying matchzoo/data_generator/callbacks/__init__.py -> build/lib/matchzoo/data_generator/callbacks copying matchzoo/data_generator/callbacks/lambda_callback.py -> build/lib/matchzoo/data_generator/callbacks creating build/lib/matchzoo/contrib/models copying matchzoo/contrib/models/match_lstm.py -> build/lib/matchzoo/contrib/models copying matchzoo/contrib/models/diin.py -> build/lib/matchzoo/contrib/models copying matchzoo/contrib/models/esim.py -> build/lib/matchzoo/contrib/models copying matchzoo/contrib/models/hbmp.py -> build/lib/matchzoo/contrib/models copying matchzoo/contrib/models/bimpm.py -> build/lib/matchzoo/contrib/models copying matchzoo/contrib/models/match_srnn.py -> build/lib/matchzoo/contrib/models copying matchzoo/contrib/models/__init__.py -> build/lib/matchzoo/contrib/models creating build/lib/matchzoo/contrib/layers copying matchzoo/contrib/layers/spatial_gru.py -> build/lib/matchzoo/contrib/layers copying matchzoo/contrib/layers/attention_layer.py -> build/lib/matchzoo/contrib/layers copying matchzoo/contrib/layers/decaying_dropout_layer.py -> build/lib/matchzoo/contrib/layers copying matchzoo/contrib/layers/__init__.py -> build/lib/matchzoo/contrib/layers copying matchzoo/contrib/layers/matching_tensor_layer.py -> build/lib/matchzoo/contrib/layers copying matchzoo/contrib/layers/semantic_composite_layer.py -> build/lib/matchzoo/contrib/layers copying matchzoo/contrib/layers/multi_perspective_layer.py -> build/lib/matchzoo/contrib/layers 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/tests creating build/bdist.linux-armv7l/wheel/tests/inte_test copying build/lib/tests/inte_test/__init__.py -> build/bdist.linux-armv7l/wheel/tests/inte_test copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_embedding.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_utils.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_layers.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_losses.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_datasets.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_metrics.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/__init__.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_tuner.py -> build/bdist.linux-armv7l/wheel/tests/unit_test copying build/lib/tests/unit_test/test_data_generator.py -> build/bdist.linux-armv7l/wheel/tests/unit_test creating build/bdist.linux-armv7l/wheel/matchzoo creating build/bdist.linux-armv7l/wheel/matchzoo/preprocessors creating build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/tokenize.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/word_hashing.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/frequency_filter.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/lemmatization.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/vocabulary.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/ngram_letter.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/word_exact_match.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/unit.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/fixed_length.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/stop_removal.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/punc_removal.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/matching_histogram.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/stemming.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/bert_clean.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/character_index.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/lowercase.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/stateful_unit.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/units/digit_removal.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors/units copying build/lib/matchzoo/preprocessors/chain_transform.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/basic_preprocessor.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/dssm_preprocessor.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/diin_preprocessor.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/cdssm_preprocessor.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/bert_preprocessor.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/naive_preprocessor.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/build_vocab_unit.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors copying build/lib/matchzoo/preprocessors/build_unit_from_data_pack.py -> build/bdist.linux-armv7l/wheel/matchzoo/preprocessors creating build/bdist.linux-armv7l/wheel/matchzoo/data_pack copying build/lib/matchzoo/data_pack/data_pack.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_pack copying build/lib/matchzoo/data_pack/pack.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_pack copying build/lib/matchzoo/data_pack/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_pack creating build/bdist.linux-armv7l/wheel/matchzoo/utils copying build/lib/matchzoo/utils/make_keras_optimizer_picklable.py -> build/bdist.linux-armv7l/wheel/matchzoo/utils copying build/lib/matchzoo/utils/one_hot.py -> build/bdist.linux-armv7l/wheel/matchzoo/utils copying build/lib/matchzoo/utils/bert_utils.py -> build/bdist.linux-armv7l/wheel/matchzoo/utils copying build/lib/matchzoo/utils/list_recursive_subclasses.py -> build/bdist.linux-armv7l/wheel/matchzoo/utils copying build/lib/matchzoo/utils/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/utils copying build/lib/matchzoo/utils/tensor_type.py -> build/bdist.linux-armv7l/wheel/matchzoo/utils creating build/bdist.linux-armv7l/wheel/matchzoo/embedding copying build/lib/matchzoo/embedding/embedding.py -> build/bdist.linux-armv7l/wheel/matchzoo/embedding copying build/lib/matchzoo/embedding/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/embedding creating build/bdist.linux-armv7l/wheel/matchzoo/metrics copying build/lib/matchzoo/metrics/discounted_cumulative_gain.py -> build/bdist.linux-armv7l/wheel/matchzoo/metrics copying build/lib/matchzoo/metrics/precision.py -> build/bdist.linux-armv7l/wheel/matchzoo/metrics copying build/lib/matchzoo/metrics/mean_average_precision.py -> build/bdist.linux-armv7l/wheel/matchzoo/metrics copying build/lib/matchzoo/metrics/normalized_discounted_cumulative_gain.py -> build/bdist.linux-armv7l/wheel/matchzoo/metrics copying build/lib/matchzoo/metrics/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/metrics copying build/lib/matchzoo/metrics/average_precision.py -> build/bdist.linux-armv7l/wheel/matchzoo/metrics copying build/lib/matchzoo/metrics/mean_reciprocal_rank.py -> build/bdist.linux-armv7l/wheel/matchzoo/metrics creating build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/dssm.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/conv_knrm.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/knrm.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/drmm.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/cdssm.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/parameter_readme_generator.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/anmm.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/dense_baseline.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/drmmtks.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/arcii.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/naive.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/mvlstm.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/match_pyramid.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/duet.py -> build/bdist.linux-armv7l/wheel/matchzoo/models copying build/lib/matchzoo/models/arci.py -> build/bdist.linux-armv7l/wheel/matchzoo/models creating build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/parse_metric.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/base_metric.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/param_table.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/callbacks.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/param.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/base_model.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/base_preprocessor.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/base_task.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/engine/hyper_spaces.py -> build/bdist.linux-armv7l/wheel/matchzoo/engine copying build/lib/matchzoo/version.py -> build/bdist.linux-armv7l/wheel/matchzoo creating build/bdist.linux-armv7l/wheel/matchzoo/losses copying build/lib/matchzoo/losses/rank_hinge_loss.py -> build/bdist.linux-armv7l/wheel/matchzoo/losses copying build/lib/matchzoo/losses/rank_cross_entropy_loss.py -> build/bdist.linux-armv7l/wheel/matchzoo/losses copying build/lib/matchzoo/losses/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/losses creating build/bdist.linux-armv7l/wheel/matchzoo/auto creating build/bdist.linux-armv7l/wheel/matchzoo/auto/preparer copying build/lib/matchzoo/auto/preparer/preparer.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/preparer copying build/lib/matchzoo/auto/preparer/prepare.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/preparer copying build/lib/matchzoo/auto/preparer/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/preparer copying build/lib/matchzoo/auto/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto creating build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner copying build/lib/matchzoo/auto/tuner/tune.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner copying build/lib/matchzoo/auto/tuner/tuner.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner copying build/lib/matchzoo/auto/tuner/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner creating build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner/callbacks copying build/lib/matchzoo/auto/tuner/callbacks/callback.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner/callbacks copying build/lib/matchzoo/auto/tuner/callbacks/load_embedding_matrix.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner/callbacks copying build/lib/matchzoo/auto/tuner/callbacks/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner/callbacks copying build/lib/matchzoo/auto/tuner/callbacks/save_model.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner/callbacks copying build/lib/matchzoo/auto/tuner/callbacks/lambda_callback.py -> build/bdist.linux-armv7l/wheel/matchzoo/auto/tuner/callbacks copying build/lib/matchzoo/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo creating build/bdist.linux-armv7l/wheel/matchzoo/layers copying build/lib/matchzoo/layers/dynamic_pooling_layer.py -> build/bdist.linux-armv7l/wheel/matchzoo/layers copying build/lib/matchzoo/layers/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/layers copying build/lib/matchzoo/layers/matching_layer.py -> build/bdist.linux-armv7l/wheel/matchzoo/layers creating build/bdist.linux-armv7l/wheel/matchzoo/datasets creating build/bdist.linux-armv7l/wheel/matchzoo/datasets/cqa_ql_16 copying build/lib/matchzoo/datasets/cqa_ql_16/load_data.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/cqa_ql_16 copying build/lib/matchzoo/datasets/cqa_ql_16/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/cqa_ql_16 creating build/bdist.linux-armv7l/wheel/matchzoo/datasets/toy copying build/lib/matchzoo/datasets/toy/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/toy creating build/bdist.linux-armv7l/wheel/matchzoo/datasets/quora_qp copying build/lib/matchzoo/datasets/quora_qp/load_data.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/quora_qp copying build/lib/matchzoo/datasets/quora_qp/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/quora_qp creating build/bdist.linux-armv7l/wheel/matchzoo/datasets/wiki_qa copying build/lib/matchzoo/datasets/wiki_qa/load_data.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/wiki_qa copying build/lib/matchzoo/datasets/wiki_qa/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/wiki_qa creating build/bdist.linux-armv7l/wheel/matchzoo/datasets/snli copying build/lib/matchzoo/datasets/snli/load_data.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/snli copying build/lib/matchzoo/datasets/snli/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/snli copying build/lib/matchzoo/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets creating build/bdist.linux-armv7l/wheel/matchzoo/datasets/embeddings copying build/lib/matchzoo/datasets/embeddings/load_glove_embedding.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/embeddings copying build/lib/matchzoo/datasets/embeddings/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/datasets/embeddings creating build/bdist.linux-armv7l/wheel/matchzoo/data_generator copying build/lib/matchzoo/data_generator/data_generator.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator copying build/lib/matchzoo/data_generator/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator copying build/lib/matchzoo/data_generator/data_generator_builder.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator creating build/bdist.linux-armv7l/wheel/matchzoo/data_generator/callbacks copying build/lib/matchzoo/data_generator/callbacks/histogram.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator/callbacks copying build/lib/matchzoo/data_generator/callbacks/dynamic_pooling.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator/callbacks copying build/lib/matchzoo/data_generator/callbacks/callback.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator/callbacks copying build/lib/matchzoo/data_generator/callbacks/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator/callbacks copying build/lib/matchzoo/data_generator/callbacks/lambda_callback.py -> build/bdist.linux-armv7l/wheel/matchzoo/data_generator/callbacks creating build/bdist.linux-armv7l/wheel/matchzoo/contrib creating build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/models/match_lstm.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/models/diin.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/models/esim.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/models/hbmp.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/models/bimpm.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/models/match_srnn.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/models/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/models copying build/lib/matchzoo/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib creating build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/layers/spatial_gru.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/layers/attention_layer.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/layers/decaying_dropout_layer.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/layers/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/layers/matching_tensor_layer.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/layers/semantic_composite_layer.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/layers/multi_perspective_layer.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib/layers copying build/lib/matchzoo/contrib/legacy_data_generator.py -> build/bdist.linux-armv7l/wheel/matchzoo/contrib creating build/bdist.linux-armv7l/wheel/matchzoo/tasks copying build/lib/matchzoo/tasks/classification.py -> build/bdist.linux-armv7l/wheel/matchzoo/tasks copying build/lib/matchzoo/tasks/ranking.py -> build/bdist.linux-armv7l/wheel/matchzoo/tasks copying build/lib/matchzoo/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/matchzoo/tasks running install_egg_info running egg_info writing MatchZoo.egg-info/PKG-INFO writing top-level names to MatchZoo.egg-info/top_level.txt writing requirements to MatchZoo.egg-info/requires.txt writing dependency_links to MatchZoo.egg-info/dependency_links.txt reading manifest file 'MatchZoo.egg-info/SOURCES.txt' writing manifest file 'MatchZoo.egg-info/SOURCES.txt' Copying MatchZoo.egg-info to build/bdist.linux-armv7l/wheel/MatchZoo-2.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/MatchZoo-2.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-ti5fl52z/MatchZoo-2.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'matchzoo/__init__.py' adding 'matchzoo/version.py' adding 'matchzoo/auto/__init__.py' adding 'matchzoo/auto/preparer/__init__.py' adding 'matchzoo/auto/preparer/prepare.py' adding 'matchzoo/auto/preparer/preparer.py' adding 'matchzoo/auto/tuner/__init__.py' adding 'matchzoo/auto/tuner/tune.py' adding 'matchzoo/auto/tuner/tuner.py' adding 'matchzoo/auto/tuner/callbacks/__init__.py' adding 'matchzoo/auto/tuner/callbacks/callback.py' adding 'matchzoo/auto/tuner/callbacks/lambda_callback.py' adding 'matchzoo/auto/tuner/callbacks/load_embedding_matrix.py' adding 'matchzoo/auto/tuner/callbacks/save_model.py' adding 'matchzoo/contrib/__init__.py' adding 'matchzoo/contrib/legacy_data_generator.py' adding 'matchzoo/contrib/layers/__init__.py' adding 'matchzoo/contrib/layers/attention_layer.py' adding 'matchzoo/contrib/layers/decaying_dropout_layer.py' adding 'matchzoo/contrib/layers/matching_tensor_layer.py' adding 'matchzoo/contrib/layers/multi_perspective_layer.py' adding 'matchzoo/contrib/layers/semantic_composite_layer.py' adding 'matchzoo/contrib/layers/spatial_gru.py' adding 'matchzoo/contrib/models/__init__.py' adding 'matchzoo/contrib/models/bimpm.py' adding 'matchzoo/contrib/models/diin.py' adding 'matchzoo/contrib/models/esim.py' adding 'matchzoo/contrib/models/hbmp.py' adding 'matchzoo/contrib/models/match_lstm.py' adding 'matchzoo/contrib/models/match_srnn.py' adding 'matchzoo/data_generator/__init__.py' adding 'matchzoo/data_generator/data_generator.py' adding 'matchzoo/data_generator/data_generator_builder.py' adding 'matchzoo/data_generator/callbacks/__init__.py' adding 'matchzoo/data_generator/callbacks/callback.py' adding 'matchzoo/data_generator/callbacks/dynamic_pooling.py' adding 'matchzoo/data_generator/callbacks/histogram.py' adding 'matchzoo/data_generator/callbacks/lambda_callback.py' adding 'matchzoo/data_pack/__init__.py' adding 'matchzoo/data_pack/data_pack.py' adding 'matchzoo/data_pack/pack.py' adding 'matchzoo/datasets/__init__.py' adding 'matchzoo/datasets/cqa_ql_16/__init__.py' adding 'matchzoo/datasets/cqa_ql_16/load_data.py' adding 'matchzoo/datasets/embeddings/__init__.py' adding 'matchzoo/datasets/embeddings/load_glove_embedding.py' adding 'matchzoo/datasets/quora_qp/__init__.py' adding 'matchzoo/datasets/quora_qp/load_data.py' adding 'matchzoo/datasets/snli/__init__.py' adding 'matchzoo/datasets/snli/load_data.py' adding 'matchzoo/datasets/toy/__init__.py' adding 'matchzoo/datasets/wiki_qa/__init__.py' adding 'matchzoo/datasets/wiki_qa/load_data.py' adding 'matchzoo/embedding/__init__.py' adding 'matchzoo/embedding/embedding.py' adding 'matchzoo/engine/__init__.py' adding 'matchzoo/engine/base_metric.py' adding 'matchzoo/engine/base_model.py' adding 'matchzoo/engine/base_preprocessor.py' adding 'matchzoo/engine/base_task.py' adding 'matchzoo/engine/callbacks.py' adding 'matchzoo/engine/hyper_spaces.py' adding 'matchzoo/engine/param.py' adding 'matchzoo/engine/param_table.py' adding 'matchzoo/engine/parse_metric.py' adding 'matchzoo/layers/__init__.py' adding 'matchzoo/layers/dynamic_pooling_layer.py' adding 'matchzoo/layers/matching_layer.py' adding 'matchzoo/losses/__init__.py' adding 'matchzoo/losses/rank_cross_entropy_loss.py' adding 'matchzoo/losses/rank_hinge_loss.py' adding 'matchzoo/metrics/__init__.py' adding 'matchzoo/metrics/average_precision.py' adding 'matchzoo/metrics/discounted_cumulative_gain.py' adding 'matchzoo/metrics/mean_average_precision.py' adding 'matchzoo/metrics/mean_reciprocal_rank.py' adding 'matchzoo/metrics/normalized_discounted_cumulative_gain.py' adding 'matchzoo/metrics/precision.py' adding 'matchzoo/models/__init__.py' adding 'matchzoo/models/anmm.py' adding 'matchzoo/models/arci.py' adding 'matchzoo/models/arcii.py' adding 'matchzoo/models/cdssm.py' adding 'matchzoo/models/conv_knrm.py' adding 'matchzoo/models/dense_baseline.py' adding 'matchzoo/models/drmm.py' adding 'matchzoo/models/drmmtks.py' adding 'matchzoo/models/dssm.py' adding 'matchzoo/models/duet.py' adding 'matchzoo/models/knrm.py' adding 'matchzoo/models/match_pyramid.py' adding 'matchzoo/models/mvlstm.py' adding 'matchzoo/models/naive.py' adding 'matchzoo/models/parameter_readme_generator.py' adding 'matchzoo/preprocessors/__init__.py' adding 'matchzoo/preprocessors/basic_preprocessor.py' adding 'matchzoo/preprocessors/bert_preprocessor.py' adding 'matchzoo/preprocessors/build_unit_from_data_pack.py' adding 'matchzoo/preprocessors/build_vocab_unit.py' adding 'matchzoo/preprocessors/cdssm_preprocessor.py' adding 'matchzoo/preprocessors/chain_transform.py' adding 'matchzoo/preprocessors/diin_preprocessor.py' adding 'matchzoo/preprocessors/dssm_preprocessor.py' adding 'matchzoo/preprocessors/naive_preprocessor.py' adding 'matchzoo/preprocessors/units/__init__.py' adding 'matchzoo/preprocessors/units/bert_clean.py' adding 'matchzoo/preprocessors/units/character_index.py' adding 'matchzoo/preprocessors/units/digit_removal.py' adding 'matchzoo/preprocessors/units/fixed_length.py' adding 'matchzoo/preprocessors/units/frequency_filter.py' adding 'matchzoo/preprocessors/units/lemmatization.py' adding 'matchzoo/preprocessors/units/lowercase.py' adding 'matchzoo/preprocessors/units/matching_histogram.py' adding 'matchzoo/preprocessors/units/ngram_letter.py' adding 'matchzoo/preprocessors/units/punc_removal.py' adding 'matchzoo/preprocessors/units/stateful_unit.py' adding 'matchzoo/preprocessors/units/stemming.py' adding 'matchzoo/preprocessors/units/stop_removal.py' adding 'matchzoo/preprocessors/units/tokenize.py' adding 'matchzoo/preprocessors/units/unit.py' adding 'matchzoo/preprocessors/units/vocabulary.py' adding 'matchzoo/preprocessors/units/word_exact_match.py' adding 'matchzoo/preprocessors/units/word_hashing.py' adding 'matchzoo/tasks/__init__.py' adding 'matchzoo/tasks/classification.py' adding 'matchzoo/tasks/ranking.py' adding 'matchzoo/utils/__init__.py' adding 'matchzoo/utils/bert_utils.py' adding 'matchzoo/utils/list_recursive_subclasses.py' adding 'matchzoo/utils/make_keras_optimizer_picklable.py' adding 'matchzoo/utils/one_hot.py' adding 'matchzoo/utils/tensor_type.py' adding 'tests/__init__.py' adding 'tests/inte_test/__init__.py' adding 'tests/unit_test/__init__.py' adding 'tests/unit_test/test_data_generator.py' adding 'tests/unit_test/test_datasets.py' adding 'tests/unit_test/test_embedding.py' adding 'tests/unit_test/test_layers.py' adding 'tests/unit_test/test_losses.py' adding 'tests/unit_test/test_metrics.py' adding 'tests/unit_test/test_tuner.py' adding 'tests/unit_test/test_utils.py' adding 'MatchZoo-2.2.0.dist-info/METADATA' adding 'MatchZoo-2.2.0.dist-info/WHEEL' adding 'MatchZoo-2.2.0.dist-info/top_level.txt' adding 'MatchZoo-2.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for MatchZoo: finished with status 'done' Stored in directory: /tmp/tmp782ptnjw Successfully built MatchZoo Cleaning up... Removing source in /tmp/pip-wheel-3oibz2ag/MatchZoo Removed build tracker '/tmp/pip-req-tracker-a1gnh37y'