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