Created temporary directory: /tmp/pip-ephem-wheel-cache-1aun1s0e Created temporary directory: /tmp/pip-req-tracker-3cfcblkz Created requirements tracker '/tmp/pip-req-tracker-3cfcblkz' Created temporary directory: /tmp/pip-wheel-gkja1a9n Collecting spellcor==0.0.18 1 location(s) to search for versions of spellcor: * https://pypi.org/simple/spellcor/ Getting page https://pypi.org/simple/spellcor/ Analyzing links from page https://pypi.org/simple/spellcor/ Found link https://files.pythonhosted.org/packages/6e/fc/1f879e852ae7eb4e1eb497f6c29b8fcf1f413242fa256e41e99a46314585/spellcor-0.0.17.tar.gz#sha256=eba83fbc95c3fa82b6bc9470e013ce4d9dc192364c1d42c2cfe44d6a56fc68dc (from https://pypi.org/simple/spellcor/), version: 0.0.17 Found link https://files.pythonhosted.org/packages/51/d7/c378db6c682ddea39a21fafc23c35f743b9bcb382b556f66f56918f8b9e6/spellcor-0.0.18.tar.gz#sha256=6cc40e34fde5cb96c29dbba8636a523d67deb91789fcfd344ad7ef098dabda6b (from https://pypi.org/simple/spellcor/), version: 0.0.18 Using version 0.0.18 (newest of versions: 0.0.18) Created temporary directory: /tmp/pip-unpack-t8x4lf3v Downloading https://files.pythonhosted.org/packages/51/d7/c378db6c682ddea39a21fafc23c35f743b9bcb382b556f66f56918f8b9e6/spellcor-0.0.18.tar.gz Downloading from URL https://files.pythonhosted.org/packages/51/d7/c378db6c682ddea39a21fafc23c35f743b9bcb382b556f66f56918f8b9e6/spellcor-0.0.18.tar.gz#sha256=6cc40e34fde5cb96c29dbba8636a523d67deb91789fcfd344ad7ef098dabda6b (from https://pypi.org/simple/spellcor/) Added spellcor==0.0.18 from https://files.pythonhosted.org/packages/51/d7/c378db6c682ddea39a21fafc23c35f743b9bcb382b556f66f56918f8b9e6/spellcor-0.0.18.tar.gz#sha256=6cc40e34fde5cb96c29dbba8636a523d67deb91789fcfd344ad7ef098dabda6b to build tracker '/tmp/pip-req-tracker-3cfcblkz' Running setup.py (path:/tmp/pip-wheel-gkja1a9n/spellcor/setup.py) egg_info for package spellcor Running command python setup.py egg_info running egg_info creating pip-egg-info/spellcor.egg-info writing dependency_links to pip-egg-info/spellcor.egg-info/dependency_links.txt writing pip-egg-info/spellcor.egg-info/PKG-INFO writing top-level names to pip-egg-info/spellcor.egg-info/top_level.txt writing manifest file 'pip-egg-info/spellcor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/spellcor.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/spellcor.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gkja1a9n/spellcor has version 0.0.18, which satisfies requirement spellcor==0.0.18 from https://files.pythonhosted.org/packages/51/d7/c378db6c682ddea39a21fafc23c35f743b9bcb382b556f66f56918f8b9e6/spellcor-0.0.18.tar.gz#sha256=6cc40e34fde5cb96c29dbba8636a523d67deb91789fcfd344ad7ef098dabda6b Removed spellcor==0.0.18 from https://files.pythonhosted.org/packages/51/d7/c378db6c682ddea39a21fafc23c35f743b9bcb382b556f66f56918f8b9e6/spellcor-0.0.18.tar.gz#sha256=6cc40e34fde5cb96c29dbba8636a523d67deb91789fcfd344ad7ef098dabda6b from build tracker '/tmp/pip-req-tracker-3cfcblkz' Building wheels for collected packages: spellcor Created temporary directory: /tmp/pip-wheel-uuklgjs2 Running setup.py bdist_wheel for spellcor: started Destination directory: /tmp/pip-wheel-uuklgjs2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gkja1a9n/spellcor/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-uuklgjs2 running bdist_wheel running build running build_ext running build_py creating build creating build/lib copying spellcor.py -> build/lib copying spellcor_utils.py -> build/lib creating build/lib/spellcor_models copying spellcor_models/__init__.py -> build/lib/spellcor_models copying spellcor_models/languageModel.py -> build/lib/spellcor_models copying spellcor_models/nglm.py -> build/lib/spellcor_models running egg_info writing dependency_links to spellcor.egg-info/dependency_links.txt writing spellcor.egg-info/PKG-INFO writing top-level names to spellcor.egg-info/top_level.txt reading manifest file 'spellcor.egg-info/SOURCES.txt' writing manifest file 'spellcor.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/spellcor_models copying build/lib/spellcor_models/__init__.py -> build/bdist.linux-armv7l/wheel/spellcor_models copying build/lib/spellcor_models/languageModel.py -> build/bdist.linux-armv7l/wheel/spellcor_models copying build/lib/spellcor_models/nglm.py -> build/bdist.linux-armv7l/wheel/spellcor_models copying build/lib/spellcor_utils.py -> build/bdist.linux-armv7l/wheel copying build/lib/spellcor.py -> build/bdist.linux-armv7l/wheel running install_egg_info Copying spellcor.egg-info to build/bdist.linux-armv7l/wheel/spellcor-0.0.18-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/spellcor-0.0.18.dist-info/WHEEL creating '/tmp/pip-wheel-uuklgjs2/spellcor-0.0.18-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'spellcor.py' adding 'spellcor_utils.py' adding 'spellcor_models/__init__.py' adding 'spellcor_models/languageModel.py' adding 'spellcor_models/nglm.py' adding 'spellcor-0.0.18.dist-info/METADATA' adding 'spellcor-0.0.18.dist-info/WHEEL' adding 'spellcor-0.0.18.dist-info/top_level.txt' adding 'spellcor-0.0.18.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for spellcor: finished with status 'done' Stored in directory: /tmp/tmp60iqxsez Successfully built spellcor Cleaning up... Removing source in /tmp/pip-wheel-gkja1a9n/spellcor Removed build tracker '/tmp/pip-req-tracker-3cfcblkz'