Collecting ngram-graphs==0.1 1 location(s) to search for versions of ngram-graphs: * https://pypi.python.org/simple/ngram-graphs/ Getting page https://pypi.python.org/simple/ngram-graphs/ Analyzing links from page https://pypi.org/simple/ngram-graphs/ Found link https://files.pythonhosted.org/packages/5a/87/67d47af0ad787484fba46335c3790717e6fa9bcc9ad6b2a4fa540aa5c68e/ngram_graphs-0.1.tar.gz#sha256=57f25b24d1fcea2a40ea65114ba7634e2457cc7e63df519143e1977cf4984b71 (from https://pypi.org/simple/ngram-graphs/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading https://files.pythonhosted.org/packages/5a/87/67d47af0ad787484fba46335c3790717e6fa9bcc9ad6b2a4fa540aa5c68e/ngram_graphs-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5a/87/67d47af0ad787484fba46335c3790717e6fa9bcc9ad6b2a4fa540aa5c68e/ngram_graphs-0.1.tar.gz#sha256=57f25b24d1fcea2a40ea65114ba7634e2457cc7e63df519143e1977cf4984b71 (from https://pypi.org/simple/ngram-graphs/) Running setup.py (path:/tmp/pip-build-fjq5w_vg/ngram-graphs/setup.py) egg_info for package ngram-graphs Running command python setup.py egg_info running egg_info creating pip-egg-info/ngram_graphs.egg-info writing top-level names to pip-egg-info/ngram_graphs.egg-info/top_level.txt writing pip-egg-info/ngram_graphs.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ngram_graphs.egg-info/dependency_links.txt writing requirements to pip-egg-info/ngram_graphs.egg-info/requires.txt writing manifest file 'pip-egg-info/ngram_graphs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ngram_graphs.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ngram_graphs.egg-info/SOURCES.txt' Source in /tmp/pip-build-fjq5w_vg/ngram-graphs has version 0.1, which satisfies requirement ngram-graphs==0.1 from https://files.pythonhosted.org/packages/5a/87/67d47af0ad787484fba46335c3790717e6fa9bcc9ad6b2a4fa540aa5c68e/ngram_graphs-0.1.tar.gz#sha256=57f25b24d1fcea2a40ea65114ba7634e2457cc7e63df519143e1977cf4984b71 Building wheels for collected packages: ngram-graphs Running setup.py bdist_wheel for ngram-graphs: started Destination directory: /tmp/tmptyldbz3lpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-fjq5w_vg/ngram-graphs/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/tmptyldbz3lpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ngram_graphs copying ngram_graphs/TextGraph.py -> build/lib/ngram_graphs copying ngram_graphs/utils.py -> build/lib/ngram_graphs copying ngram_graphs/__init__.py -> build/lib/ngram_graphs copying ngram_graphs/Generator.py -> build/lib/ngram_graphs copying ngram_graphs/comparison.py -> build/lib/ngram_graphs 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/ngram_graphs copying build/lib/ngram_graphs/TextGraph.py -> build/bdist.linux-armv7l/wheel/ngram_graphs copying build/lib/ngram_graphs/utils.py -> build/bdist.linux-armv7l/wheel/ngram_graphs copying build/lib/ngram_graphs/__init__.py -> build/bdist.linux-armv7l/wheel/ngram_graphs copying build/lib/ngram_graphs/Generator.py -> build/bdist.linux-armv7l/wheel/ngram_graphs copying build/lib/ngram_graphs/comparison.py -> build/bdist.linux-armv7l/wheel/ngram_graphs running install_egg_info running egg_info writing top-level names to ngram_graphs.egg-info/top_level.txt writing dependency_links to ngram_graphs.egg-info/dependency_links.txt writing requirements to ngram_graphs.egg-info/requires.txt writing ngram_graphs.egg-info/PKG-INFO reading manifest file 'ngram_graphs.egg-info/SOURCES.txt' writing manifest file 'ngram_graphs.egg-info/SOURCES.txt' Copying ngram_graphs.egg-info to build/bdist.linux-armv7l/wheel/ngram_graphs-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ngram_graphs-0.1.dist-info/WHEEL Running setup.py bdist_wheel for ngram-graphs: finished with status 'done' Stored in directory: /tmp/tmpcj4lfgog Successfully built ngram-graphs Cleaning up... Removing source in /tmp/pip-build-fjq5w_vg/ngram-graphs