Created temporary directory: /tmp/pip-ephem-wheel-cache-ucvsftt9 Created temporary directory: /tmp/pip-req-tracker-xi99i3jg Created requirements tracker '/tmp/pip-req-tracker-xi99i3jg' Created temporary directory: /tmp/pip-wheel-9p60wwq_ Looking in indexes: https://pypi.python.org/simple Collecting qcelemental==0.1.0a0 1 location(s) to search for versions of qcelemental: * https://pypi.python.org/simple/qcelemental/ Getting page https://pypi.python.org/simple/qcelemental/ Analyzing links from page https://pypi.org/simple/qcelemental/ Found link https://files.pythonhosted.org/packages/38/af/23a99d8b8e985db37373fe527c9e11d6900c4a730a86418d3dfe16620f1c/qcelemental-0.1.0a0.tar.gz#sha256=58e3f30f4807565259c4c4544a846fbfef817db5af5d074a2b950324f454bb3c (from https://pypi.org/simple/qcelemental/), version: 0.1.0a0 Using version 0.1.0a0 (newest of versions: 0.1.0a0) Created temporary directory: /tmp/pip-unpack-pt4e6ivw Downloading https://files.pythonhosted.org/packages/38/af/23a99d8b8e985db37373fe527c9e11d6900c4a730a86418d3dfe16620f1c/qcelemental-0.1.0a0.tar.gz (117kB) Downloading from URL https://files.pythonhosted.org/packages/38/af/23a99d8b8e985db37373fe527c9e11d6900c4a730a86418d3dfe16620f1c/qcelemental-0.1.0a0.tar.gz#sha256=58e3f30f4807565259c4c4544a846fbfef817db5af5d074a2b950324f454bb3c (from https://pypi.org/simple/qcelemental/) Added qcelemental==0.1.0a0 from https://files.pythonhosted.org/packages/38/af/23a99d8b8e985db37373fe527c9e11d6900c4a730a86418d3dfe16620f1c/qcelemental-0.1.0a0.tar.gz#sha256=58e3f30f4807565259c4c4544a846fbfef817db5af5d074a2b950324f454bb3c to build tracker '/tmp/pip-req-tracker-xi99i3jg' Running setup.py (path:/tmp/pip-wheel-9p60wwq_/qcelemental/setup.py) egg_info for package qcelemental Running command python setup.py egg_info running egg_info creating pip-egg-info/qcelemental.egg-info writing pip-egg-info/qcelemental.egg-info/PKG-INFO writing requirements to pip-egg-info/qcelemental.egg-info/requires.txt writing dependency_links to pip-egg-info/qcelemental.egg-info/dependency_links.txt writing top-level names to pip-egg-info/qcelemental.egg-info/top_level.txt writing manifest file 'pip-egg-info/qcelemental.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/qcelemental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing 'v0.1.0a' to '0.1.0a0' normalized_version, warning: no files found matching '*.json' under directory 'qcelemental' warning: no previously-included files matching '*.py' found under directory 'qcelemental/checkup_data' warning: no previously-included files matching '*.md' found under directory 'qcelemental/checkup_data' writing manifest file 'pip-egg-info/qcelemental.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9p60wwq_/qcelemental has version 0.1.0a0, which satisfies requirement qcelemental==0.1.0a0 from https://files.pythonhosted.org/packages/38/af/23a99d8b8e985db37373fe527c9e11d6900c4a730a86418d3dfe16620f1c/qcelemental-0.1.0a0.tar.gz#sha256=58e3f30f4807565259c4c4544a846fbfef817db5af5d074a2b950324f454bb3c Removed qcelemental==0.1.0a0 from https://files.pythonhosted.org/packages/38/af/23a99d8b8e985db37373fe527c9e11d6900c4a730a86418d3dfe16620f1c/qcelemental-0.1.0a0.tar.gz#sha256=58e3f30f4807565259c4c4544a846fbfef817db5af5d074a2b950324f454bb3c from build tracker '/tmp/pip-req-tracker-xi99i3jg' Building wheels for collected packages: qcelemental Created temporary directory: /tmp/pip-wheel-rgwvzya_ Running setup.py bdist_wheel for qcelemental: started Destination directory: /tmp/pip-wheel-rgwvzya_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9p60wwq_/qcelemental/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-rgwvzya_ /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing 'v0.1.0a' to '0.1.0a0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/qcelemental copying qcelemental/exceptions.py -> build/lib/qcelemental copying qcelemental/datum.py -> build/lib/qcelemental copying qcelemental/periodic_table.py -> build/lib/qcelemental copying qcelemental/__init__.py -> build/lib/qcelemental copying qcelemental/_version.py -> build/lib/qcelemental creating build/lib/qcelemental/util copying qcelemental/util/misc.py -> build/lib/qcelemental/util copying qcelemental/util/itertools.py -> build/lib/qcelemental/util copying qcelemental/util/__init__.py -> build/lib/qcelemental/util creating build/lib/qcelemental/molparse copying qcelemental/molparse/to_string.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/chgmult.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/nucleus.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/regex.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_string.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_arrays.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/__init__.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/pubchem.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_schema.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/to_schema.py -> build/lib/qcelemental/molparse creating build/lib/qcelemental/physical_constants copying qcelemental/physical_constants/context.py -> build/lib/qcelemental/physical_constants copying qcelemental/physical_constants/ureg.py -> build/lib/qcelemental/physical_constants copying qcelemental/physical_constants/__init__.py -> build/lib/qcelemental/physical_constants creating build/lib/qcelemental/data copying qcelemental/data/nist_2014_codata.py -> build/lib/qcelemental/data copying qcelemental/data/__init__.py -> build/lib/qcelemental/data copying qcelemental/data/nist_2011_atomic_weights.py -> build/lib/qcelemental/data running egg_info writing qcelemental.egg-info/PKG-INFO writing requirements to qcelemental.egg-info/requires.txt writing dependency_links to qcelemental.egg-info/dependency_links.txt writing top-level names to qcelemental.egg-info/top_level.txt reading manifest file 'qcelemental.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'qcelemental' warning: no previously-included files matching '*.py' found under directory 'qcelemental/checkup_data' warning: no previously-included files matching '*.md' found under directory 'qcelemental/checkup_data' writing manifest file 'qcelemental.egg-info/SOURCES.txt' creating build/lib/qcelemental/tests copying qcelemental/tests/test_constants.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_datum.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_from_schema.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_from_string.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_parse_nucleus_label.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_pubchem.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_reconcile_nucleus.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_to_schema.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_to_string.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_molparse_validate_and_fill_chgmult.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_periodictable.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_units.py -> build/lib/qcelemental/tests copying qcelemental/tests/test_utils.py -> build/lib/qcelemental/tests copying qcelemental/tests/utils.py -> build/lib/qcelemental/tests copying qcelemental/tests/utils_compare.py -> build/lib/qcelemental/tests copying qcelemental/data/README.md -> build/lib/qcelemental/data UPDATING build/lib/qcelemental/_version.py set build/lib/qcelemental/_version.py to 'v0.1.0a' 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/qcelemental copying build/lib/qcelemental/exceptions.py -> build/bdist.linux-armv7l/wheel/qcelemental copying build/lib/qcelemental/datum.py -> build/bdist.linux-armv7l/wheel/qcelemental creating build/bdist.linux-armv7l/wheel/qcelemental/util copying build/lib/qcelemental/util/misc.py -> build/bdist.linux-armv7l/wheel/qcelemental/util copying build/lib/qcelemental/util/itertools.py -> build/bdist.linux-armv7l/wheel/qcelemental/util copying build/lib/qcelemental/util/__init__.py -> build/bdist.linux-armv7l/wheel/qcelemental/util copying build/lib/qcelemental/periodic_table.py -> build/bdist.linux-armv7l/wheel/qcelemental creating build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/to_string.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/chgmult.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/nucleus.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/regex.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/from_string.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/from_arrays.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/__init__.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/pubchem.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/from_schema.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/molparse/to_schema.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse copying build/lib/qcelemental/__init__.py -> build/bdist.linux-armv7l/wheel/qcelemental creating build/bdist.linux-armv7l/wheel/qcelemental/physical_constants copying build/lib/qcelemental/physical_constants/context.py -> build/bdist.linux-armv7l/wheel/qcelemental/physical_constants copying build/lib/qcelemental/physical_constants/ureg.py -> build/bdist.linux-armv7l/wheel/qcelemental/physical_constants copying build/lib/qcelemental/physical_constants/__init__.py -> build/bdist.linux-armv7l/wheel/qcelemental/physical_constants creating build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_periodictable.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_datum.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/utils_compare.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_validate_and_fill_chgmult.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_from_string.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_parse_nucleus_label.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_pubchem.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_reconcile_nucleus.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_from_schema.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_to_string.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_constants.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/utils.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_units.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/tests/test_molparse_to_schema.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/_version.py -> build/bdist.linux-armv7l/wheel/qcelemental creating build/bdist.linux-armv7l/wheel/qcelemental/data copying build/lib/qcelemental/data/nist_2014_codata.py -> build/bdist.linux-armv7l/wheel/qcelemental/data copying build/lib/qcelemental/data/__init__.py -> build/bdist.linux-armv7l/wheel/qcelemental/data copying build/lib/qcelemental/data/nist_2011_atomic_weights.py -> build/bdist.linux-armv7l/wheel/qcelemental/data copying build/lib/qcelemental/data/README.md -> build/bdist.linux-armv7l/wheel/qcelemental/data running install_egg_info Copying qcelemental.egg-info to build/bdist.linux-armv7l/wheel/qcelemental-0.1.0a0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/qcelemental-0.1.0a0.dist-info/WHEEL creating '/tmp/pip-wheel-rgwvzya_/qcelemental-0.1.0a0-py3-none-any.whl' and adding '.' to it adding 'qcelemental/__init__.py' adding 'qcelemental/_version.py' adding 'qcelemental/datum.py' adding 'qcelemental/exceptions.py' adding 'qcelemental/periodic_table.py' adding 'qcelemental/data/README.md' adding 'qcelemental/data/__init__.py' adding 'qcelemental/data/nist_2011_atomic_weights.py' adding 'qcelemental/data/nist_2014_codata.py' adding 'qcelemental/molparse/__init__.py' adding 'qcelemental/molparse/chgmult.py' adding 'qcelemental/molparse/from_arrays.py' adding 'qcelemental/molparse/from_schema.py' adding 'qcelemental/molparse/from_string.py' adding 'qcelemental/molparse/nucleus.py' adding 'qcelemental/molparse/pubchem.py' adding 'qcelemental/molparse/regex.py' adding 'qcelemental/molparse/to_schema.py' adding 'qcelemental/molparse/to_string.py' adding 'qcelemental/physical_constants/__init__.py' adding 'qcelemental/physical_constants/context.py' adding 'qcelemental/physical_constants/ureg.py' adding 'qcelemental/tests/test_constants.py' adding 'qcelemental/tests/test_datum.py' adding 'qcelemental/tests/test_molparse_from_schema.py' adding 'qcelemental/tests/test_molparse_from_string.py' adding 'qcelemental/tests/test_molparse_parse_nucleus_label.py' adding 'qcelemental/tests/test_molparse_pubchem.py' adding 'qcelemental/tests/test_molparse_reconcile_nucleus.py' adding 'qcelemental/tests/test_molparse_to_schema.py' adding 'qcelemental/tests/test_molparse_to_string.py' adding 'qcelemental/tests/test_molparse_validate_and_fill_chgmult.py' adding 'qcelemental/tests/test_periodictable.py' adding 'qcelemental/tests/test_units.py' adding 'qcelemental/tests/test_utils.py' adding 'qcelemental/tests/utils.py' adding 'qcelemental/tests/utils_compare.py' adding 'qcelemental/util/__init__.py' adding 'qcelemental/util/itertools.py' adding 'qcelemental/util/misc.py' adding 'qcelemental-0.1.0a0.dist-info/top_level.txt' adding 'qcelemental-0.1.0a0.dist-info/WHEEL' adding 'qcelemental-0.1.0a0.dist-info/METADATA' adding 'qcelemental-0.1.0a0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for qcelemental: finished with status 'done' Stored in directory: /tmp/tmptwu5zsw8 Successfully built qcelemental Cleaning up... Removing source in /tmp/pip-wheel-9p60wwq_/qcelemental Removed build tracker '/tmp/pip-req-tracker-xi99i3jg'