Created temporary directory: /tmp/pip-ephem-wheel-cache-u72t1hin Created temporary directory: /tmp/pip-req-tracker-eeexxy89 Created requirements tracker '/tmp/pip-req-tracker-eeexxy89' Created temporary directory: /tmp/pip-wheel-3yukgwc8 Collecting combo==0.0.4 1 location(s) to search for versions of combo: * https://pypi.org/simple/combo/ Getting page https://pypi.org/simple/combo/ Analyzing links from page https://pypi.org/simple/combo/ Found link https://files.pythonhosted.org/packages/d7/ec/bc1857121703dec2614620f299dcaa67196555c78ca37756bbefc5dbb9ff/combo-0.0.0.tar.gz#sha256=e6b6757dbd119fb818b699450492a6f3efbc8437234d50a4ef4df38aa3c2bd7c (from https://pypi.org/simple/combo/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/dc/c5/90bc5e1c1ae5183722236b7a108bd9db35d8ff6ebbe3f17c5ff7234b0e48/combo-0.0.1.tar.gz#sha256=26999596c621ceb4b41adadde4eb60e9725d2756f7d245cd20fa229bcd8e14fb (from https://pypi.org/simple/combo/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/fb/f0/7b094afd01dadf19b0b32a4834c10ce4a57cec802ef953736131f8d161e9/combo-0.0.2.tar.gz#sha256=71104f113ef88661f63c1d790973eb5ac6d73a182849233229a7da26484cc2f6 (from https://pypi.org/simple/combo/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/64/7c/f5502043dc482948ba7f1295b2dbefc6ebe74c1031d462da384df7945cb1/combo-0.0.3.tar.gz#sha256=7385b286d8aec0bca78997527eb6ffd3baa515475d20b5e8bb5321479621d420 (from https://pypi.org/simple/combo/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/ab/a1/da97b4fdf6f1e18c1b9d7fb1f30486fae06f24049bc1d5505e84e7e28fa5/combo-0.0.4.tar.gz#sha256=e93aec2059af29121b98e7cc57913432d21b69d033750b4b6c23c98da2780efa (from https://pypi.org/simple/combo/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-8nor5mv7 Downloading https://files.pythonhosted.org/packages/ab/a1/da97b4fdf6f1e18c1b9d7fb1f30486fae06f24049bc1d5505e84e7e28fa5/combo-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ab/a1/da97b4fdf6f1e18c1b9d7fb1f30486fae06f24049bc1d5505e84e7e28fa5/combo-0.0.4.tar.gz#sha256=e93aec2059af29121b98e7cc57913432d21b69d033750b4b6c23c98da2780efa (from https://pypi.org/simple/combo/) Added combo==0.0.4 from https://files.pythonhosted.org/packages/ab/a1/da97b4fdf6f1e18c1b9d7fb1f30486fae06f24049bc1d5505e84e7e28fa5/combo-0.0.4.tar.gz#sha256=e93aec2059af29121b98e7cc57913432d21b69d033750b4b6c23c98da2780efa to build tracker '/tmp/pip-req-tracker-eeexxy89' Running setup.py (path:/tmp/pip-wheel-3yukgwc8/combo/setup.py) egg_info for package combo Running command python setup.py egg_info running egg_info creating pip-egg-info/combo.egg-info writing top-level names to pip-egg-info/combo.egg-info/top_level.txt writing pip-egg-info/combo.egg-info/PKG-INFO writing dependency_links to pip-egg-info/combo.egg-info/dependency_links.txt writing requirements to pip-egg-info/combo.egg-info/requires.txt writing manifest file 'pip-egg-info/combo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/combo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'examples' no previously-included directories found matching 'notebooks' no previously-included directories found matching 'combo/test' writing manifest file 'pip-egg-info/combo.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3yukgwc8/combo has version 0.0.4, which satisfies requirement combo==0.0.4 from https://files.pythonhosted.org/packages/ab/a1/da97b4fdf6f1e18c1b9d7fb1f30486fae06f24049bc1d5505e84e7e28fa5/combo-0.0.4.tar.gz#sha256=e93aec2059af29121b98e7cc57913432d21b69d033750b4b6c23c98da2780efa Removed combo==0.0.4 from https://files.pythonhosted.org/packages/ab/a1/da97b4fdf6f1e18c1b9d7fb1f30486fae06f24049bc1d5505e84e7e28fa5/combo-0.0.4.tar.gz#sha256=e93aec2059af29121b98e7cc57913432d21b69d033750b4b6c23c98da2780efa from build tracker '/tmp/pip-req-tracker-eeexxy89' Building wheels for collected packages: combo Created temporary directory: /tmp/pip-wheel-0lz7xyld Running setup.py bdist_wheel for combo: started Destination directory: /tmp/pip-wheel-0lz7xyld Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3yukgwc8/combo/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-0lz7xyld running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/combo copying combo/version.py -> build/lib/combo copying combo/__init__.py -> build/lib/combo creating build/lib/combo/models copying combo/models/estimator_comb.py -> build/lib/combo/models copying combo/models/score_comb.py -> build/lib/combo/models copying combo/models/cluster_comb.py -> build/lib/combo/models copying combo/models/classifier_comb.py -> build/lib/combo/models copying combo/models/sklearn_base.py -> build/lib/combo/models copying combo/models/__init__.py -> build/lib/combo/models creating build/lib/combo/utils copying combo/utils/data.py -> build/lib/combo/utils copying combo/utils/__init__.py -> build/lib/combo/utils copying combo/utils/utility.py -> build/lib/combo/utils running egg_info writing requirements to combo.egg-info/requires.txt writing combo.egg-info/PKG-INFO writing dependency_links to combo.egg-info/dependency_links.txt writing top-level names to combo.egg-info/top_level.txt reading manifest file 'combo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'examples' no previously-included directories found matching 'notebooks' no previously-included directories found matching 'combo/test' writing manifest file 'combo.egg-info/SOURCES.txt' 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/combo copying build/lib/combo/version.py -> build/bdist.linux-armv7l/wheel/combo creating build/bdist.linux-armv7l/wheel/combo/models copying build/lib/combo/models/estimator_comb.py -> build/bdist.linux-armv7l/wheel/combo/models copying build/lib/combo/models/score_comb.py -> build/bdist.linux-armv7l/wheel/combo/models copying build/lib/combo/models/cluster_comb.py -> build/bdist.linux-armv7l/wheel/combo/models copying build/lib/combo/models/classifier_comb.py -> build/bdist.linux-armv7l/wheel/combo/models copying build/lib/combo/models/sklearn_base.py -> build/bdist.linux-armv7l/wheel/combo/models copying build/lib/combo/models/__init__.py -> build/bdist.linux-armv7l/wheel/combo/models copying build/lib/combo/__init__.py -> build/bdist.linux-armv7l/wheel/combo creating build/bdist.linux-armv7l/wheel/combo/utils copying build/lib/combo/utils/data.py -> build/bdist.linux-armv7l/wheel/combo/utils copying build/lib/combo/utils/__init__.py -> build/bdist.linux-armv7l/wheel/combo/utils copying build/lib/combo/utils/utility.py -> build/bdist.linux-armv7l/wheel/combo/utils running install_egg_info Copying combo.egg-info to build/bdist.linux-armv7l/wheel/combo-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/combo-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-0lz7xyld/combo-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'combo/__init__.py' adding 'combo/version.py' adding 'combo/models/__init__.py' adding 'combo/models/classifier_comb.py' adding 'combo/models/cluster_comb.py' adding 'combo/models/estimator_comb.py' adding 'combo/models/score_comb.py' adding 'combo/models/sklearn_base.py' adding 'combo/utils/__init__.py' adding 'combo/utils/data.py' adding 'combo/utils/utility.py' adding 'combo-0.0.4.dist-info/METADATA' adding 'combo-0.0.4.dist-info/WHEEL' adding 'combo-0.0.4.dist-info/top_level.txt' adding 'combo-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for combo: finished with status 'done' Stored in directory: /tmp/tmpyic482k3 Successfully built combo Cleaning up... Removing source in /tmp/pip-wheel-3yukgwc8/combo Removed build tracker '/tmp/pip-req-tracker-eeexxy89'