Created temporary directory: /tmp/pip-ephem-wheel-cache-xrwlll9o Created temporary directory: /tmp/pip-req-tracker-tky9kq5p Created requirements tracker '/tmp/pip-req-tracker-tky9kq5p' Created temporary directory: /tmp/pip-wheel-leppc43n Collecting distributions-tyler==0.1 1 location(s) to search for versions of distributions-tyler: * https://pypi.org/simple/distributions-tyler/ Getting page https://pypi.org/simple/distributions-tyler/ Analyzing links from page https://pypi.org/simple/distributions-tyler/ Found link https://files.pythonhosted.org/packages/e0/d9/e33f9b7f542aaca1c1fe07e5e241a9abcc0fbb03569deaefac332c0f092e/distributions_tyler-0.1.tar.gz#sha256=8abf504cdda3da82068280c70ced49b263f4c7b4a3ede4dbe8edd93d32bfb877 (from https://pypi.org/simple/distributions-tyler/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-9semh1vb Downloading https://files.pythonhosted.org/packages/e0/d9/e33f9b7f542aaca1c1fe07e5e241a9abcc0fbb03569deaefac332c0f092e/distributions_tyler-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e0/d9/e33f9b7f542aaca1c1fe07e5e241a9abcc0fbb03569deaefac332c0f092e/distributions_tyler-0.1.tar.gz#sha256=8abf504cdda3da82068280c70ced49b263f4c7b4a3ede4dbe8edd93d32bfb877 (from https://pypi.org/simple/distributions-tyler/) Added distributions-tyler==0.1 from https://files.pythonhosted.org/packages/e0/d9/e33f9b7f542aaca1c1fe07e5e241a9abcc0fbb03569deaefac332c0f092e/distributions_tyler-0.1.tar.gz#sha256=8abf504cdda3da82068280c70ced49b263f4c7b4a3ede4dbe8edd93d32bfb877 to build tracker '/tmp/pip-req-tracker-tky9kq5p' Running setup.py (path:/tmp/pip-wheel-leppc43n/distributions-tyler/setup.py) egg_info for package distributions-tyler Running command python setup.py egg_info running egg_info creating pip-egg-info/distributions_tyler.egg-info writing dependency_links to pip-egg-info/distributions_tyler.egg-info/dependency_links.txt writing top-level names to pip-egg-info/distributions_tyler.egg-info/top_level.txt writing pip-egg-info/distributions_tyler.egg-info/PKG-INFO writing manifest file 'pip-egg-info/distributions_tyler.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/distributions_tyler.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/distributions_tyler.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-leppc43n/distributions-tyler has version 0.1, which satisfies requirement distributions-tyler==0.1 from https://files.pythonhosted.org/packages/e0/d9/e33f9b7f542aaca1c1fe07e5e241a9abcc0fbb03569deaefac332c0f092e/distributions_tyler-0.1.tar.gz#sha256=8abf504cdda3da82068280c70ced49b263f4c7b4a3ede4dbe8edd93d32bfb877 Removed distributions-tyler==0.1 from https://files.pythonhosted.org/packages/e0/d9/e33f9b7f542aaca1c1fe07e5e241a9abcc0fbb03569deaefac332c0f092e/distributions_tyler-0.1.tar.gz#sha256=8abf504cdda3da82068280c70ced49b263f4c7b4a3ede4dbe8edd93d32bfb877 from build tracker '/tmp/pip-req-tracker-tky9kq5p' Building wheels for collected packages: distributions-tyler Created temporary directory: /tmp/pip-wheel-2aqfmjd3 Running setup.py bdist_wheel for distributions-tyler: started Destination directory: /tmp/pip-wheel-2aqfmjd3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-leppc43n/distributions-tyler/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-2aqfmjd3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/distributions_tyler copying distributions_tyler/Gaussiandistribution.py -> build/lib/distributions_tyler copying distributions_tyler/__init__.py -> build/lib/distributions_tyler copying distributions_tyler/Generaldistribution.py -> build/lib/distributions_tyler copying distributions_tyler/Binomialdistribution.py -> build/lib/distributions_tyler 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/distributions_tyler copying build/lib/distributions_tyler/Gaussiandistribution.py -> build/bdist.linux-armv7l/wheel/distributions_tyler copying build/lib/distributions_tyler/__init__.py -> build/bdist.linux-armv7l/wheel/distributions_tyler copying build/lib/distributions_tyler/Generaldistribution.py -> build/bdist.linux-armv7l/wheel/distributions_tyler copying build/lib/distributions_tyler/Binomialdistribution.py -> build/bdist.linux-armv7l/wheel/distributions_tyler running install_egg_info running egg_info writing distributions_tyler.egg-info/PKG-INFO writing top-level names to distributions_tyler.egg-info/top_level.txt writing dependency_links to distributions_tyler.egg-info/dependency_links.txt reading manifest file 'distributions_tyler.egg-info/SOURCES.txt' writing manifest file 'distributions_tyler.egg-info/SOURCES.txt' Copying distributions_tyler.egg-info to build/bdist.linux-armv7l/wheel/distributions_tyler-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/distributions_tyler-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-2aqfmjd3/distributions_tyler-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'distributions_tyler/Binomialdistribution.py' adding 'distributions_tyler/Gaussiandistribution.py' adding 'distributions_tyler/Generaldistribution.py' adding 'distributions_tyler/__init__.py' adding 'distributions_tyler-0.1.dist-info/METADATA' adding 'distributions_tyler-0.1.dist-info/WHEEL' adding 'distributions_tyler-0.1.dist-info/top_level.txt' adding 'distributions_tyler-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for distributions-tyler: finished with status 'done' Stored in directory: /tmp/tmpzkb92te7 Successfully built distributions-tyler Cleaning up... Removing source in /tmp/pip-wheel-leppc43n/distributions-tyler Removed build tracker '/tmp/pip-req-tracker-tky9kq5p'