Collecting wordnet==0.0.1b2 1 location(s) to search for versions of wordnet: * https://pypi.python.org/simple/wordnet/ Getting page https://pypi.python.org/simple/wordnet/ Analyzing links from page https://pypi.python.org/simple/wordnet/ Found link https://pypi.python.org/packages/e5/c9/93f89fc3613db301ff92be67aa67a5f9e4b5e212081ce3569e84a9e57304/wordnet-0.0.1b2.tar.gz#md5=29d275f6fdd5b2e7b3a101cd8e474eb9 (from https://pypi.python.org/simple/wordnet/), version: 0.0.1b2 Using version 0.0.1b2 (newest of versions: 0.0.1b2) Downloading wordnet-0.0.1b2.tar.gz Downloading from URL https://pypi.python.org/packages/e5/c9/93f89fc3613db301ff92be67aa67a5f9e4b5e212081ce3569e84a9e57304/wordnet-0.0.1b2.tar.gz#md5=29d275f6fdd5b2e7b3a101cd8e474eb9 (from https://pypi.python.org/simple/wordnet/) Running setup.py (path:/tmp/pip-build-4n89hpje/wordnet/setup.py) egg_info for package wordnet Running command python setup.py egg_info running egg_info creating pip-egg-info/wordnet.egg-info writing requirements to pip-egg-info/wordnet.egg-info/requires.txt writing top-level names to pip-egg-info/wordnet.egg-info/top_level.txt writing pip-egg-info/wordnet.egg-info/PKG-INFO writing dependency_links to pip-egg-info/wordnet.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/wordnet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/wordnet.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/wordnet.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.1-beta.2' to '0.0.1b2' normalized_version, Source in /tmp/pip-build-4n89hpje/wordnet has version 0.0.1b2, which satisfies requirement wordnet==0.0.1b2 from https://pypi.python.org/packages/e5/c9/93f89fc3613db301ff92be67aa67a5f9e4b5e212081ce3569e84a9e57304/wordnet-0.0.1b2.tar.gz#md5=29d275f6fdd5b2e7b3a101cd8e474eb9 Building wheels for collected packages: wordnet Running setup.py bdist_wheel for wordnet: started Destination directory: /tmp/tmp5ganc3kwpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-4n89hpje/wordnet/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/tmp5ganc3kwpip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.1-beta.2' to '0.0.1b2' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/wordnet copying wordnet/word_net.py -> build/lib/wordnet copying wordnet/__pkginfo__.py -> build/lib/wordnet copying wordnet/nn_words.py -> build/lib/wordnet copying wordnet/__init__.py -> build/lib/wordnet copying wordnet/tf_idf_generator.py -> build/lib/wordnet creating build/lib/wordnet/models copying wordnet/models/__init__.py -> build/lib/wordnet/models copying wordnet/models/word.py -> build/lib/wordnet/models creating build/lib/wordnet/bin copying wordnet/bin/paint.py -> build/lib/wordnet/bin copying wordnet/bin/__init__.py -> build/lib/wordnet/bin 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/wordnet creating build/bdist.linux-armv7l/wheel/wordnet/models copying build/lib/wordnet/models/__init__.py -> build/bdist.linux-armv7l/wheel/wordnet/models copying build/lib/wordnet/models/word.py -> build/bdist.linux-armv7l/wheel/wordnet/models copying build/lib/wordnet/word_net.py -> build/bdist.linux-armv7l/wheel/wordnet copying build/lib/wordnet/__pkginfo__.py -> build/bdist.linux-armv7l/wheel/wordnet copying build/lib/wordnet/nn_words.py -> build/bdist.linux-armv7l/wheel/wordnet copying build/lib/wordnet/__init__.py -> build/bdist.linux-armv7l/wheel/wordnet creating build/bdist.linux-armv7l/wheel/wordnet/bin copying build/lib/wordnet/bin/paint.py -> build/bdist.linux-armv7l/wheel/wordnet/bin copying build/lib/wordnet/bin/__init__.py -> build/bdist.linux-armv7l/wheel/wordnet/bin copying build/lib/wordnet/tf_idf_generator.py -> build/bdist.linux-armv7l/wheel/wordnet running install_egg_info running egg_info writing requirements to wordnet.egg-info/requires.txt writing top-level names to wordnet.egg-info/top_level.txt writing dependency_links to wordnet.egg-info/dependency_links.txt writing wordnet.egg-info/PKG-INFO reading manifest file 'wordnet.egg-info/SOURCES.txt' writing manifest file 'wordnet.egg-info/SOURCES.txt' Copying wordnet.egg-info to build/bdist.linux-armv7l/wheel/wordnet-0.0.1b2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/wordnet-0.0.1b2.dist-info/WHEEL Running setup.py bdist_wheel for wordnet: finished with status 'done' Stored in directory: /tmp/tmp_hvlroxl Successfully built wordnet Cleaning up... Removing source in /tmp/pip-build-4n89hpje/wordnet