Created temporary directory: /tmp/pip-ephem-wheel-cache-mwksyq6g Created temporary directory: /tmp/pip-req-tracker-dpp0ipe9 Created requirements tracker '/tmp/pip-req-tracker-dpp0ipe9' Created temporary directory: /tmp/pip-wheel-cqk7vjw5 Collecting texta-torch-tagger==0.1.0 1 location(s) to search for versions of texta-torch-tagger: * https://pypi.org/simple/texta-torch-tagger/ Getting page https://pypi.org/simple/texta-torch-tagger/ Analyzing links from page https://pypi.org/simple/texta-torch-tagger/ Found link https://files.pythonhosted.org/packages/0b/a9/35f24c3ee9e8b10de9bd0af69b60c522df2155952680be7f0e354dcbe94d/texta-torch-tagger-0.1.0.tar.gz#sha256=187c438e08c0c89c6fdd28de7b899d8ea0765658e2b981f07293439c553a4d78 (from https://pypi.org/simple/texta-torch-tagger/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-z34_qk_4 Downloading https://files.pythonhosted.org/packages/0b/a9/35f24c3ee9e8b10de9bd0af69b60c522df2155952680be7f0e354dcbe94d/texta-torch-tagger-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0b/a9/35f24c3ee9e8b10de9bd0af69b60c522df2155952680be7f0e354dcbe94d/texta-torch-tagger-0.1.0.tar.gz#sha256=187c438e08c0c89c6fdd28de7b899d8ea0765658e2b981f07293439c553a4d78 (from https://pypi.org/simple/texta-torch-tagger/) Added texta-torch-tagger==0.1.0 from https://files.pythonhosted.org/packages/0b/a9/35f24c3ee9e8b10de9bd0af69b60c522df2155952680be7f0e354dcbe94d/texta-torch-tagger-0.1.0.tar.gz#sha256=187c438e08c0c89c6fdd28de7b899d8ea0765658e2b981f07293439c553a4d78 to build tracker '/tmp/pip-req-tracker-dpp0ipe9' Running setup.py (path:/tmp/pip-wheel-cqk7vjw5/texta-torch-tagger/setup.py) egg_info for package texta-torch-tagger Running command python setup.py egg_info running egg_info creating pip-egg-info/texta_torch_tagger.egg-info writing pip-egg-info/texta_torch_tagger.egg-info/PKG-INFO writing requirements to pip-egg-info/texta_torch_tagger.egg-info/requires.txt writing dependency_links to pip-egg-info/texta_torch_tagger.egg-info/dependency_links.txt writing top-level names to pip-egg-info/texta_torch_tagger.egg-info/top_level.txt writing manifest file 'pip-egg-info/texta_torch_tagger.egg-info/SOURCES.txt' package init file 'texta_torch_tagger/__init__.py' not found (or not a regular file) package init file 'texta_torch_tagger/models/fasttext/__init__.py' not found (or not a regular file) package init file 'texta_torch_tagger/models/rcnn/__init__.py' not found (or not a regular file) package init file 'texta_torch_tagger/models/text_rnn/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/texta_torch_tagger.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/texta_torch_tagger.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-cqk7vjw5/texta-torch-tagger has version 0.1.0, which satisfies requirement texta-torch-tagger==0.1.0 from https://files.pythonhosted.org/packages/0b/a9/35f24c3ee9e8b10de9bd0af69b60c522df2155952680be7f0e354dcbe94d/texta-torch-tagger-0.1.0.tar.gz#sha256=187c438e08c0c89c6fdd28de7b899d8ea0765658e2b981f07293439c553a4d78 Removed texta-torch-tagger==0.1.0 from https://files.pythonhosted.org/packages/0b/a9/35f24c3ee9e8b10de9bd0af69b60c522df2155952680be7f0e354dcbe94d/texta-torch-tagger-0.1.0.tar.gz#sha256=187c438e08c0c89c6fdd28de7b899d8ea0765658e2b981f07293439c553a4d78 from build tracker '/tmp/pip-req-tracker-dpp0ipe9' Building wheels for collected packages: texta-torch-tagger Created temporary directory: /tmp/pip-wheel-3ooagyon Running setup.py bdist_wheel for texta-torch-tagger: started Destination directory: /tmp/pip-wheel-3ooagyon Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cqk7vjw5/texta-torch-tagger/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-3ooagyon running bdist_wheel running build running build_py package init file 'texta_torch_tagger/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/texta_torch_tagger copying texta_torch_tagger/tagging_report.py -> build/lib/texta_torch_tagger copying texta_torch_tagger/exceptions.py -> build/lib/texta_torch_tagger copying texta_torch_tagger/tagger.py -> build/lib/texta_torch_tagger package init file 'texta_torch_tagger/models/fasttext/__init__.py' not found (or not a regular file) creating build/lib/texta_torch_tagger/models creating build/lib/texta_torch_tagger/models/fasttext copying texta_torch_tagger/models/fasttext/config.py -> build/lib/texta_torch_tagger/models/fasttext copying texta_torch_tagger/models/fasttext/model.py -> build/lib/texta_torch_tagger/models/fasttext package init file 'texta_torch_tagger/models/rcnn/__init__.py' not found (or not a regular file) creating build/lib/texta_torch_tagger/models/rcnn copying texta_torch_tagger/models/rcnn/config.py -> build/lib/texta_torch_tagger/models/rcnn copying texta_torch_tagger/models/rcnn/model.py -> build/lib/texta_torch_tagger/models/rcnn package init file 'texta_torch_tagger/models/text_rnn/__init__.py' not found (or not a regular file) creating build/lib/texta_torch_tagger/models/text_rnn copying texta_torch_tagger/models/text_rnn/config.py -> build/lib/texta_torch_tagger/models/text_rnn copying texta_torch_tagger/models/text_rnn/model.py -> build/lib/texta_torch_tagger/models/text_rnn running egg_info writing requirements to texta_torch_tagger.egg-info/requires.txt writing dependency_links to texta_torch_tagger.egg-info/dependency_links.txt writing top-level names to texta_torch_tagger.egg-info/top_level.txt writing texta_torch_tagger.egg-info/PKG-INFO reading manifest file 'texta_torch_tagger.egg-info/SOURCES.txt' writing manifest file 'texta_torch_tagger.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/texta_torch_tagger copying build/lib/texta_torch_tagger/tagging_report.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger copying build/lib/texta_torch_tagger/exceptions.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger creating build/bdist.linux-armv7l/wheel/texta_torch_tagger/models creating build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/text_rnn copying build/lib/texta_torch_tagger/models/text_rnn/config.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/text_rnn copying build/lib/texta_torch_tagger/models/text_rnn/model.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/text_rnn creating build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/fasttext copying build/lib/texta_torch_tagger/models/fasttext/config.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/fasttext copying build/lib/texta_torch_tagger/models/fasttext/model.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/fasttext creating build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/rcnn copying build/lib/texta_torch_tagger/models/rcnn/config.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/rcnn copying build/lib/texta_torch_tagger/models/rcnn/model.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger/models/rcnn copying build/lib/texta_torch_tagger/tagger.py -> build/bdist.linux-armv7l/wheel/texta_torch_tagger running install_data creating build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data creating build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data/data warning: install_data: setup script did not provide a directory for 'VERSION' -- installing right in 'build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data/data' copying VERSION -> build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data/data warning: install_data: setup script did not provide a directory for 'requirements.txt' -- installing right in 'build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data/data' copying requirements.txt -> build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data/data warning: install_data: setup script did not provide a directory for 'README.md' -- installing right in 'build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data/data' copying README.md -> build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.data/data running install_egg_info Copying texta_torch_tagger.egg-info to build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/texta_torch_tagger-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-3ooagyon/texta_torch_tagger-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'texta_torch_tagger/exceptions.py' adding 'texta_torch_tagger/tagger.py' adding 'texta_torch_tagger/tagging_report.py' adding 'texta_torch_tagger/models/fasttext/config.py' adding 'texta_torch_tagger/models/fasttext/model.py' adding 'texta_torch_tagger/models/rcnn/config.py' adding 'texta_torch_tagger/models/rcnn/model.py' adding 'texta_torch_tagger/models/text_rnn/config.py' adding 'texta_torch_tagger/models/text_rnn/model.py' adding 'texta_torch_tagger-0.1.0.data/data/README.md' adding 'texta_torch_tagger-0.1.0.data/data/VERSION' adding 'texta_torch_tagger-0.1.0.data/data/requirements.txt' adding 'texta_torch_tagger-0.1.0.dist-info/METADATA' adding 'texta_torch_tagger-0.1.0.dist-info/WHEEL' adding 'texta_torch_tagger-0.1.0.dist-info/top_level.txt' adding 'texta_torch_tagger-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for texta-torch-tagger: finished with status 'done' Stored in directory: /tmp/tmpsb753165 Successfully built texta-torch-tagger Cleaning up... Removing source in /tmp/pip-wheel-cqk7vjw5/texta-torch-tagger Removed build tracker '/tmp/pip-req-tracker-dpp0ipe9'