Created temporary directory: /tmp/pip-ephem-wheel-cache-m64uthnn Created temporary directory: /tmp/pip-req-tracker-tmb_rq8m Created requirements tracker '/tmp/pip-req-tracker-tmb_rq8m' Created temporary directory: /tmp/pip-wheel-389ul1a3 Collecting icgc-survival==0.2 1 location(s) to search for versions of icgc-survival: * https://pypi.org/simple/icgc-survival/ Getting page https://pypi.org/simple/icgc-survival/ Analyzing links from page https://pypi.org/simple/icgc-survival/ Found link https://files.pythonhosted.org/packages/6f/12/aff26b1d407e462039069e1a5cb7ac5825ca90a4ca6d0a811b1f18f9824c/icgc_survival-0.1.tar.gz#sha256=2cb9fe143634c209e27b5beef6c36e5742f4189778f80b6f874a9cba5c95cce7 (from https://pypi.org/simple/icgc-survival/), version: 0.1 Found link https://files.pythonhosted.org/packages/6c/00/2e336369a54d2f9facfa2948bbf2482042842cb4372f54ea090d58dcc033/icgc_survival-0.2.tar.gz#sha256=8b391552a543beaeb2cdce2f03030d35f4884bff2151938ad63cec5728884d2b (from https://pypi.org/simple/icgc-survival/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-jq94pmnj Downloading https://files.pythonhosted.org/packages/6c/00/2e336369a54d2f9facfa2948bbf2482042842cb4372f54ea090d58dcc033/icgc_survival-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/00/2e336369a54d2f9facfa2948bbf2482042842cb4372f54ea090d58dcc033/icgc_survival-0.2.tar.gz#sha256=8b391552a543beaeb2cdce2f03030d35f4884bff2151938ad63cec5728884d2b (from https://pypi.org/simple/icgc-survival/) Added icgc-survival==0.2 from https://files.pythonhosted.org/packages/6c/00/2e336369a54d2f9facfa2948bbf2482042842cb4372f54ea090d58dcc033/icgc_survival-0.2.tar.gz#sha256=8b391552a543beaeb2cdce2f03030d35f4884bff2151938ad63cec5728884d2b to build tracker '/tmp/pip-req-tracker-tmb_rq8m' Running setup.py (path:/tmp/pip-wheel-389ul1a3/icgc-survival/setup.py) egg_info for package icgc-survival Running command python setup.py egg_info running egg_info creating pip-egg-info/icgc_survival.egg-info writing pip-egg-info/icgc_survival.egg-info/PKG-INFO writing requirements to pip-egg-info/icgc_survival.egg-info/requires.txt writing top-level names to pip-egg-info/icgc_survival.egg-info/top_level.txt writing dependency_links to pip-egg-info/icgc_survival.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/icgc_survival.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/icgc_survival.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/icgc_survival.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-389ul1a3/icgc-survival has version 0.2, which satisfies requirement icgc-survival==0.2 from https://files.pythonhosted.org/packages/6c/00/2e336369a54d2f9facfa2948bbf2482042842cb4372f54ea090d58dcc033/icgc_survival-0.2.tar.gz#sha256=8b391552a543beaeb2cdce2f03030d35f4884bff2151938ad63cec5728884d2b Removed icgc-survival==0.2 from https://files.pythonhosted.org/packages/6c/00/2e336369a54d2f9facfa2948bbf2482042842cb4372f54ea090d58dcc033/icgc_survival-0.2.tar.gz#sha256=8b391552a543beaeb2cdce2f03030d35f4884bff2151938ad63cec5728884d2b from build tracker '/tmp/pip-req-tracker-tmb_rq8m' Building wheels for collected packages: icgc-survival Created temporary directory: /tmp/pip-wheel-2zlbjmz8 Running setup.py bdist_wheel for icgc-survival: started Destination directory: /tmp/pip-wheel-2zlbjmz8 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-389ul1a3/icgc-survival/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-2zlbjmz8 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/icgc_survival copying icgc_survival/surv_analysis.py -> build/lib/icgc_survival copying icgc_survival/download_helper.py -> build/lib/icgc_survival copying icgc_survival/feature_creator.py -> build/lib/icgc_survival copying icgc_survival/__init__.py -> build/lib/icgc_survival copying icgc_survival/label_creator.py -> build/lib/icgc_survival copying icgc_survival/helper.py -> build/lib/icgc_survival 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/icgc_survival copying build/lib/icgc_survival/surv_analysis.py -> build/bdist.linux-armv7l/wheel/icgc_survival copying build/lib/icgc_survival/download_helper.py -> build/bdist.linux-armv7l/wheel/icgc_survival copying build/lib/icgc_survival/feature_creator.py -> build/bdist.linux-armv7l/wheel/icgc_survival copying build/lib/icgc_survival/__init__.py -> build/bdist.linux-armv7l/wheel/icgc_survival copying build/lib/icgc_survival/label_creator.py -> build/bdist.linux-armv7l/wheel/icgc_survival copying build/lib/icgc_survival/helper.py -> build/bdist.linux-armv7l/wheel/icgc_survival running install_egg_info running egg_info writing requirements to icgc_survival.egg-info/requires.txt writing icgc_survival.egg-info/PKG-INFO writing top-level names to icgc_survival.egg-info/top_level.txt writing dependency_links to icgc_survival.egg-info/dependency_links.txt reading manifest file 'icgc_survival.egg-info/SOURCES.txt' writing manifest file 'icgc_survival.egg-info/SOURCES.txt' Copying icgc_survival.egg-info to build/bdist.linux-armv7l/wheel/icgc_survival-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/icgc_survival-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-2zlbjmz8/icgc_survival-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'icgc_survival/__init__.py' adding 'icgc_survival/download_helper.py' adding 'icgc_survival/feature_creator.py' adding 'icgc_survival/helper.py' adding 'icgc_survival/label_creator.py' adding 'icgc_survival/surv_analysis.py' adding 'icgc_survival-0.2.dist-info/METADATA' adding 'icgc_survival-0.2.dist-info/WHEEL' adding 'icgc_survival-0.2.dist-info/top_level.txt' adding 'icgc_survival-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for icgc-survival: finished with status 'done' Stored in directory: /tmp/tmpn5es_2os Successfully built icgc-survival Cleaning up... Removing source in /tmp/pip-wheel-389ul1a3/icgc-survival Removed build tracker '/tmp/pip-req-tracker-tmb_rq8m'