Created temporary directory: /tmp/pip-ephem-wheel-cache-v2xobs92 Created temporary directory: /tmp/pip-req-tracker-qck549uo Created requirements tracker '/tmp/pip-req-tracker-qck549uo' Created temporary directory: /tmp/pip-wheel-_0mi8fjs Collecting rasa-nlu-third==0.1.4 1 location(s) to search for versions of rasa-nlu-third: * https://pypi.org/simple/rasa-nlu-third/ Getting page https://pypi.org/simple/rasa-nlu-third/ Analyzing links from page https://pypi.org/simple/rasa-nlu-third/ Found link https://files.pythonhosted.org/packages/60/15/084dee4ff56f186290cb2c471110420552a105d4f03c481bce55ec1d62b8/rasa_nlu_third-0.1.4.tar.gz#sha256=18e4e562c0f4f20d71308ec20371850be0843fdc67f351eaf90916dbdcd6c09a (from https://pypi.org/simple/rasa-nlu-third/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-8506cqbf Downloading https://files.pythonhosted.org/packages/60/15/084dee4ff56f186290cb2c471110420552a105d4f03c481bce55ec1d62b8/rasa_nlu_third-0.1.4.tar.gz (65kB) Downloading from URL https://files.pythonhosted.org/packages/60/15/084dee4ff56f186290cb2c471110420552a105d4f03c481bce55ec1d62b8/rasa_nlu_third-0.1.4.tar.gz#sha256=18e4e562c0f4f20d71308ec20371850be0843fdc67f351eaf90916dbdcd6c09a (from https://pypi.org/simple/rasa-nlu-third/) Added rasa-nlu-third==0.1.4 from https://files.pythonhosted.org/packages/60/15/084dee4ff56f186290cb2c471110420552a105d4f03c481bce55ec1d62b8/rasa_nlu_third-0.1.4.tar.gz#sha256=18e4e562c0f4f20d71308ec20371850be0843fdc67f351eaf90916dbdcd6c09a to build tracker '/tmp/pip-req-tracker-qck549uo' Running setup.py (path:/tmp/pip-wheel-_0mi8fjs/rasa-nlu-third/setup.py) egg_info for package rasa-nlu-third Running command python setup.py egg_info running egg_info creating pip-egg-info/rasa_nlu_third.egg-info writing top-level names to pip-egg-info/rasa_nlu_third.egg-info/top_level.txt writing pip-egg-info/rasa_nlu_third.egg-info/PKG-INFO writing dependency_links to pip-egg-info/rasa_nlu_third.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/rasa_nlu_third.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/rasa_nlu_third.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/rasa_nlu_third.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_0mi8fjs/rasa-nlu-third has version 0.1.4, which satisfies requirement rasa-nlu-third==0.1.4 from https://files.pythonhosted.org/packages/60/15/084dee4ff56f186290cb2c471110420552a105d4f03c481bce55ec1d62b8/rasa_nlu_third-0.1.4.tar.gz#sha256=18e4e562c0f4f20d71308ec20371850be0843fdc67f351eaf90916dbdcd6c09a Removed rasa-nlu-third==0.1.4 from https://files.pythonhosted.org/packages/60/15/084dee4ff56f186290cb2c471110420552a105d4f03c481bce55ec1d62b8/rasa_nlu_third-0.1.4.tar.gz#sha256=18e4e562c0f4f20d71308ec20371850be0843fdc67f351eaf90916dbdcd6c09a from build tracker '/tmp/pip-req-tracker-qck549uo' Building wheels for collected packages: rasa-nlu-third Created temporary directory: /tmp/pip-wheel-i402qqe0 Running setup.py bdist_wheel for rasa-nlu-third: started Destination directory: /tmp/pip-wheel-i402qqe0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_0mi8fjs/rasa-nlu-third/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-i402qqe0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rasa_nlu_third copying rasa_nlu_third/__init__.py -> build/lib/rasa_nlu_third creating build/lib/rasa_nlu_third/components copying rasa_nlu_third/components/__init__.py -> build/lib/rasa_nlu_third/components creating build/lib/rasa_nlu_third/run_local copying rasa_nlu_third/run_local/__init__.py -> build/lib/rasa_nlu_third/run_local creating build/lib/rasa_nlu_third/third_models copying rasa_nlu_third/third_models/__init__.py -> build/lib/rasa_nlu_third/third_models creating build/lib/rasa_nlu_third/tf_models copying rasa_nlu_third/tf_models/__init__.py -> build/lib/rasa_nlu_third/tf_models creating build/lib/rasa_nlu_third/utils copying rasa_nlu_third/utils/ner_data_utils.py -> build/lib/rasa_nlu_third/utils copying rasa_nlu_third/utils/tfrecord_api.py -> build/lib/rasa_nlu_third/utils copying rasa_nlu_third/utils/text_utils.py -> build/lib/rasa_nlu_third/utils copying rasa_nlu_third/utils/__init__.py -> build/lib/rasa_nlu_third/utils copying rasa_nlu_third/utils/word2vec_utils.py -> build/lib/rasa_nlu_third/utils copying rasa_nlu_third/utils/classify_data_utils.py -> build/lib/rasa_nlu_third/utils creating build/lib/rasa_nlu_third/data_process copying rasa_nlu_third/data_process/__init__.py -> build/lib/rasa_nlu_third/data_process creating build/lib/rasa_nlu_third/components/classifiers copying rasa_nlu_third/components/classifiers/embedding_intent_classifier_tf.py -> build/lib/rasa_nlu_third/components/classifiers copying rasa_nlu_third/components/classifiers/__init__.py -> build/lib/rasa_nlu_third/components/classifiers creating build/lib/rasa_nlu_third/components/extractors copying rasa_nlu_third/components/extractors/tf_entity_extractor.py -> build/lib/rasa_nlu_third/components/extractors copying rasa_nlu_third/components/extractors/triedtree_extractor.py -> build/lib/rasa_nlu_third/components/extractors copying rasa_nlu_third/components/extractors/jieba_pseg_extractor.py -> build/lib/rasa_nlu_third/components/extractors copying rasa_nlu_third/components/extractors/__init__.py -> build/lib/rasa_nlu_third/components/extractors creating build/lib/rasa_nlu_third/run_local/classifiers copying rasa_nlu_third/run_local/classifiers/train.py -> build/lib/rasa_nlu_third/run_local/classifiers copying rasa_nlu_third/run_local/classifiers/__init__.py -> build/lib/rasa_nlu_third/run_local/classifiers creating build/lib/rasa_nlu_third/run_local/ner copying rasa_nlu_third/run_local/ner/train.py -> build/lib/rasa_nlu_third/run_local/ner copying rasa_nlu_third/run_local/ner/__init__.py -> build/lib/rasa_nlu_third/run_local/ner creating build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/run_classifier.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/optimization_test.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/run_pretraining.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/create_pretraining_data.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/tokenization.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/modeling.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/extract_features.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/tokenization_test.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/modeling_test.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/run_squad.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/__init__.py -> build/lib/rasa_nlu_third/third_models/bert copying rasa_nlu_third/third_models/bert/optimization.py -> build/lib/rasa_nlu_third/third_models/bert creating build/lib/rasa_nlu_third/tf_models/classifiers copying rasa_nlu_third/tf_models/classifiers/constant.py -> build/lib/rasa_nlu_third/tf_models/classifiers copying rasa_nlu_third/tf_models/classifiers/params.py -> build/lib/rasa_nlu_third/tf_models/classifiers copying rasa_nlu_third/tf_models/classifiers/pb_loader.py -> build/lib/rasa_nlu_third/tf_models/classifiers copying rasa_nlu_third/tf_models/classifiers/__init__.py -> build/lib/rasa_nlu_third/tf_models/classifiers copying rasa_nlu_third/tf_models/classifiers/classify_bilstm_model.py -> build/lib/rasa_nlu_third/tf_models/classifiers copying rasa_nlu_third/tf_models/classifiers/base_classify_model.py -> build/lib/rasa_nlu_third/tf_models/classifiers creating build/lib/rasa_nlu_third/tf_models/ner copying rasa_nlu_third/tf_models/ner/constant.py -> build/lib/rasa_nlu_third/tf_models/ner copying rasa_nlu_third/tf_models/ner/bilstm.py -> build/lib/rasa_nlu_third/tf_models/ner copying rasa_nlu_third/tf_models/ner/params.py -> build/lib/rasa_nlu_third/tf_models/ner copying rasa_nlu_third/tf_models/ner/pb_loader.py -> build/lib/rasa_nlu_third/tf_models/ner copying rasa_nlu_third/tf_models/ner/__init__.py -> build/lib/rasa_nlu_third/tf_models/ner copying rasa_nlu_third/tf_models/ner/base_ner_model.py -> build/lib/rasa_nlu_third/tf_models/ner creating build/lib/rasa_nlu_third/data_process/ner copying rasa_nlu_third/data_process/ner/tf_record_util.py -> build/lib/rasa_nlu_third/data_process/ner copying rasa_nlu_third/data_process/ner/__init__.py -> build/lib/rasa_nlu_third/data_process/ner copying rasa_nlu_third/data_process/ner/data_loader.py -> build/lib/rasa_nlu_third/data_process/ner creating build/lib/rasa_nlu_third/data_process/classify copying rasa_nlu_third/data_process/classify/tf_record_util.py -> build/lib/rasa_nlu_third/data_process/classify copying rasa_nlu_third/data_process/classify/__init__.py -> build/lib/rasa_nlu_third/data_process/classify copying rasa_nlu_third/data_process/classify/data_loader.py -> build/lib/rasa_nlu_third/data_process/classify running egg_info writing rasa_nlu_third.egg-info/PKG-INFO writing dependency_links to rasa_nlu_third.egg-info/dependency_links.txt writing top-level names to rasa_nlu_third.egg-info/top_level.txt reading manifest file 'rasa_nlu_third.egg-info/SOURCES.txt' writing manifest file 'rasa_nlu_third.egg-info/SOURCES.txt' 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/rasa_nlu_third creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/components creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/classifiers copying build/lib/rasa_nlu_third/components/classifiers/embedding_intent_classifier_tf.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/classifiers copying build/lib/rasa_nlu_third/components/classifiers/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/classifiers creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/extractors copying build/lib/rasa_nlu_third/components/extractors/tf_entity_extractor.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/extractors copying build/lib/rasa_nlu_third/components/extractors/triedtree_extractor.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/extractors copying build/lib/rasa_nlu_third/components/extractors/jieba_pseg_extractor.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/extractors copying build/lib/rasa_nlu_third/components/extractors/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/components/extractors copying build/lib/rasa_nlu_third/components/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/components creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local/classifiers copying build/lib/rasa_nlu_third/run_local/classifiers/train.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local/classifiers copying build/lib/rasa_nlu_third/run_local/classifiers/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local/classifiers creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local/ner copying build/lib/rasa_nlu_third/run_local/ner/train.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local/ner copying build/lib/rasa_nlu_third/run_local/ner/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local/ner copying build/lib/rasa_nlu_third/run_local/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/run_local creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/run_classifier.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/optimization_test.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/run_pretraining.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/create_pretraining_data.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/tokenization.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/modeling.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/extract_features.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/tokenization_test.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/modeling_test.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/run_squad.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/bert/optimization.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models/bert copying build/lib/rasa_nlu_third/third_models/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/third_models creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/classifiers copying build/lib/rasa_nlu_third/tf_models/classifiers/constant.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/classifiers copying build/lib/rasa_nlu_third/tf_models/classifiers/params.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/classifiers copying build/lib/rasa_nlu_third/tf_models/classifiers/pb_loader.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/classifiers copying build/lib/rasa_nlu_third/tf_models/classifiers/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/classifiers copying build/lib/rasa_nlu_third/tf_models/classifiers/classify_bilstm_model.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/classifiers copying build/lib/rasa_nlu_third/tf_models/classifiers/base_classify_model.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/classifiers creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/ner copying build/lib/rasa_nlu_third/tf_models/ner/constant.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/ner copying build/lib/rasa_nlu_third/tf_models/ner/bilstm.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/ner copying build/lib/rasa_nlu_third/tf_models/ner/params.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/ner copying build/lib/rasa_nlu_third/tf_models/ner/pb_loader.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/ner copying build/lib/rasa_nlu_third/tf_models/ner/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/ner copying build/lib/rasa_nlu_third/tf_models/ner/base_ner_model.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models/ner copying build/lib/rasa_nlu_third/tf_models/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/tf_models copying build/lib/rasa_nlu_third/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/utils copying build/lib/rasa_nlu_third/utils/ner_data_utils.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/utils copying build/lib/rasa_nlu_third/utils/tfrecord_api.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/utils copying build/lib/rasa_nlu_third/utils/text_utils.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/utils copying build/lib/rasa_nlu_third/utils/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/utils copying build/lib/rasa_nlu_third/utils/word2vec_utils.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/utils copying build/lib/rasa_nlu_third/utils/classify_data_utils.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/utils creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/ner copying build/lib/rasa_nlu_third/data_process/ner/tf_record_util.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/ner copying build/lib/rasa_nlu_third/data_process/ner/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/ner copying build/lib/rasa_nlu_third/data_process/ner/data_loader.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/ner copying build/lib/rasa_nlu_third/data_process/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process creating build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/classify copying build/lib/rasa_nlu_third/data_process/classify/tf_record_util.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/classify copying build/lib/rasa_nlu_third/data_process/classify/__init__.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/classify copying build/lib/rasa_nlu_third/data_process/classify/data_loader.py -> build/bdist.linux-armv7l/wheel/rasa_nlu_third/data_process/classify running install_egg_info Copying rasa_nlu_third.egg-info to build/bdist.linux-armv7l/wheel/rasa_nlu_third-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/rasa_nlu_third-0.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-i402qqe0/rasa_nlu_third-0.1.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'rasa_nlu_third/__init__.py' adding 'rasa_nlu_third/components/__init__.py' adding 'rasa_nlu_third/components/classifiers/__init__.py' adding 'rasa_nlu_third/components/classifiers/embedding_intent_classifier_tf.py' adding 'rasa_nlu_third/components/extractors/__init__.py' adding 'rasa_nlu_third/components/extractors/jieba_pseg_extractor.py' adding 'rasa_nlu_third/components/extractors/tf_entity_extractor.py' adding 'rasa_nlu_third/components/extractors/triedtree_extractor.py' adding 'rasa_nlu_third/data_process/__init__.py' adding 'rasa_nlu_third/data_process/classify/__init__.py' adding 'rasa_nlu_third/data_process/classify/data_loader.py' adding 'rasa_nlu_third/data_process/classify/tf_record_util.py' adding 'rasa_nlu_third/data_process/ner/__init__.py' adding 'rasa_nlu_third/data_process/ner/data_loader.py' adding 'rasa_nlu_third/data_process/ner/tf_record_util.py' adding 'rasa_nlu_third/run_local/__init__.py' adding 'rasa_nlu_third/run_local/classifiers/__init__.py' adding 'rasa_nlu_third/run_local/classifiers/train.py' adding 'rasa_nlu_third/run_local/ner/__init__.py' adding 'rasa_nlu_third/run_local/ner/train.py' adding 'rasa_nlu_third/tf_models/__init__.py' adding 'rasa_nlu_third/tf_models/classifiers/__init__.py' adding 'rasa_nlu_third/tf_models/classifiers/base_classify_model.py' adding 'rasa_nlu_third/tf_models/classifiers/classify_bilstm_model.py' adding 'rasa_nlu_third/tf_models/classifiers/constant.py' adding 'rasa_nlu_third/tf_models/classifiers/params.py' adding 'rasa_nlu_third/tf_models/classifiers/pb_loader.py' adding 'rasa_nlu_third/tf_models/ner/__init__.py' adding 'rasa_nlu_third/tf_models/ner/base_ner_model.py' adding 'rasa_nlu_third/tf_models/ner/bilstm.py' adding 'rasa_nlu_third/tf_models/ner/constant.py' adding 'rasa_nlu_third/tf_models/ner/params.py' adding 'rasa_nlu_third/tf_models/ner/pb_loader.py' adding 'rasa_nlu_third/third_models/__init__.py' adding 'rasa_nlu_third/third_models/bert/__init__.py' adding 'rasa_nlu_third/third_models/bert/create_pretraining_data.py' adding 'rasa_nlu_third/third_models/bert/extract_features.py' adding 'rasa_nlu_third/third_models/bert/modeling.py' adding 'rasa_nlu_third/third_models/bert/modeling_test.py' adding 'rasa_nlu_third/third_models/bert/optimization.py' adding 'rasa_nlu_third/third_models/bert/optimization_test.py' adding 'rasa_nlu_third/third_models/bert/run_classifier.py' adding 'rasa_nlu_third/third_models/bert/run_pretraining.py' adding 'rasa_nlu_third/third_models/bert/run_squad.py' adding 'rasa_nlu_third/third_models/bert/tokenization.py' adding 'rasa_nlu_third/third_models/bert/tokenization_test.py' adding 'rasa_nlu_third/utils/__init__.py' adding 'rasa_nlu_third/utils/classify_data_utils.py' adding 'rasa_nlu_third/utils/ner_data_utils.py' adding 'rasa_nlu_third/utils/text_utils.py' adding 'rasa_nlu_third/utils/tfrecord_api.py' adding 'rasa_nlu_third/utils/word2vec_utils.py' adding 'rasa_nlu_third-0.1.4.dist-info/METADATA' adding 'rasa_nlu_third-0.1.4.dist-info/WHEEL' adding 'rasa_nlu_third-0.1.4.dist-info/top_level.txt' adding 'rasa_nlu_third-0.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for rasa-nlu-third: finished with status 'done' Stored in directory: /tmp/tmp13btjvz2 Successfully built rasa-nlu-third Cleaning up... Removing source in /tmp/pip-wheel-_0mi8fjs/rasa-nlu-third Removed build tracker '/tmp/pip-req-tracker-qck549uo'