Created temporary directory: /tmp/pip-ephem-wheel-cache-1qu_pt0l Created temporary directory: /tmp/pip-req-tracker-4370x0ez Created requirements tracker '/tmp/pip-req-tracker-4370x0ez' Created temporary directory: /tmp/pip-wheel-abu4d0gp Looking in indexes: https://pypi.python.org/simple Collecting isocor==2.0.1 1 location(s) to search for versions of isocor: * https://pypi.python.org/simple/isocor/ Getting page https://pypi.python.org/simple/isocor/ Analyzing links from page https://pypi.org/simple/isocor/ Found link https://files.pythonhosted.org/packages/96/4a/d9cc6b5d0b1a75d6486439b22b9a08e444cdf222d5ad5c2a70f614a8bf87/isocor-2.0.0-py3-none-any.whl#sha256=eaa3ce8dd97e1b81a78d6a3fca2aec1b8743cb004279c52e706f619cdbf5bb1d (from https://pypi.org/simple/isocor/), version: 2.0.0 Found link https://files.pythonhosted.org/packages/42/a0/34d21dccbdc489e1bb350bdc0917846c8fbfdd6bd1de9385476e4ca62b51/isocor-2.0.0.tar.gz#sha256=fcee02c9af881b677a39c8cd45b81069a5d9533b884de5d622c75d6cd99cde7a (from https://pypi.org/simple/isocor/), version: 2.0.0 Found link https://files.pythonhosted.org/packages/56/8b/a953ae8e2b9514ff814018aea88e9d0291c2853a9cd1a59d981b691412c9/IsoCor-2.0.1.tar.gz#sha256=4214c36d980bc33955ca9268dfd78e03d8a9d12f470c9e14f1b5bf5de917b0b7 (from https://pypi.org/simple/isocor/) (requires-python:>=3.4), version: 2.0.1 Using version 2.0.1 (newest of versions: 2.0.1) Created temporary directory: /tmp/pip-unpack-3r1x8rs_ Downloading https://files.pythonhosted.org/packages/56/8b/a953ae8e2b9514ff814018aea88e9d0291c2853a9cd1a59d981b691412c9/IsoCor-2.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/56/8b/a953ae8e2b9514ff814018aea88e9d0291c2853a9cd1a59d981b691412c9/IsoCor-2.0.1.tar.gz#sha256=4214c36d980bc33955ca9268dfd78e03d8a9d12f470c9e14f1b5bf5de917b0b7 (from https://pypi.org/simple/isocor/) (requires-python:>=3.4) Added isocor==2.0.1 from https://files.pythonhosted.org/packages/56/8b/a953ae8e2b9514ff814018aea88e9d0291c2853a9cd1a59d981b691412c9/IsoCor-2.0.1.tar.gz#sha256=4214c36d980bc33955ca9268dfd78e03d8a9d12f470c9e14f1b5bf5de917b0b7 to build tracker '/tmp/pip-req-tracker-4370x0ez' Running setup.py (path:/tmp/pip-wheel-abu4d0gp/isocor/setup.py) egg_info for package isocor Running command python setup.py egg_info running egg_info creating pip-egg-info/IsoCor.egg-info writing requirements to pip-egg-info/IsoCor.egg-info/requires.txt writing pip-egg-info/IsoCor.egg-info/PKG-INFO writing entry points to pip-egg-info/IsoCor.egg-info/entry_points.txt writing top-level names to pip-egg-info/IsoCor.egg-info/top_level.txt writing dependency_links to pip-egg-info/IsoCor.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/IsoCor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/IsoCor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'data' warning: no files found matching 'data/*.dat' writing manifest file 'pip-egg-info/IsoCor.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-abu4d0gp/isocor has version 2.0.1, which satisfies requirement isocor==2.0.1 from https://files.pythonhosted.org/packages/56/8b/a953ae8e2b9514ff814018aea88e9d0291c2853a9cd1a59d981b691412c9/IsoCor-2.0.1.tar.gz#sha256=4214c36d980bc33955ca9268dfd78e03d8a9d12f470c9e14f1b5bf5de917b0b7 Removed isocor==2.0.1 from https://files.pythonhosted.org/packages/56/8b/a953ae8e2b9514ff814018aea88e9d0291c2853a9cd1a59d981b691412c9/IsoCor-2.0.1.tar.gz#sha256=4214c36d980bc33955ca9268dfd78e03d8a9d12f470c9e14f1b5bf5de917b0b7 from build tracker '/tmp/pip-req-tracker-4370x0ez' Building wheels for collected packages: isocor Created temporary directory: /tmp/pip-wheel-y6paf8un Running setup.py bdist_wheel for isocor: started Destination directory: /tmp/pip-wheel-y6paf8un Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-abu4d0gp/isocor/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-y6paf8un running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/isocor copying isocor/base.py -> build/lib/isocor copying isocor/__init__.py -> build/lib/isocor copying isocor/mscorrectors.py -> build/lib/isocor copying isocor/__main__.py -> build/lib/isocor creating build/lib/isocor/tests copying isocor/tests/test_all_cases.py -> build/lib/isocor/tests copying isocor/tests/test_factory.py -> build/lib/isocor/tests copying isocor/tests/test_correction_matrix_HighRes_resolved.py -> build/lib/isocor/tests copying isocor/tests/conftest.py -> build/lib/isocor/tests copying isocor/tests/test_isotopic_cluster_LowRes.py -> build/lib/isocor/tests copying isocor/tests/test_correction_matrix_HighRes_unresolved.py -> build/lib/isocor/tests copying isocor/tests/__init__.py -> build/lib/isocor/tests copying isocor/tests/test_correction_process_LowRes.py -> build/lib/isocor/tests copying isocor/tests/test_correction_matrix_LowRes.py -> build/lib/isocor/tests copying isocor/tests/test_correction_process_HighRes.py -> build/lib/isocor/tests copying isocor/tests/test_isotopic_cluster_HighRes.py -> build/lib/isocor/tests creating build/lib/isocor/ui copying isocor/ui/isoCorGUI.py -> build/lib/isocor/ui copying isocor/ui/__init__.py -> build/lib/isocor/ui copying isocor/ui/isoCorCli.py -> build/lib/isocor/ui copying isocor/ui/isocordb.py -> build/lib/isocor/ui running egg_info writing top-level names to IsoCor.egg-info/top_level.txt writing entry points to IsoCor.egg-info/entry_points.txt writing IsoCor.egg-info/PKG-INFO writing requirements to IsoCor.egg-info/requires.txt writing dependency_links to IsoCor.egg-info/dependency_links.txt reading manifest file 'IsoCor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'data' warning: no files found matching 'data/*.dat' writing manifest file 'IsoCor.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/isocor copying build/lib/isocor/base.py -> build/bdist.linux-armv7l/wheel/isocor creating build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_all_cases.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_factory.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_correction_matrix_HighRes_resolved.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/conftest.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_isotopic_cluster_LowRes.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_correction_matrix_HighRes_unresolved.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/__init__.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_correction_process_LowRes.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_correction_matrix_LowRes.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_correction_process_HighRes.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/tests/test_isotopic_cluster_HighRes.py -> build/bdist.linux-armv7l/wheel/isocor/tests copying build/lib/isocor/__init__.py -> build/bdist.linux-armv7l/wheel/isocor copying build/lib/isocor/mscorrectors.py -> build/bdist.linux-armv7l/wheel/isocor copying build/lib/isocor/__main__.py -> build/bdist.linux-armv7l/wheel/isocor creating build/bdist.linux-armv7l/wheel/isocor/ui copying build/lib/isocor/ui/isoCorGUI.py -> build/bdist.linux-armv7l/wheel/isocor/ui copying build/lib/isocor/ui/__init__.py -> build/bdist.linux-armv7l/wheel/isocor/ui copying build/lib/isocor/ui/isoCorCli.py -> build/bdist.linux-armv7l/wheel/isocor/ui copying build/lib/isocor/ui/isocordb.py -> build/bdist.linux-armv7l/wheel/isocor/ui running install_egg_info Copying IsoCor.egg-info to build/bdist.linux-armv7l/wheel/IsoCor-2.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/IsoCor-2.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-y6paf8un/IsoCor-2.0.1-py3-none-any.whl' and adding '.' to it adding 'isocor/__init__.py' adding 'isocor/__main__.py' adding 'isocor/base.py' adding 'isocor/mscorrectors.py' adding 'isocor/tests/__init__.py' adding 'isocor/tests/conftest.py' adding 'isocor/tests/test_all_cases.py' adding 'isocor/tests/test_correction_matrix_HighRes_resolved.py' adding 'isocor/tests/test_correction_matrix_HighRes_unresolved.py' adding 'isocor/tests/test_correction_matrix_LowRes.py' adding 'isocor/tests/test_correction_process_HighRes.py' adding 'isocor/tests/test_correction_process_LowRes.py' adding 'isocor/tests/test_factory.py' adding 'isocor/tests/test_isotopic_cluster_HighRes.py' adding 'isocor/tests/test_isotopic_cluster_LowRes.py' adding 'isocor/ui/__init__.py' adding 'isocor/ui/isoCorCli.py' adding 'isocor/ui/isoCorGUI.py' adding 'isocor/ui/isocordb.py' adding 'IsoCor-2.0.1.dist-info/entry_points.txt' adding 'IsoCor-2.0.1.dist-info/top_level.txt' adding 'IsoCor-2.0.1.dist-info/WHEEL' adding 'IsoCor-2.0.1.dist-info/METADATA' adding 'IsoCor-2.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for isocor: finished with status 'done' Stored in directory: /tmp/tmp4nj2pker Successfully built isocor Cleaning up... Removing source in /tmp/pip-wheel-abu4d0gp/isocor Removed build tracker '/tmp/pip-req-tracker-4370x0ez'