Created temporary directory: /tmp/pip-ephem-wheel-cache-vzhxzhvj Created temporary directory: /tmp/pip-req-tracker-bzyop62n Created requirements tracker '/tmp/pip-req-tracker-bzyop62n' Created temporary directory: /tmp/pip-wheel-czggiwbg Collecting qcelemental==0.1.3 1 location(s) to search for versions of qcelemental: * https://pypi.org/simple/qcelemental/ Getting page https://pypi.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 Found link https://files.pythonhosted.org/packages/2e/f9/01e11fa64952d8727331e2b965ac7eebf051fe599c02c37ce003e16b9759/qcelemental-0.1.3.tar.gz#sha256=cc974c0a39bf5d8561477726689e3e142218bfde595b5ea4201fb4183f083016 (from https://pypi.org/simple/qcelemental/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-j3vx_8p5 Downloading https://files.pythonhosted.org/packages/2e/f9/01e11fa64952d8727331e2b965ac7eebf051fe599c02c37ce003e16b9759/qcelemental-0.1.3.tar.gz (125kB) Downloading from URL https://files.pythonhosted.org/packages/2e/f9/01e11fa64952d8727331e2b965ac7eebf051fe599c02c37ce003e16b9759/qcelemental-0.1.3.tar.gz#sha256=cc974c0a39bf5d8561477726689e3e142218bfde595b5ea4201fb4183f083016 (from https://pypi.org/simple/qcelemental/) Added qcelemental==0.1.3 from https://files.pythonhosted.org/packages/2e/f9/01e11fa64952d8727331e2b965ac7eebf051fe599c02c37ce003e16b9759/qcelemental-0.1.3.tar.gz#sha256=cc974c0a39bf5d8561477726689e3e142218bfde595b5ea4201fb4183f083016 to build tracker '/tmp/pip-req-tracker-bzyop62n' Running setup.py (path:/tmp/pip-wheel-czggiwbg/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 requirements to pip-egg-info/qcelemental.egg-info/requires.txt writing top-level names to pip-egg-info/qcelemental.egg-info/top_level.txt writing pip-egg-info/qcelemental.egg-info/PKG-INFO writing dependency_links to pip-egg-info/qcelemental.egg-info/dependency_links.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' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing 'v0.1.3' to '0.1.3' 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-czggiwbg/qcelemental has version 0.1.3, which satisfies requirement qcelemental==0.1.3 from https://files.pythonhosted.org/packages/2e/f9/01e11fa64952d8727331e2b965ac7eebf051fe599c02c37ce003e16b9759/qcelemental-0.1.3.tar.gz#sha256=cc974c0a39bf5d8561477726689e3e142218bfde595b5ea4201fb4183f083016 Removed qcelemental==0.1.3 from https://files.pythonhosted.org/packages/2e/f9/01e11fa64952d8727331e2b965ac7eebf051fe599c02c37ce003e16b9759/qcelemental-0.1.3.tar.gz#sha256=cc974c0a39bf5d8561477726689e3e142218bfde595b5ea4201fb4183f083016 from build tracker '/tmp/pip-req-tracker-bzyop62n' Building wheels for collected packages: qcelemental Created temporary directory: /tmp/pip-wheel-ji2gpnwr Running setup.py bdist_wheel for qcelemental: started Destination directory: /tmp/pip-wheel-ji2gpnwr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-czggiwbg/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-ji2gpnwr /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing 'v0.1.3' to '0.1.3' 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/__init__.py -> build/lib/qcelemental copying qcelemental/datum.py -> build/lib/qcelemental copying qcelemental/periodic_table.py -> build/lib/qcelemental copying qcelemental/covalent_radii.py -> build/lib/qcelemental copying qcelemental/_version.py -> build/lib/qcelemental 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/util copying qcelemental/util/internal.py -> 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/data copying qcelemental/data/nist_2014_codata.py -> build/lib/qcelemental/data copying qcelemental/data/__init__.py -> build/lib/qcelemental/data copying qcelemental/data/alvarez_2008_covalent_radii.py -> build/lib/qcelemental/data copying qcelemental/data/nist_2011_atomic_weights.py -> build/lib/qcelemental/data creating build/lib/qcelemental/molparse copying qcelemental/molparse/chgmult.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_schema.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_string.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/regex.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/nucleus.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/to_string.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/__init__.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/from_arrays.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/to_schema.py -> build/lib/qcelemental/molparse copying qcelemental/molparse/pubchem.py -> build/lib/qcelemental/molparse running egg_info writing dependency_links to qcelemental.egg-info/dependency_links.txt writing top-level names to qcelemental.egg-info/top_level.txt writing qcelemental.egg-info/PKG-INFO writing requirements to qcelemental.egg-info/requires.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_covalentradii.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.3' 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 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 copying build/lib/qcelemental/exceptions.py -> build/bdist.linux-armv7l/wheel/qcelemental creating build/bdist.linux-armv7l/wheel/qcelemental/util copying build/lib/qcelemental/util/internal.py -> 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 creating 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_to_schema.py -> 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_utils.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_covalentradii.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.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_molparse_from_schema.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/utils_compare.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_parse_nucleus_label.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/test_units.py -> build/bdist.linux-armv7l/wheel/qcelemental/tests copying build/lib/qcelemental/__init__.py -> build/bdist.linux-armv7l/wheel/qcelemental copying build/lib/qcelemental/datum.py -> build/bdist.linux-armv7l/wheel/qcelemental copying build/lib/qcelemental/periodic_table.py -> build/bdist.linux-armv7l/wheel/qcelemental copying build/lib/qcelemental/covalent_radii.py -> build/bdist.linux-armv7l/wheel/qcelemental creating build/bdist.linux-armv7l/wheel/qcelemental/data copying build/lib/qcelemental/data/README.md -> 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/alvarez_2008_covalent_radii.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/_version.py -> build/bdist.linux-armv7l/wheel/qcelemental creating 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/from_schema.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/regex.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/to_string.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/from_arrays.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/molparse/pubchem.py -> build/bdist.linux-armv7l/wheel/qcelemental/molparse running install_egg_info Copying qcelemental.egg-info to build/bdist.linux-armv7l/wheel/qcelemental-0.1.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/qcelemental-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-ji2gpnwr/qcelemental-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'qcelemental/__init__.py' adding 'qcelemental/_version.py' adding 'qcelemental/covalent_radii.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/alvarez_2008_covalent_radii.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_covalentradii.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/internal.py' adding 'qcelemental/util/itertools.py' adding 'qcelemental/util/misc.py' adding 'qcelemental-0.1.3.dist-info/LICENSE' adding 'qcelemental-0.1.3.dist-info/METADATA' adding 'qcelemental-0.1.3.dist-info/WHEEL' adding 'qcelemental-0.1.3.dist-info/top_level.txt' adding 'qcelemental-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for qcelemental: finished with status 'done' Stored in directory: /tmp/tmpfl6e9q_l Successfully built qcelemental Cleaning up... Removing source in /tmp/pip-wheel-czggiwbg/qcelemental Removed build tracker '/tmp/pip-req-tracker-bzyop62n'