Collecting deepmatcher==0.1.0rc2 1 location(s) to search for versions of deepmatcher: * https://pypi.python.org/simple/deepmatcher/ Getting page https://pypi.python.org/simple/deepmatcher/ Analyzing links from page https://pypi.org/simple/deepmatcher/ Found link https://files.pythonhosted.org/packages/6a/4e/1f9573401a471be10f38db46b0db1f426817459b7358168e2ffdc42aa523/deepmatcher-0.0.1a0.tar.gz#sha256=5b010f3bbacc236f7dad76cf4ed88c867d4855a1b44a8137964fb39f76e1472b (from https://pypi.org/simple/deepmatcher/), version: 0.0.1a0 Found link https://files.pythonhosted.org/packages/9f/60/29a72c9aa402a93a786e2ccc2b8536f6758435572ce32f19d4c0af943101/deepmatcher-0.0.1a1.tar.gz#sha256=35e580cef391214d5ff6edce2728ff60fac6df43b56a6f73dde3bb11d8041ee5 (from https://pypi.org/simple/deepmatcher/), version: 0.0.1a1 Found link https://files.pythonhosted.org/packages/1d/cc/326b9eb7e6fde17234cea109b7703a3719bb216b0f4b6604d3e828b2402f/deepmatcher-0.0.1a2.tar.gz#sha256=ef319ca202d78f8f50e525c8e6bf83ecce22e46f9b920b5eb27ea649af425c81 (from https://pypi.org/simple/deepmatcher/), version: 0.0.1a2 Found link https://files.pythonhosted.org/packages/a1/fb/b8f554b9d71cc497a0d7e69ac66b8611bfe6e29e0af8e838b21b1d6700d3/deepmatcher-0.1.0rc1.tar.gz#sha256=a20885324ca3d25f5919f2f687d6ecf116f5cef056acf3c5d3f68ebd249a8d89 (from https://pypi.org/simple/deepmatcher/), version: 0.1.0rc1 Found link https://files.pythonhosted.org/packages/83/03/2095f3d030a8bc09db1f3596dda4efd6a67f941175e951d2942c37aa23f4/deepmatcher-0.1.0rc2.tar.gz#sha256=8a76c754b9bd76e252093c915bbef59f844c92bf0cb99d99111ff7c5686f2a38 (from https://pypi.org/simple/deepmatcher/) (requires-python:>=3.5), version: 0.1.0rc2 Using version 0.1.0rc2 (newest of versions: 0.1.0rc2) Downloading https://files.pythonhosted.org/packages/83/03/2095f3d030a8bc09db1f3596dda4efd6a67f941175e951d2942c37aa23f4/deepmatcher-0.1.0rc2.tar.gz (51kB) Downloading from URL https://files.pythonhosted.org/packages/83/03/2095f3d030a8bc09db1f3596dda4efd6a67f941175e951d2942c37aa23f4/deepmatcher-0.1.0rc2.tar.gz#sha256=8a76c754b9bd76e252093c915bbef59f844c92bf0cb99d99111ff7c5686f2a38 (from https://pypi.org/simple/deepmatcher/) (requires-python:>=3.5) Running setup.py (path:/tmp/pip-build-1pmfght5/deepmatcher/setup.py) egg_info for package deepmatcher Running command python setup.py egg_info running egg_info creating pip-egg-info/deepmatcher.egg-info writing top-level names to pip-egg-info/deepmatcher.egg-info/top_level.txt writing dependency_links to pip-egg-info/deepmatcher.egg-info/dependency_links.txt writing requirements to pip-egg-info/deepmatcher.egg-info/requires.txt writing pip-egg-info/deepmatcher.egg-info/PKG-INFO writing manifest file 'pip-egg-info/deepmatcher.egg-info/SOURCES.txt' package init file 'deepmatcher/models/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/deepmatcher.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/deepmatcher.egg-info/SOURCES.txt' Source in /tmp/pip-build-1pmfght5/deepmatcher has version 0.1.0rc2, which satisfies requirement deepmatcher==0.1.0rc2 from https://files.pythonhosted.org/packages/83/03/2095f3d030a8bc09db1f3596dda4efd6a67f941175e951d2942c37aa23f4/deepmatcher-0.1.0rc2.tar.gz#sha256=8a76c754b9bd76e252093c915bbef59f844c92bf0cb99d99111ff7c5686f2a38 Building wheels for collected packages: deepmatcher Running setup.py bdist_wheel for deepmatcher: started Destination directory: /tmp/tmp5n8k657gpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1pmfght5/deepmatcher/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/tmp5n8k657gpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/deepmatcher copying deepmatcher/model.py -> build/lib/deepmatcher copying deepmatcher/runner.py -> build/lib/deepmatcher copying deepmatcher/batch.py -> build/lib/deepmatcher copying deepmatcher/optim.py -> build/lib/deepmatcher copying deepmatcher/utils.py -> build/lib/deepmatcher copying deepmatcher/__init__.py -> build/lib/deepmatcher creating build/lib/deepmatcher/data copying deepmatcher/data/field.py -> build/lib/deepmatcher/data copying deepmatcher/data/process.py -> build/lib/deepmatcher/data copying deepmatcher/data/dataset.py -> build/lib/deepmatcher/data copying deepmatcher/data/iterator.py -> build/lib/deepmatcher/data copying deepmatcher/data/__init__.py -> build/lib/deepmatcher/data package init file 'deepmatcher/models/__init__.py' not found (or not a regular file) creating build/lib/deepmatcher/models copying deepmatcher/models/word_comparators.py -> build/lib/deepmatcher/models copying deepmatcher/models/word_aggregators.py -> build/lib/deepmatcher/models copying deepmatcher/models/word_contextualizers.py -> build/lib/deepmatcher/models copying deepmatcher/models/_utils.py -> build/lib/deepmatcher/models copying deepmatcher/models/attr_summarizers.py -> build/lib/deepmatcher/models copying deepmatcher/models/core.py -> build/lib/deepmatcher/models copying deepmatcher/models/modules.py -> build/lib/deepmatcher/models 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/deepmatcher copying build/lib/deepmatcher/model.py -> build/bdist.linux-armv7l/wheel/deepmatcher copying build/lib/deepmatcher/runner.py -> build/bdist.linux-armv7l/wheel/deepmatcher copying build/lib/deepmatcher/batch.py -> build/bdist.linux-armv7l/wheel/deepmatcher creating build/bdist.linux-armv7l/wheel/deepmatcher/models copying build/lib/deepmatcher/models/word_comparators.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models copying build/lib/deepmatcher/models/word_aggregators.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models copying build/lib/deepmatcher/models/word_contextualizers.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models copying build/lib/deepmatcher/models/_utils.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models copying build/lib/deepmatcher/models/attr_summarizers.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models copying build/lib/deepmatcher/models/core.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models copying build/lib/deepmatcher/models/modules.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models creating build/bdist.linux-armv7l/wheel/deepmatcher/data copying build/lib/deepmatcher/data/field.py -> build/bdist.linux-armv7l/wheel/deepmatcher/data copying build/lib/deepmatcher/data/process.py -> build/bdist.linux-armv7l/wheel/deepmatcher/data copying build/lib/deepmatcher/data/dataset.py -> build/bdist.linux-armv7l/wheel/deepmatcher/data copying build/lib/deepmatcher/data/iterator.py -> build/bdist.linux-armv7l/wheel/deepmatcher/data copying build/lib/deepmatcher/data/__init__.py -> build/bdist.linux-armv7l/wheel/deepmatcher/data copying build/lib/deepmatcher/optim.py -> build/bdist.linux-armv7l/wheel/deepmatcher copying build/lib/deepmatcher/utils.py -> build/bdist.linux-armv7l/wheel/deepmatcher copying build/lib/deepmatcher/__init__.py -> build/bdist.linux-armv7l/wheel/deepmatcher running install_egg_info running egg_info writing requirements to deepmatcher.egg-info/requires.txt writing dependency_links to deepmatcher.egg-info/dependency_links.txt writing top-level names to deepmatcher.egg-info/top_level.txt writing deepmatcher.egg-info/PKG-INFO reading manifest file 'deepmatcher.egg-info/SOURCES.txt' writing manifest file 'deepmatcher.egg-info/SOURCES.txt' Copying deepmatcher.egg-info to build/bdist.linux-armv7l/wheel/deepmatcher-0.1.0rc2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/deepmatcher-0.1.0rc2.dist-info/WHEEL creating '/tmp/tmp5n8k657gpip-wheel-/deepmatcher-0.1.0rc2-py2.py3-none-any.whl' and adding '.' to it adding 'deepmatcher/__init__.py' adding 'deepmatcher/batch.py' adding 'deepmatcher/model.py' adding 'deepmatcher/optim.py' adding 'deepmatcher/runner.py' adding 'deepmatcher/utils.py' adding 'deepmatcher/data/__init__.py' adding 'deepmatcher/data/dataset.py' adding 'deepmatcher/data/field.py' adding 'deepmatcher/data/iterator.py' adding 'deepmatcher/data/process.py' adding 'deepmatcher/models/_utils.py' adding 'deepmatcher/models/attr_summarizers.py' adding 'deepmatcher/models/core.py' adding 'deepmatcher/models/modules.py' adding 'deepmatcher/models/word_aggregators.py' adding 'deepmatcher/models/word_comparators.py' adding 'deepmatcher/models/word_contextualizers.py' adding 'deepmatcher-0.1.0rc2.dist-info/top_level.txt' adding 'deepmatcher-0.1.0rc2.dist-info/WHEEL' adding 'deepmatcher-0.1.0rc2.dist-info/METADATA' adding 'deepmatcher-0.1.0rc2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for deepmatcher: finished with status 'done' Stored in directory: /tmp/tmpmxh66j5y Successfully built deepmatcher Cleaning up... Removing source in /tmp/pip-build-1pmfght5/deepmatcher