Created temporary directory: /tmp/pip-ephem-wheel-cache-0_gftrjs Created temporary directory: /tmp/pip-req-tracker-91k44nys Created requirements tracker '/tmp/pip-req-tracker-91k44nys' Created temporary directory: /tmp/pip-wheel-xjkcedva Looking in indexes: https://pypi.python.org/simple Collecting text_process==1.2.0 1 location(s) to search for versions of text-process: * https://pypi.python.org/simple/text-process/ Getting page https://pypi.python.org/simple/text-process/ Analyzing links from page https://pypi.org/simple/text-process/ Found link https://files.pythonhosted.org/packages/ca/f2/cb7adb8c7cbfa0e719e1714423a1523f26d0538906592a498d0ad1796bad/text_process-1.0.0.tar.gz#sha256=ba967beedef3ca82e68dc9525f4b753a941cb404de1431f8e2afd5d034aab798 (from https://pypi.org/simple/text-process/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/c9/6a/e36581b9bc4fd6fa8fd50922a108d89d392996349656d940528ef38c045c/text_process-1.0.1.tar.gz#sha256=b2cd880f640dd0be30598742e11854f02c20d9437a77f0d7c102c6d5e4038c4c (from https://pypi.org/simple/text-process/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/b2/bd/10c3febdf5dbb861d743fcb70d5ab57e5e6f1e9bd8445b8f4cdfa46d59ce/text_process-1.0.2.tar.gz#sha256=cf5ad8d099236e918ca6ad23a71db84a910926e8f91ef5c4b92cd53ff9e146e9 (from https://pypi.org/simple/text-process/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/af/15/8ebc13e44154b8ba15a286aa8cb29ffbd9eff405acd444857e840d830f27/text_process-1.2.0.tar.gz#sha256=51b9d50903920e85a3b0735c4004612acf354f9faaa895e8c3022a1d3bf60e37 (from https://pypi.org/simple/text-process/), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-2tpkgqet Downloading https://files.pythonhosted.org/packages/af/15/8ebc13e44154b8ba15a286aa8cb29ffbd9eff405acd444857e840d830f27/text_process-1.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/af/15/8ebc13e44154b8ba15a286aa8cb29ffbd9eff405acd444857e840d830f27/text_process-1.2.0.tar.gz#sha256=51b9d50903920e85a3b0735c4004612acf354f9faaa895e8c3022a1d3bf60e37 (from https://pypi.org/simple/text-process/) Added text_process==1.2.0 from https://files.pythonhosted.org/packages/af/15/8ebc13e44154b8ba15a286aa8cb29ffbd9eff405acd444857e840d830f27/text_process-1.2.0.tar.gz#sha256=51b9d50903920e85a3b0735c4004612acf354f9faaa895e8c3022a1d3bf60e37 to build tracker '/tmp/pip-req-tracker-91k44nys' Running setup.py (path:/tmp/pip-wheel-xjkcedva/text-process/setup.py) egg_info for package text-process Running command python setup.py egg_info running egg_info creating pip-egg-info/text_process.egg-info writing top-level names to pip-egg-info/text_process.egg-info/top_level.txt writing dependency_links to pip-egg-info/text_process.egg-info/dependency_links.txt writing pip-egg-info/text_process.egg-info/PKG-INFO writing manifest file 'pip-egg-info/text_process.egg-info/SOURCES.txt' package init file 'text_process/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/text_process.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/text_process.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xjkcedva/text-process has version 1.2.0, which satisfies requirement text_process==1.2.0 from https://files.pythonhosted.org/packages/af/15/8ebc13e44154b8ba15a286aa8cb29ffbd9eff405acd444857e840d830f27/text_process-1.2.0.tar.gz#sha256=51b9d50903920e85a3b0735c4004612acf354f9faaa895e8c3022a1d3bf60e37 Removed text_process==1.2.0 from https://files.pythonhosted.org/packages/af/15/8ebc13e44154b8ba15a286aa8cb29ffbd9eff405acd444857e840d830f27/text_process-1.2.0.tar.gz#sha256=51b9d50903920e85a3b0735c4004612acf354f9faaa895e8c3022a1d3bf60e37 from build tracker '/tmp/pip-req-tracker-91k44nys' Building wheels for collected packages: text-process Created temporary directory: /tmp/pip-wheel-v3a7dglf Running setup.py bdist_wheel for text-process: started Destination directory: /tmp/pip-wheel-v3a7dglf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xjkcedva/text-process/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-v3a7dglf running bdist_wheel running build running build_py package init file 'text_process/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/text_process copying text_process/text_utils.py -> build/lib/text_process copying text_process/text.py -> build/lib/text_process copying text_process/stopwords -> build/lib/text_process 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/text_process copying build/lib/text_process/text_utils.py -> build/bdist.linux-armv7l/wheel/text_process copying build/lib/text_process/text.py -> build/bdist.linux-armv7l/wheel/text_process copying build/lib/text_process/stopwords -> build/bdist.linux-armv7l/wheel/text_process running install_egg_info running egg_info creating text_process.egg-info writing top-level names to text_process.egg-info/top_level.txt writing dependency_links to text_process.egg-info/dependency_links.txt writing text_process.egg-info/PKG-INFO writing manifest file 'text_process.egg-info/SOURCES.txt' reading manifest file 'text_process.egg-info/SOURCES.txt' writing manifest file 'text_process.egg-info/SOURCES.txt' Copying text_process.egg-info to build/bdist.linux-armv7l/wheel/text_process-1.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/text_process-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-v3a7dglf/text_process-1.2.0-py3-none-any.whl' and adding '.' to it adding 'text_process/stopwords' adding 'text_process/text.py' adding 'text_process/text_utils.py' adding 'text_process-1.2.0.dist-info/top_level.txt' adding 'text_process-1.2.0.dist-info/WHEEL' adding 'text_process-1.2.0.dist-info/METADATA' adding 'text_process-1.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for text-process: finished with status 'done' Stored in directory: /tmp/tmpru21l9ly Successfully built text-process Cleaning up... Removing source in /tmp/pip-wheel-xjkcedva/text-process Removed build tracker '/tmp/pip-req-tracker-91k44nys'