Created temporary directory: /tmp/pip-ephem-wheel-cache-g9lxk2jk Created temporary directory: /tmp/pip-req-tracker-8u29i9ze Created requirements tracker '/tmp/pip-req-tracker-8u29i9ze' Created temporary directory: /tmp/pip-wheel-dstuw4qv Collecting text_process==2.5.2 1 location(s) to search for versions of text-process: * https://pypi.org/simple/text-process/ Getting page https://pypi.org/simple/text-process/ Analyzing links from page https://pypi.org/simple/text-process/ 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 Found link https://files.pythonhosted.org/packages/32/67/11e478ec96185b54e9dd8ccf8ec7f7f084b89698a5a77c57ab76d70d6a90/text_process-2.4.1.tar.gz#sha256=0a2d02790a9ae1f10fdb46442788efa66a04108171a16f7e10e953edf43913e8 (from https://pypi.org/simple/text-process/), version: 2.4.1 Found link https://files.pythonhosted.org/packages/c2/6f/3fd897fd902f4258e5d9a1cad521272849283f8447e2f00df60e1cee7e9c/text_process-2.5.2.tar.gz#sha256=8083b9a682089d8141061fd05eaf4db4781ac934f9ff58c570c23f5c3625f200 (from https://pypi.org/simple/text-process/), version: 2.5.2 Using version 2.5.2 (newest of versions: 2.5.2) Created temporary directory: /tmp/pip-unpack-0znsoxbg Downloading https://files.pythonhosted.org/packages/c2/6f/3fd897fd902f4258e5d9a1cad521272849283f8447e2f00df60e1cee7e9c/text_process-2.5.2.tar.gz (13.3MB) Downloading from URL https://files.pythonhosted.org/packages/c2/6f/3fd897fd902f4258e5d9a1cad521272849283f8447e2f00df60e1cee7e9c/text_process-2.5.2.tar.gz#sha256=8083b9a682089d8141061fd05eaf4db4781ac934f9ff58c570c23f5c3625f200 (from https://pypi.org/simple/text-process/) Added text_process==2.5.2 from https://files.pythonhosted.org/packages/c2/6f/3fd897fd902f4258e5d9a1cad521272849283f8447e2f00df60e1cee7e9c/text_process-2.5.2.tar.gz#sha256=8083b9a682089d8141061fd05eaf4db4781ac934f9ff58c570c23f5c3625f200 to build tracker '/tmp/pip-req-tracker-8u29i9ze' Running setup.py (path:/tmp/pip-wheel-dstuw4qv/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 requirements to pip-egg-info/text_process.egg-info/requires.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 top-level names to pip-egg-info/text_process.egg-info/top_level.txt writing manifest file 'pip-egg-info/text_process.egg-info/SOURCES.txt' 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-dstuw4qv/text-process has version 2.5.2, which satisfies requirement text_process==2.5.2 from https://files.pythonhosted.org/packages/c2/6f/3fd897fd902f4258e5d9a1cad521272849283f8447e2f00df60e1cee7e9c/text_process-2.5.2.tar.gz#sha256=8083b9a682089d8141061fd05eaf4db4781ac934f9ff58c570c23f5c3625f200 Removed text_process==2.5.2 from https://files.pythonhosted.org/packages/c2/6f/3fd897fd902f4258e5d9a1cad521272849283f8447e2f00df60e1cee7e9c/text_process-2.5.2.tar.gz#sha256=8083b9a682089d8141061fd05eaf4db4781ac934f9ff58c570c23f5c3625f200 from build tracker '/tmp/pip-req-tracker-8u29i9ze' Building wheels for collected packages: text-process Created temporary directory: /tmp/pip-wheel-d71uqzku Running setup.py bdist_wheel for text-process: started Destination directory: /tmp/pip-wheel-d71uqzku Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dstuw4qv/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-d71uqzku running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/text_process copying text_process/text.py -> build/lib/text_process copying text_process/__init__.py -> build/lib/text_process copying text_process/text_utils.py -> build/lib/text_process copying text_process/single_word2vec -> build/lib/text_process copying text_process/stopwords -> build/lib/text_process copying text_process/idf_map -> 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/single_word2vec -> build/bdist.linux-armv7l/wheel/text_process copying build/lib/text_process/stopwords -> 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/__init__.py -> 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/idf_map -> 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 requirements to text_process.egg-info/requires.txt writing text_process.egg-info/PKG-INFO writing dependency_links to text_process.egg-info/dependency_links.txt 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-2.5.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/text_process-2.5.2.dist-info/WHEEL creating '/tmp/pip-wheel-d71uqzku/text_process-2.5.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'text_process/__init__.py' adding 'text_process/idf_map' adding 'text_process/single_word2vec' adding 'text_process/stopwords' adding 'text_process/text.py' adding 'text_process/text_utils.py' adding 'text_process-2.5.2.dist-info/METADATA' adding 'text_process-2.5.2.dist-info/WHEEL' adding 'text_process-2.5.2.dist-info/top_level.txt' adding 'text_process-2.5.2.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/tmpz9xqvxjy Successfully built text-process Cleaning up... Removing source in /tmp/pip-wheel-dstuw4qv/text-process Removed build tracker '/tmp/pip-req-tracker-8u29i9ze'