Created temporary directory: /tmp/pip-ephem-wheel-cache-6_w07t47 Created temporary directory: /tmp/pip-wheel-xx5iyen5 Looking in indexes: https://pypi.python.org/simple Collecting compath==0.0.4 1 location(s) to search for versions of compath: * https://pypi.python.org/simple/compath/ Getting page https://pypi.python.org/simple/compath/ Analyzing links from page https://pypi.org/simple/compath/ Found link https://files.pythonhosted.org/packages/8a/51/81c9c35687315899a837503e74ec64d18af3077717e3cf957f0529caebae/compath-0.0.1-py3-none-any.whl#sha256=1ac4c95c4a7115fa8fa4f750b19b591f15639793ef27444e02131d68cd03d494 (from https://pypi.org/simple/compath/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/d2/5d/fdf998b086dcd18b313d565950cf1c2b876d64a20737773eeb2db6c49d8a/compath-0.0.1.tar.gz#sha256=d7d76ddc1c71227ef54d0758eedc82b809746bd2321f4d8e89fc145e8165c751 (from https://pypi.org/simple/compath/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/17/a3/268f21f8df2736af33479a6bb972c0215507e605ac13dff8a32f76f8e77d/compath-0.0.2.tar.gz#sha256=55ce5acadbf510a6f509750c850f3c6395cac563362ace1db6b585440288bf60 (from https://pypi.org/simple/compath/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/8a/fc/1f1d9c634d5f8497912f050331e78cb034b2c5447bbda59a737df255411a/compath-0.0.3.tar.gz#sha256=3ac7e1c017f497b8d01956cea8672f30d89fc3e2b5d6043e5119088da16b7b01 (from https://pypi.org/simple/compath/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/cf/e3/04ac28d76a48c43b8621f3a6d87e1d035dd3b54dfbae361c02823c6d81a9/compath-0.0.4.tar.gz#sha256=8dd9fd8839027702724e687a058d344718d2d333bb68a3a2ccaa739f12695408 (from https://pypi.org/simple/compath/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-xggbwlv4 Downloading https://files.pythonhosted.org/packages/cf/e3/04ac28d76a48c43b8621f3a6d87e1d035dd3b54dfbae361c02823c6d81a9/compath-0.0.4.tar.gz (13.7MB) Downloading from URL https://files.pythonhosted.org/packages/cf/e3/04ac28d76a48c43b8621f3a6d87e1d035dd3b54dfbae361c02823c6d81a9/compath-0.0.4.tar.gz#sha256=8dd9fd8839027702724e687a058d344718d2d333bb68a3a2ccaa739f12695408 (from https://pypi.org/simple/compath/) Running setup.py (path:/tmp/pip-wheel-xx5iyen5/compath/setup.py) egg_info for package compath Running command python setup.py egg_info running egg_info creating pip-egg-info/compath.egg-info writing pip-egg-info/compath.egg-info/PKG-INFO writing requirements to pip-egg-info/compath.egg-info/requires.txt writing dependency_links to pip-egg-info/compath.egg-info/dependency_links.txt writing entry points to pip-egg-info/compath.egg-info/entry_points.txt writing top-level names to pip-egg-info/compath.egg-info/top_level.txt writing manifest file 'pip-egg-info/compath.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/compath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'notebooks' warning: no files found matching 'config/config.ini' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.gpickle' found anywhere in distribution warning: no previously-included files found matching '.bumpversion.cfg' writing manifest file 'pip-egg-info/compath.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xx5iyen5/compath has version 0.0.4, which satisfies requirement compath==0.0.4 from https://files.pythonhosted.org/packages/cf/e3/04ac28d76a48c43b8621f3a6d87e1d035dd3b54dfbae361c02823c6d81a9/compath-0.0.4.tar.gz#sha256=8dd9fd8839027702724e687a058d344718d2d333bb68a3a2ccaa739f12695408 Building wheels for collected packages: compath Created temporary directory: /tmp/pip-wheel-e4rdtohl Running setup.py bdist_wheel for compath: started Destination directory: /tmp/pip-wheel-e4rdtohl Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xx5iyen5/compath/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-e4rdtohl running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/compath copying src/compath/constants.py -> build/lib/compath copying src/compath/models.py -> build/lib/compath copying src/compath/forms.py -> build/lib/compath copying src/compath/web.py -> build/lib/compath copying src/compath/__main__.py -> build/lib/compath copying src/compath/__init__.py -> build/lib/compath copying src/compath/cli.py -> build/lib/compath copying src/compath/utils.py -> build/lib/compath copying src/compath/manager.py -> build/lib/compath creating build/lib/compath/visualization copying src/compath/visualization/venn_diagram.py -> build/lib/compath/visualization copying src/compath/visualization/cytoscape.py -> build/lib/compath/visualization copying src/compath/visualization/d3_dendrogram.py -> build/lib/compath/visualization copying src/compath/visualization/__init__.py -> build/lib/compath/visualization creating build/lib/compath/views copying src/compath/views/curation_service.py -> build/lib/compath/views copying src/compath/views/api_service.py -> build/lib/compath/views copying src/compath/views/__init__.py -> build/lib/compath/views copying src/compath/views/analysis_service.py -> build/lib/compath/views copying src/compath/views/model_service.py -> build/lib/compath/views copying src/compath/views/main_service.py -> build/lib/compath/views copying src/compath/views/db_service.py -> build/lib/compath/views creating build/lib/compath/curation copying src/compath/curation/parser.py -> build/lib/compath/curation copying src/compath/curation/__init__.py -> build/lib/compath/curation copying src/compath/curation/hierarchies.py -> build/lib/compath/curation copying src/compath/curation/utils.py -> build/lib/compath/curation 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/compath creating build/bdist.linux-armv7l/wheel/compath/visualization copying build/lib/compath/visualization/venn_diagram.py -> build/bdist.linux-armv7l/wheel/compath/visualization copying build/lib/compath/visualization/cytoscape.py -> build/bdist.linux-armv7l/wheel/compath/visualization copying build/lib/compath/visualization/d3_dendrogram.py -> build/bdist.linux-armv7l/wheel/compath/visualization copying build/lib/compath/visualization/__init__.py -> build/bdist.linux-armv7l/wheel/compath/visualization copying build/lib/compath/constants.py -> build/bdist.linux-armv7l/wheel/compath copying build/lib/compath/models.py -> build/bdist.linux-armv7l/wheel/compath copying build/lib/compath/forms.py -> build/bdist.linux-armv7l/wheel/compath creating build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/views/curation_service.py -> build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/views/api_service.py -> build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/views/__init__.py -> build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/views/analysis_service.py -> build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/views/model_service.py -> build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/views/main_service.py -> build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/views/db_service.py -> build/bdist.linux-armv7l/wheel/compath/views copying build/lib/compath/web.py -> build/bdist.linux-armv7l/wheel/compath copying build/lib/compath/__main__.py -> build/bdist.linux-armv7l/wheel/compath creating build/bdist.linux-armv7l/wheel/compath/curation copying build/lib/compath/curation/parser.py -> build/bdist.linux-armv7l/wheel/compath/curation copying build/lib/compath/curation/__init__.py -> build/bdist.linux-armv7l/wheel/compath/curation copying build/lib/compath/curation/hierarchies.py -> build/bdist.linux-armv7l/wheel/compath/curation copying build/lib/compath/curation/utils.py -> build/bdist.linux-armv7l/wheel/compath/curation copying build/lib/compath/__init__.py -> build/bdist.linux-armv7l/wheel/compath copying build/lib/compath/cli.py -> build/bdist.linux-armv7l/wheel/compath copying build/lib/compath/utils.py -> build/bdist.linux-armv7l/wheel/compath copying build/lib/compath/manager.py -> build/bdist.linux-armv7l/wheel/compath running install_egg_info running egg_info writing entry points to src/compath.egg-info/entry_points.txt writing top-level names to src/compath.egg-info/top_level.txt writing dependency_links to src/compath.egg-info/dependency_links.txt writing src/compath.egg-info/PKG-INFO writing requirements to src/compath.egg-info/requires.txt reading manifest file 'src/compath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'notebooks' warning: no files found matching 'config/config.ini' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '*.gpickle' found anywhere in distribution warning: no previously-included files found matching '.bumpversion.cfg' writing manifest file 'src/compath.egg-info/SOURCES.txt' Copying src/compath.egg-info to build/bdist.linux-armv7l/wheel/compath-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/compath-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-e4rdtohl/compath-0.0.4-py3-none-any.whl' and adding '.' to it adding 'compath/__init__.py' adding 'compath/__main__.py' adding 'compath/cli.py' adding 'compath/constants.py' adding 'compath/forms.py' adding 'compath/manager.py' adding 'compath/models.py' adding 'compath/utils.py' adding 'compath/web.py' adding 'compath/curation/__init__.py' adding 'compath/curation/hierarchies.py' adding 'compath/curation/parser.py' adding 'compath/curation/utils.py' adding 'compath/views/__init__.py' adding 'compath/views/analysis_service.py' adding 'compath/views/api_service.py' adding 'compath/views/curation_service.py' adding 'compath/views/db_service.py' adding 'compath/views/main_service.py' adding 'compath/views/model_service.py' adding 'compath/visualization/__init__.py' adding 'compath/visualization/cytoscape.py' adding 'compath/visualization/d3_dendrogram.py' adding 'compath/visualization/venn_diagram.py' adding 'compath-0.0.4.dist-info/entry_points.txt' adding 'compath-0.0.4.dist-info/top_level.txt' adding 'compath-0.0.4.dist-info/WHEEL' adding 'compath-0.0.4.dist-info/METADATA' adding 'compath-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for compath: finished with status 'done' Stored in directory: /tmp/tmp0tuhx445 Successfully built compath Cleaning up... Removing source in /tmp/pip-wheel-xx5iyen5/compath