Created temporary directory: /tmp/pip-ephem-wheel-cache-ovphpt22 Created temporary directory: /tmp/pip-req-tracker-mq_l6uj1 Created requirements tracker '/tmp/pip-req-tracker-mq_l6uj1' Created temporary directory: /tmp/pip-wheel-hsvyzy2b Collecting combo==0.0.2 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 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-hb1_jt7f Downloading https://files.pythonhosted.org/packages/fb/f0/7b094afd01dadf19b0b32a4834c10ce4a57cec802ef953736131f8d161e9/combo-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fb/f0/7b094afd01dadf19b0b32a4834c10ce4a57cec802ef953736131f8d161e9/combo-0.0.2.tar.gz#sha256=71104f113ef88661f63c1d790973eb5ac6d73a182849233229a7da26484cc2f6 (from https://pypi.org/simple/combo/) Added combo==0.0.2 from https://files.pythonhosted.org/packages/fb/f0/7b094afd01dadf19b0b32a4834c10ce4a57cec802ef953736131f8d161e9/combo-0.0.2.tar.gz#sha256=71104f113ef88661f63c1d790973eb5ac6d73a182849233229a7da26484cc2f6 to build tracker '/tmp/pip-req-tracker-mq_l6uj1' Running setup.py (path:/tmp/pip-wheel-hsvyzy2b/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 pip-egg-info/combo.egg-info/PKG-INFO writing top-level names to pip-egg-info/combo.egg-info/top_level.txt 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-hsvyzy2b/combo has version 0.0.2, which satisfies requirement combo==0.0.2 from https://files.pythonhosted.org/packages/fb/f0/7b094afd01dadf19b0b32a4834c10ce4a57cec802ef953736131f8d161e9/combo-0.0.2.tar.gz#sha256=71104f113ef88661f63c1d790973eb5ac6d73a182849233229a7da26484cc2f6 Removed combo==0.0.2 from https://files.pythonhosted.org/packages/fb/f0/7b094afd01dadf19b0b32a4834c10ce4a57cec802ef953736131f8d161e9/combo-0.0.2.tar.gz#sha256=71104f113ef88661f63c1d790973eb5ac6d73a182849233229a7da26484cc2f6 from build tracker '/tmp/pip-req-tracker-mq_l6uj1' Building wheels for collected packages: combo Created temporary directory: /tmp/pip-wheel-17hwr2dh Running setup.py bdist_wheel for combo: started Destination directory: /tmp/pip-wheel-17hwr2dh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hsvyzy2b/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-17hwr2dh 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 top-level names to combo.egg-info/top_level.txt writing requirements to combo.egg-info/requires.txt writing dependency_links to combo.egg-info/dependency_links.txt writing combo.egg-info/PKG-INFO 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.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/combo-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-17hwr2dh/combo-0.0.2-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.2.dist-info/METADATA' adding 'combo-0.0.2.dist-info/WHEEL' adding 'combo-0.0.2.dist-info/top_level.txt' adding 'combo-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for combo: finished with status 'done' Stored in directory: /tmp/tmpe09klznh Successfully built combo Cleaning up... Removing source in /tmp/pip-wheel-hsvyzy2b/combo Removed build tracker '/tmp/pip-req-tracker-mq_l6uj1'