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