Created temporary directory: /tmp/pip-ephem-wheel-cache-uc2x7qv5 Created temporary directory: /tmp/pip-req-tracker-f5_94nrt Created requirements tracker '/tmp/pip-req-tracker-f5_94nrt' Created temporary directory: /tmp/pip-wheel-xx8h9d71 Collecting word-polysemy==1.0.0 1 location(s) to search for versions of word-polysemy: * https://pypi.org/simple/word-polysemy/ Getting page https://pypi.org/simple/word-polysemy/ Analyzing links from page https://pypi.org/simple/word-polysemy/ Found link https://files.pythonhosted.org/packages/5a/e0/637a9c1e6e1357d7c17e00643590902b835cc2d1eccc6449be2243669da5/word_polysemy-1.0.0.tar.gz#sha256=a20c6cbf9989842dd84b720eb88484684c8022c0497e8f7c6ed273a2c3aaf8b7 (from https://pypi.org/simple/word-polysemy/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-y3p3ouzd Downloading https://files.pythonhosted.org/packages/5a/e0/637a9c1e6e1357d7c17e00643590902b835cc2d1eccc6449be2243669da5/word_polysemy-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5a/e0/637a9c1e6e1357d7c17e00643590902b835cc2d1eccc6449be2243669da5/word_polysemy-1.0.0.tar.gz#sha256=a20c6cbf9989842dd84b720eb88484684c8022c0497e8f7c6ed273a2c3aaf8b7 (from https://pypi.org/simple/word-polysemy/) Added word-polysemy==1.0.0 from https://files.pythonhosted.org/packages/5a/e0/637a9c1e6e1357d7c17e00643590902b835cc2d1eccc6449be2243669da5/word_polysemy-1.0.0.tar.gz#sha256=a20c6cbf9989842dd84b720eb88484684c8022c0497e8f7c6ed273a2c3aaf8b7 to build tracker '/tmp/pip-req-tracker-f5_94nrt' Running setup.py (path:/tmp/pip-wheel-xx8h9d71/word-polysemy/setup.py) egg_info for package word-polysemy Running command python setup.py egg_info running egg_info creating pip-egg-info/word_polysemy.egg-info writing requirements to pip-egg-info/word_polysemy.egg-info/requires.txt writing dependency_links to pip-egg-info/word_polysemy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/word_polysemy.egg-info/top_level.txt writing pip-egg-info/word_polysemy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/word_polysemy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/word_polysemy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/word_polysemy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xx8h9d71/word-polysemy has version 1.0.0, which satisfies requirement word-polysemy==1.0.0 from https://files.pythonhosted.org/packages/5a/e0/637a9c1e6e1357d7c17e00643590902b835cc2d1eccc6449be2243669da5/word_polysemy-1.0.0.tar.gz#sha256=a20c6cbf9989842dd84b720eb88484684c8022c0497e8f7c6ed273a2c3aaf8b7 Removed word-polysemy==1.0.0 from https://files.pythonhosted.org/packages/5a/e0/637a9c1e6e1357d7c17e00643590902b835cc2d1eccc6449be2243669da5/word_polysemy-1.0.0.tar.gz#sha256=a20c6cbf9989842dd84b720eb88484684c8022c0497e8f7c6ed273a2c3aaf8b7 from build tracker '/tmp/pip-req-tracker-f5_94nrt' Building wheels for collected packages: word-polysemy Created temporary directory: /tmp/pip-wheel-ptpofj4q Running setup.py bdist_wheel for word-polysemy: started Destination directory: /tmp/pip-wheel-ptpofj4q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xx8h9d71/word-polysemy/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-ptpofj4q running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/word_polysemy copying word_polysemy/main.py -> build/lib/word_polysemy copying word_polysemy/__init__.py -> build/lib/word_polysemy copying word_polysemy/top_ten.py -> build/lib/word_polysemy copying word_polysemy/sum.py -> build/lib/word_polysemy copying word_polysemy/average.py -> build/lib/word_polysemy copying word_polysemy/load_csv.py -> build/lib/word_polysemy creating build/lib/word_polysemy/plots copying word_polysemy/plots/__init__.py -> build/lib/word_polysemy/plots copying word_polysemy/plots/visualization.py -> build/lib/word_polysemy/plots 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/word_polysemy copying build/lib/word_polysemy/main.py -> build/bdist.linux-armv7l/wheel/word_polysemy creating build/bdist.linux-armv7l/wheel/word_polysemy/plots copying build/lib/word_polysemy/plots/__init__.py -> build/bdist.linux-armv7l/wheel/word_polysemy/plots copying build/lib/word_polysemy/plots/visualization.py -> build/bdist.linux-armv7l/wheel/word_polysemy/plots copying build/lib/word_polysemy/__init__.py -> build/bdist.linux-armv7l/wheel/word_polysemy copying build/lib/word_polysemy/top_ten.py -> build/bdist.linux-armv7l/wheel/word_polysemy copying build/lib/word_polysemy/sum.py -> build/bdist.linux-armv7l/wheel/word_polysemy copying build/lib/word_polysemy/average.py -> build/bdist.linux-armv7l/wheel/word_polysemy copying build/lib/word_polysemy/load_csv.py -> build/bdist.linux-armv7l/wheel/word_polysemy running install_egg_info running egg_info writing dependency_links to word_polysemy.egg-info/dependency_links.txt writing requirements to word_polysemy.egg-info/requires.txt writing top-level names to word_polysemy.egg-info/top_level.txt writing word_polysemy.egg-info/PKG-INFO reading manifest file 'word_polysemy.egg-info/SOURCES.txt' writing manifest file 'word_polysemy.egg-info/SOURCES.txt' Copying word_polysemy.egg-info to build/bdist.linux-armv7l/wheel/word_polysemy-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/word_polysemy-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-ptpofj4q/word_polysemy-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'word_polysemy/__init__.py' adding 'word_polysemy/average.py' adding 'word_polysemy/load_csv.py' adding 'word_polysemy/main.py' adding 'word_polysemy/sum.py' adding 'word_polysemy/top_ten.py' adding 'word_polysemy/plots/__init__.py' adding 'word_polysemy/plots/visualization.py' adding 'word_polysemy-1.0.0.dist-info/METADATA' adding 'word_polysemy-1.0.0.dist-info/WHEEL' adding 'word_polysemy-1.0.0.dist-info/top_level.txt' adding 'word_polysemy-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for word-polysemy: finished with status 'done' Stored in directory: /tmp/tmp3jt6rdxh Successfully built word-polysemy Cleaning up... Removing source in /tmp/pip-wheel-xx8h9d71/word-polysemy Removed build tracker '/tmp/pip-req-tracker-f5_94nrt'