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