Collecting deepmatcher==0.0.1a2 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 Using version 0.0.1a2 (newest of versions: 0.0.1a2) Downloading https://files.pythonhosted.org/packages/1d/cc/326b9eb7e6fde17234cea109b7703a3719bb216b0f4b6604d3e828b2402f/deepmatcher-0.0.1a2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1d/cc/326b9eb7e6fde17234cea109b7703a3719bb216b0f4b6604d3e828b2402f/deepmatcher-0.0.1a2.tar.gz#sha256=ef319ca202d78f8f50e525c8e6bf83ecce22e46f9b920b5eb27ea649af425c81 (from https://pypi.org/simple/deepmatcher/) Running setup.py (path:/tmp/pip-build-o6kr5xbf/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 dependency_links to pip-egg-info/deepmatcher.egg-info/dependency_links.txt writing pip-egg-info/deepmatcher.egg-info/PKG-INFO writing requirements to pip-egg-info/deepmatcher.egg-info/requires.txt writing top-level names to pip-egg-info/deepmatcher.egg-info/top_level.txt 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-o6kr5xbf/deepmatcher has version 0.0.1a2, which satisfies requirement deepmatcher==0.0.1a2 from https://files.pythonhosted.org/packages/1d/cc/326b9eb7e6fde17234cea109b7703a3719bb216b0f4b6604d3e828b2402f/deepmatcher-0.0.1a2.tar.gz#sha256=ef319ca202d78f8f50e525c8e6bf83ecce22e46f9b920b5eb27ea649af425c81 Building wheels for collected packages: deepmatcher Running setup.py bdist_wheel for deepmatcher: started Destination directory: /tmp/tmp4p6iiftgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-o6kr5xbf/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/tmp4p6iiftgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/deepmatcher copying deepmatcher/utils.py -> build/lib/deepmatcher copying deepmatcher/__init__.py -> build/lib/deepmatcher copying deepmatcher/optim.py -> build/lib/deepmatcher copying deepmatcher/runner.py -> build/lib/deepmatcher copying deepmatcher/batch.py -> build/lib/deepmatcher creating build/lib/deepmatcher/data copying deepmatcher/data/__init__.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/field.py -> build/lib/deepmatcher/data copying deepmatcher/data/iterator.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/_utils.py -> build/lib/deepmatcher/models copying deepmatcher/models/word_contextualizers.py -> build/lib/deepmatcher/models copying deepmatcher/models/word_aggregators.py -> build/lib/deepmatcher/models copying deepmatcher/models/attr_summarizers.py -> build/lib/deepmatcher/models copying deepmatcher/models/modules.py -> build/lib/deepmatcher/models copying deepmatcher/models/core.py -> build/lib/deepmatcher/models copying deepmatcher/models/word_comparators.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 creating 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/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/field.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/utils.py -> build/bdist.linux-armv7l/wheel/deepmatcher copying build/lib/deepmatcher/__init__.py -> build/bdist.linux-armv7l/wheel/deepmatcher copying build/lib/deepmatcher/optim.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/_utils.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/word_aggregators.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/modules.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/word_comparators.py -> build/bdist.linux-armv7l/wheel/deepmatcher/models running install_egg_info running egg_info writing dependency_links to deepmatcher.egg-info/dependency_links.txt writing deepmatcher.egg-info/PKG-INFO writing requirements to deepmatcher.egg-info/requires.txt writing top-level names to deepmatcher.egg-info/top_level.txt 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.0.1a2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/deepmatcher-0.0.1a2.dist-info/WHEEL Running setup.py bdist_wheel for deepmatcher: finished with status 'done' Stored in directory: /tmp/tmpja4hp0qj Successfully built deepmatcher Cleaning up... Removing source in /tmp/pip-build-o6kr5xbf/deepmatcher