Created temporary directory: /tmp/pip-ephem-wheel-cache-8oei1va3 Created temporary directory: /tmp/pip-req-tracker-g9lgy909 Created requirements tracker '/tmp/pip-req-tracker-g9lgy909' Created temporary directory: /tmp/pip-wheel-2o9c21_a Collecting seabreeze==0.6.0 1 location(s) to search for versions of seabreeze: * https://pypi.org/simple/seabreeze/ Getting page https://pypi.org/simple/seabreeze/ Analyzing links from page https://pypi.org/simple/seabreeze/ Skipping link https://files.pythonhosted.org/packages/5a/da/97d220694e516e68486169f14fdaf0a03e26ae724e5736d787575296c17b/seabreeze-0.6.0-cp37-cp37m-win_amd64.whl#sha256=055edc236e789ac8d09634f19728e0fcc6cd5412332470d7a2abc39fe472b68e (from https://pypi.org/simple/seabreeze/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/22/45/f98d018cd8d9d68e9302e5fd57504c5adfd39c87003aec94103ca99d33dd/seabreeze-0.6.0.tar.gz#sha256=c0aa16f2d698d8a4b1e90a5117c14d2881a5d5418c64c6c52be759c6f0c45f55 (from https://pypi.org/simple/seabreeze/), version: 0.6.0 Using version 0.6.0 (newest of versions: 0.6.0) Created temporary directory: /tmp/pip-unpack-wsxqweym Downloading https://files.pythonhosted.org/packages/22/45/f98d018cd8d9d68e9302e5fd57504c5adfd39c87003aec94103ca99d33dd/seabreeze-0.6.0.tar.gz (4.7MB) Downloading from URL https://files.pythonhosted.org/packages/22/45/f98d018cd8d9d68e9302e5fd57504c5adfd39c87003aec94103ca99d33dd/seabreeze-0.6.0.tar.gz#sha256=c0aa16f2d698d8a4b1e90a5117c14d2881a5d5418c64c6c52be759c6f0c45f55 (from https://pypi.org/simple/seabreeze/) Added seabreeze==0.6.0 from https://files.pythonhosted.org/packages/22/45/f98d018cd8d9d68e9302e5fd57504c5adfd39c87003aec94103ca99d33dd/seabreeze-0.6.0.tar.gz#sha256=c0aa16f2d698d8a4b1e90a5117c14d2881a5d5418c64c6c52be759c6f0c45f55 to build tracker '/tmp/pip-req-tracker-g9lgy909' Running setup.py (path:/tmp/pip-wheel-2o9c21_a/seabreeze/setup.py) egg_info for package seabreeze Running command python setup.py egg_info running egg_info creating pip-egg-info/seabreeze.egg-info writing top-level names to pip-egg-info/seabreeze.egg-info/top_level.txt writing pip-egg-info/seabreeze.egg-info/PKG-INFO writing dependency_links to pip-egg-info/seabreeze.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/seabreeze.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/seabreeze.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/seabreeze.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2o9c21_a/seabreeze has version 0.6.0, which satisfies requirement seabreeze==0.6.0 from https://files.pythonhosted.org/packages/22/45/f98d018cd8d9d68e9302e5fd57504c5adfd39c87003aec94103ca99d33dd/seabreeze-0.6.0.tar.gz#sha256=c0aa16f2d698d8a4b1e90a5117c14d2881a5d5418c64c6c52be759c6f0c45f55 Removed seabreeze==0.6.0 from https://files.pythonhosted.org/packages/22/45/f98d018cd8d9d68e9302e5fd57504c5adfd39c87003aec94103ca99d33dd/seabreeze-0.6.0.tar.gz#sha256=c0aa16f2d698d8a4b1e90a5117c14d2881a5d5418c64c6c52be759c6f0c45f55 from build tracker '/tmp/pip-req-tracker-g9lgy909' Building wheels for collected packages: seabreeze Created temporary directory: /tmp/pip-wheel-jzcglqbi Running setup.py bdist_wheel for seabreeze: started Destination directory: /tmp/pip-wheel-jzcglqbi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2o9c21_a/seabreeze/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-jzcglqbi running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/seabreeze copying seabreeze/backends.py -> build/lib/seabreeze copying seabreeze/__init__.py -> build/lib/seabreeze copying seabreeze/spectrometers.py -> build/lib/seabreeze creating build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/__init__.py -> build/lib/seabreeze/cseabreeze creating build/lib/seabreeze/pyseabreeze copying seabreeze/pyseabreeze/wrapper.py -> build/lib/seabreeze/pyseabreeze copying seabreeze/pyseabreeze/__init__.py -> build/lib/seabreeze/pyseabreeze creating build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/thermoelectric.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/spectrometer.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/common.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/defines.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/wavelength.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/communication.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/eeprom.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/spectrumprocessing.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/nonlinearity.py -> build/lib/seabreeze/pyseabreeze/interfaces copying seabreeze/pyseabreeze/interfaces/__init__.py -> build/lib/seabreeze/pyseabreeze/interfaces running egg_info writing top-level names to seabreeze.egg-info/top_level.txt writing dependency_links to seabreeze.egg-info/dependency_links.txt writing seabreeze.egg-info/PKG-INFO reading manifest file 'seabreeze.egg-info/SOURCES.txt' writing manifest file 'seabreeze.egg-info/SOURCES.txt' copying seabreeze/cseabreeze/WUDFUpdate_01007.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/msvcp100.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/WdfCoInstaller01007.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/msvcr100d.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/SeaBreeze.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/SpamSharp.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/WinUSBCoInstaller.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/msvcr100_clr0400.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/msvcp100d.dll -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/SeaBreeze.lib -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/SeaBreeze.exp -> build/lib/seabreeze/cseabreeze copying seabreeze/cseabreeze/wrapper.c -> build/lib/seabreeze/cseabreeze running build_scripts creating build/scripts-3.4 copying and adjusting scripts/seabreeze-compare -> build/scripts-3.4 changing mode of build/scripts-3.4/seabreeze-compare from 644 to 755 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/seabreeze copying build/lib/seabreeze/backends.py -> build/bdist.linux-armv7l/wheel/seabreeze creating build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze creating build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/thermoelectric.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/spectrometer.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/common.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/defines.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/wavelength.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/communication.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/eeprom.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/spectrumprocessing.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/nonlinearity.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/interfaces/__init__.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze/interfaces copying build/lib/seabreeze/pyseabreeze/wrapper.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze copying build/lib/seabreeze/pyseabreeze/__init__.py -> build/bdist.linux-armv7l/wheel/seabreeze/pyseabreeze creating build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/WUDFUpdate_01007.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/msvcp100.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/SeaBreeze.lib -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/WdfCoInstaller01007.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/SeaBreeze.exp -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/wrapper.c -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/__init__.py -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/msvcr100d.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/SeaBreeze.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/SpamSharp.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/WinUSBCoInstaller.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/msvcr100_clr0400.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/cseabreeze/msvcp100d.dll -> build/bdist.linux-armv7l/wheel/seabreeze/cseabreeze copying build/lib/seabreeze/__init__.py -> build/bdist.linux-armv7l/wheel/seabreeze copying build/lib/seabreeze/spectrometers.py -> build/bdist.linux-armv7l/wheel/seabreeze running install_egg_info Copying seabreeze.egg-info to build/bdist.linux-armv7l/wheel/seabreeze-0.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/seabreeze-0.6.0.data creating build/bdist.linux-armv7l/wheel/seabreeze-0.6.0.data/scripts copying build/scripts-3.4/seabreeze-compare -> build/bdist.linux-armv7l/wheel/seabreeze-0.6.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/seabreeze-0.6.0.data/scripts/seabreeze-compare to 755 creating build/bdist.linux-armv7l/wheel/seabreeze-0.6.0.dist-info/WHEEL creating '/tmp/pip-wheel-jzcglqbi/seabreeze-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'seabreeze/__init__.py' adding 'seabreeze/backends.py' adding 'seabreeze/spectrometers.py' adding 'seabreeze/cseabreeze/SeaBreeze.dll' adding 'seabreeze/cseabreeze/SeaBreeze.exp' adding 'seabreeze/cseabreeze/SeaBreeze.lib' adding 'seabreeze/cseabreeze/SpamSharp.dll' adding 'seabreeze/cseabreeze/WUDFUpdate_01007.dll' adding 'seabreeze/cseabreeze/WdfCoInstaller01007.dll' adding 'seabreeze/cseabreeze/WinUSBCoInstaller.dll' adding 'seabreeze/cseabreeze/__init__.py' adding 'seabreeze/cseabreeze/msvcp100.dll' adding 'seabreeze/cseabreeze/msvcp100d.dll' adding 'seabreeze/cseabreeze/msvcr100_clr0400.dll' adding 'seabreeze/cseabreeze/msvcr100d.dll' adding 'seabreeze/cseabreeze/wrapper.c' adding 'seabreeze/pyseabreeze/__init__.py' adding 'seabreeze/pyseabreeze/wrapper.py' adding 'seabreeze/pyseabreeze/interfaces/__init__.py' adding 'seabreeze/pyseabreeze/interfaces/common.py' adding 'seabreeze/pyseabreeze/interfaces/communication.py' adding 'seabreeze/pyseabreeze/interfaces/defines.py' adding 'seabreeze/pyseabreeze/interfaces/eeprom.py' adding 'seabreeze/pyseabreeze/interfaces/nonlinearity.py' adding 'seabreeze/pyseabreeze/interfaces/spectrometer.py' adding 'seabreeze/pyseabreeze/interfaces/spectrumprocessing.py' adding 'seabreeze/pyseabreeze/interfaces/thermoelectric.py' adding 'seabreeze/pyseabreeze/interfaces/wavelength.py' adding 'seabreeze-0.6.0.data/scripts/seabreeze-compare' adding 'seabreeze-0.6.0.dist-info/METADATA' adding 'seabreeze-0.6.0.dist-info/WHEEL' adding 'seabreeze-0.6.0.dist-info/top_level.txt' adding 'seabreeze-0.6.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for seabreeze: finished with status 'done' Stored in directory: /tmp/tmpcafor8e2 Successfully built seabreeze Cleaning up... Removing source in /tmp/pip-wheel-2o9c21_a/seabreeze Removed build tracker '/tmp/pip-req-tracker-g9lgy909'