Created temporary directory: /tmp/pip-ephem-wheel-cache-ty83g77l Created temporary directory: /tmp/pip-req-tracker-mcts2681 Created requirements tracker '/tmp/pip-req-tracker-mcts2681' Created temporary directory: /tmp/pip-wheel-vho6qkqj Collecting NlpToolkit-PosTagger==1.0.2 1 location(s) to search for versions of NlpToolkit-PosTagger: * https://pypi.org/simple/nlptoolkit-postagger/ Getting page https://pypi.org/simple/nlptoolkit-postagger/ Analyzing links from page https://pypi.org/simple/nlptoolkit-postagger/ Found link https://files.pythonhosted.org/packages/82/98/0a376bd8089b1af73e3bfd31942d39c21f2f75f9f301c1bb9777e48a63bf/NlpToolkit-PosTagger-1.0.0.tar.gz#sha256=9897e18852450c5e0ca2a116cbde7cecc42e17536918fa13432fd06e912de0ac (from https://pypi.org/simple/nlptoolkit-postagger/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/60/10/7a6ba48713a5dd98f2fa85c44f153f46abd0d542e3c1fcec0a0de278ae8f/NlpToolkit-PosTagger-1.0.1.tar.gz#sha256=0e8cd1e2b7adddf1d0d1343e76c0e9afaa82c5e944179e162122ce2572536fb1 (from https://pypi.org/simple/nlptoolkit-postagger/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/47/f9/ffede8c95976cbcf0615815bda665d5e62a3252eac0454866b1202ce0bac/NlpToolkit-PosTagger-1.0.2.tar.gz#sha256=34dd87940d01348b3c5a6f063fca6338e4f547c9b1d2134df6230de667ac8dae (from https://pypi.org/simple/nlptoolkit-postagger/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-tqmnnz11 Downloading https://files.pythonhosted.org/packages/47/f9/ffede8c95976cbcf0615815bda665d5e62a3252eac0454866b1202ce0bac/NlpToolkit-PosTagger-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/47/f9/ffede8c95976cbcf0615815bda665d5e62a3252eac0454866b1202ce0bac/NlpToolkit-PosTagger-1.0.2.tar.gz#sha256=34dd87940d01348b3c5a6f063fca6338e4f547c9b1d2134df6230de667ac8dae (from https://pypi.org/simple/nlptoolkit-postagger/) Added NlpToolkit-PosTagger==1.0.2 from https://files.pythonhosted.org/packages/47/f9/ffede8c95976cbcf0615815bda665d5e62a3252eac0454866b1202ce0bac/NlpToolkit-PosTagger-1.0.2.tar.gz#sha256=34dd87940d01348b3c5a6f063fca6338e4f547c9b1d2134df6230de667ac8dae to build tracker '/tmp/pip-req-tracker-mcts2681' Running setup.py (path:/tmp/pip-wheel-vho6qkqj/NlpToolkit-PosTagger/setup.py) egg_info for package NlpToolkit-PosTagger Running command python setup.py egg_info running egg_info creating pip-egg-info/NlpToolkit_PosTagger.egg-info writing dependency_links to pip-egg-info/NlpToolkit_PosTagger.egg-info/dependency_links.txt writing pip-egg-info/NlpToolkit_PosTagger.egg-info/PKG-INFO writing requirements to pip-egg-info/NlpToolkit_PosTagger.egg-info/requires.txt writing top-level names to pip-egg-info/NlpToolkit_PosTagger.egg-info/top_level.txt writing manifest file 'pip-egg-info/NlpToolkit_PosTagger.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/NlpToolkit_PosTagger.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/NlpToolkit_PosTagger.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vho6qkqj/NlpToolkit-PosTagger has version 1.0.2, which satisfies requirement NlpToolkit-PosTagger==1.0.2 from https://files.pythonhosted.org/packages/47/f9/ffede8c95976cbcf0615815bda665d5e62a3252eac0454866b1202ce0bac/NlpToolkit-PosTagger-1.0.2.tar.gz#sha256=34dd87940d01348b3c5a6f063fca6338e4f547c9b1d2134df6230de667ac8dae Removed NlpToolkit-PosTagger==1.0.2 from https://files.pythonhosted.org/packages/47/f9/ffede8c95976cbcf0615815bda665d5e62a3252eac0454866b1202ce0bac/NlpToolkit-PosTagger-1.0.2.tar.gz#sha256=34dd87940d01348b3c5a6f063fca6338e4f547c9b1d2134df6230de667ac8dae from build tracker '/tmp/pip-req-tracker-mcts2681' Building wheels for collected packages: NlpToolkit-PosTagger Created temporary directory: /tmp/pip-wheel-51o2z680 Running setup.py bdist_wheel for NlpToolkit-PosTagger: started Destination directory: /tmp/pip-wheel-51o2z680 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vho6qkqj/NlpToolkit-PosTagger/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-51o2z680 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/PosTagger copying PosTagger/NaivePosTagger.py -> build/lib/PosTagger copying PosTagger/HmmPosTagger.py -> build/lib/PosTagger copying PosTagger/PosTagger.py -> build/lib/PosTagger copying PosTagger/DummyPosTagger.py -> build/lib/PosTagger copying PosTagger/__init__.py -> build/lib/PosTagger copying PosTagger/PosTaggedWord.py -> build/lib/PosTagger copying PosTagger/PosTaggedCorpus.py -> build/lib/PosTagger 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/PosTagger copying build/lib/PosTagger/NaivePosTagger.py -> build/bdist.linux-armv7l/wheel/PosTagger copying build/lib/PosTagger/HmmPosTagger.py -> build/bdist.linux-armv7l/wheel/PosTagger copying build/lib/PosTagger/PosTagger.py -> build/bdist.linux-armv7l/wheel/PosTagger copying build/lib/PosTagger/DummyPosTagger.py -> build/bdist.linux-armv7l/wheel/PosTagger copying build/lib/PosTagger/__init__.py -> build/bdist.linux-armv7l/wheel/PosTagger copying build/lib/PosTagger/PosTaggedWord.py -> build/bdist.linux-armv7l/wheel/PosTagger copying build/lib/PosTagger/PosTaggedCorpus.py -> build/bdist.linux-armv7l/wheel/PosTagger running install_egg_info running egg_info writing NlpToolkit_PosTagger.egg-info/PKG-INFO writing requirements to NlpToolkit_PosTagger.egg-info/requires.txt writing dependency_links to NlpToolkit_PosTagger.egg-info/dependency_links.txt writing top-level names to NlpToolkit_PosTagger.egg-info/top_level.txt reading manifest file 'NlpToolkit_PosTagger.egg-info/SOURCES.txt' writing manifest file 'NlpToolkit_PosTagger.egg-info/SOURCES.txt' Copying NlpToolkit_PosTagger.egg-info to build/bdist.linux-armv7l/wheel/NlpToolkit_PosTagger-1.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/NlpToolkit_PosTagger-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-51o2z680/NlpToolkit_PosTagger-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'PosTagger/DummyPosTagger.py' adding 'PosTagger/HmmPosTagger.py' adding 'PosTagger/NaivePosTagger.py' adding 'PosTagger/PosTaggedCorpus.py' adding 'PosTagger/PosTaggedWord.py' adding 'PosTagger/PosTagger.py' adding 'PosTagger/__init__.py' adding 'NlpToolkit_PosTagger-1.0.2.dist-info/METADATA' adding 'NlpToolkit_PosTagger-1.0.2.dist-info/WHEEL' adding 'NlpToolkit_PosTagger-1.0.2.dist-info/top_level.txt' adding 'NlpToolkit_PosTagger-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for NlpToolkit-PosTagger: finished with status 'done' Stored in directory: /tmp/tmpnpcjb6za Successfully built NlpToolkit-PosTagger Cleaning up... Removing source in /tmp/pip-wheel-vho6qkqj/NlpToolkit-PosTagger Removed build tracker '/tmp/pip-req-tracker-mcts2681'