Created temporary directory: /tmp/pip-ephem-wheel-cache-4cviuq0i Created temporary directory: /tmp/pip-req-tracker-9ibkkmhb Created requirements tracker '/tmp/pip-req-tracker-9ibkkmhb' Created temporary directory: /tmp/pip-wheel-c82xdcd_ Looking in indexes: https://pypi.python.org/simple Collecting adafruit-circuitpython-ccs811==1.1.1 1 location(s) to search for versions of adafruit-circuitpython-ccs811: * https://pypi.python.org/simple/adafruit-circuitpython-ccs811/ Getting page https://pypi.python.org/simple/adafruit-circuitpython-ccs811/ Analyzing links from page https://pypi.org/simple/adafruit-circuitpython-ccs811/ Found link https://files.pythonhosted.org/packages/3c/14/2be18a0b2a1d657d1c16c24e2972abd1f42b2b45a4fc1a200c9825800a56/adafruit-circuitpython-ccs811-1.1.1.tar.gz#sha256=18f58bce59efe159920117ec22826509ab45733a55e729fdd532612f1141fd0c (from https://pypi.org/simple/adafruit-circuitpython-ccs811/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/9d/7c/36658eb7683524330990f61b2d9993b058a640c9acd2766ede5bc246fddd/adafruit-circuitpython-ccs811-1.1.2.tar.gz#sha256=37078e4bec6dcb7b9926f91367de186c9b26f89c340f05982c6455023b630453 (from https://pypi.org/simple/adafruit-circuitpython-ccs811/), version: 1.1.2 Using version 1.1.1 (newest of versions: 1.1.1) Created temporary directory: /tmp/pip-unpack-krd1vl6e Downloading https://files.pythonhosted.org/packages/3c/14/2be18a0b2a1d657d1c16c24e2972abd1f42b2b45a4fc1a200c9825800a56/adafruit-circuitpython-ccs811-1.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3c/14/2be18a0b2a1d657d1c16c24e2972abd1f42b2b45a4fc1a200c9825800a56/adafruit-circuitpython-ccs811-1.1.1.tar.gz#sha256=18f58bce59efe159920117ec22826509ab45733a55e729fdd532612f1141fd0c (from https://pypi.org/simple/adafruit-circuitpython-ccs811/) Added adafruit-circuitpython-ccs811==1.1.1 from https://files.pythonhosted.org/packages/3c/14/2be18a0b2a1d657d1c16c24e2972abd1f42b2b45a4fc1a200c9825800a56/adafruit-circuitpython-ccs811-1.1.1.tar.gz#sha256=18f58bce59efe159920117ec22826509ab45733a55e729fdd532612f1141fd0c to build tracker '/tmp/pip-req-tracker-9ibkkmhb' Running setup.py (path:/tmp/pip-wheel-c82xdcd_/adafruit-circuitpython-ccs811/setup.py) egg_info for package adafruit-circuitpython-ccs811 Running command python setup.py egg_info running egg_info creating pip-egg-info/adafruit_circuitpython_ccs811.egg-info writing dependency_links to pip-egg-info/adafruit_circuitpython_ccs811.egg-info/dependency_links.txt writing top-level names to pip-egg-info/adafruit_circuitpython_ccs811.egg-info/top_level.txt writing pip-egg-info/adafruit_circuitpython_ccs811.egg-info/PKG-INFO writing requirements to pip-egg-info/adafruit_circuitpython_ccs811.egg-info/requires.txt writing manifest file 'pip-egg-info/adafruit_circuitpython_ccs811.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adafruit_circuitpython_ccs811.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adafruit_circuitpython_ccs811.egg-info/SOURCES.txt' /tmp/pip-wheel-c82xdcd_/adafruit-circuitpython-ccs811/.eggs/setuptools_scm-3.0.6-py3.5.egg/setuptools_scm/version.py:191: UserWarning: meta invoked without explicit configuration, will use defaults where required. "meta invoked without explicit configuration," Source in /tmp/pip-wheel-c82xdcd_/adafruit-circuitpython-ccs811 has version 1.1.1, which satisfies requirement adafruit-circuitpython-ccs811==1.1.1 from https://files.pythonhosted.org/packages/3c/14/2be18a0b2a1d657d1c16c24e2972abd1f42b2b45a4fc1a200c9825800a56/adafruit-circuitpython-ccs811-1.1.1.tar.gz#sha256=18f58bce59efe159920117ec22826509ab45733a55e729fdd532612f1141fd0c Removed adafruit-circuitpython-ccs811==1.1.1 from https://files.pythonhosted.org/packages/3c/14/2be18a0b2a1d657d1c16c24e2972abd1f42b2b45a4fc1a200c9825800a56/adafruit-circuitpython-ccs811-1.1.1.tar.gz#sha256=18f58bce59efe159920117ec22826509ab45733a55e729fdd532612f1141fd0c from build tracker '/tmp/pip-req-tracker-9ibkkmhb' Building wheels for collected packages: adafruit-circuitpython-ccs811 Created temporary directory: /tmp/pip-wheel-3s_py9dk Running setup.py bdist_wheel for adafruit-circuitpython-ccs811: started Destination directory: /tmp/pip-wheel-3s_py9dk Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-c82xdcd_/adafruit-circuitpython-ccs811/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-3s_py9dk /tmp/pip-wheel-c82xdcd_/adafruit-circuitpython-ccs811/.eggs/setuptools_scm-3.0.6-py3.5.egg/setuptools_scm/version.py:191: UserWarning: meta invoked without explicit configuration, will use defaults where required. "meta invoked without explicit configuration," running bdist_wheel running build running build_py creating build creating build/lib copying adafruit_ccs811.py -> build/lib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/adafruit_ccs811.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing top-level names to adafruit_circuitpython_ccs811.egg-info/top_level.txt writing adafruit_circuitpython_ccs811.egg-info/PKG-INFO writing dependency_links to adafruit_circuitpython_ccs811.egg-info/dependency_links.txt writing requirements to adafruit_circuitpython_ccs811.egg-info/requires.txt reading manifest file 'adafruit_circuitpython_ccs811.egg-info/SOURCES.txt' writing manifest file 'adafruit_circuitpython_ccs811.egg-info/SOURCES.txt' Copying adafruit_circuitpython_ccs811.egg-info to build/bdist.linux-armv7l/wheel/adafruit_circuitpython_ccs811-1.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/adafruit_circuitpython_ccs811-1.1.1.dist-info/WHEEL Running setup.py bdist_wheel for adafruit-circuitpython-ccs811: finished with status 'done' Stored in directory: /tmp/tmp9e9mrl4s Successfully built adafruit-circuitpython-ccs811 Cleaning up... Removing source in /tmp/pip-wheel-c82xdcd_/adafruit-circuitpython-ccs811 Removed build tracker '/tmp/pip-req-tracker-9ibkkmhb'