Created temporary directory: /tmp/pip-ephem-wheel-cache-v7yycc74 Created temporary directory: /tmp/pip-req-tracker-fl6u3_i0 Created requirements tracker '/tmp/pip-req-tracker-fl6u3_i0' Created temporary directory: /tmp/pip-wheel-p6i4j7x9 Collecting echopype==0.1 1 location(s) to search for versions of echopype: * https://pypi.org/simple/echopype/ Getting page https://pypi.org/simple/echopype/ Analyzing links from page https://pypi.org/simple/echopype/ Found link https://files.pythonhosted.org/packages/3e/ad/daecabc7a3ad60f8dc15417819b3371f335b3e6ff76e75912c904fdf4054/echopype-0.1.tar.gz#sha256=a8104dc7f5495ff57de53e3a3b393c474680230d5ea1f76b6cf8438830c40b0b (from https://pypi.org/simple/echopype/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-nogxdlrq Downloading https://files.pythonhosted.org/packages/3e/ad/daecabc7a3ad60f8dc15417819b3371f335b3e6ff76e75912c904fdf4054/echopype-0.1.tar.gz (6.0MB) Downloading from URL https://files.pythonhosted.org/packages/3e/ad/daecabc7a3ad60f8dc15417819b3371f335b3e6ff76e75912c904fdf4054/echopype-0.1.tar.gz#sha256=a8104dc7f5495ff57de53e3a3b393c474680230d5ea1f76b6cf8438830c40b0b (from https://pypi.org/simple/echopype/) Added echopype==0.1 from https://files.pythonhosted.org/packages/3e/ad/daecabc7a3ad60f8dc15417819b3371f335b3e6ff76e75912c904fdf4054/echopype-0.1.tar.gz#sha256=a8104dc7f5495ff57de53e3a3b393c474680230d5ea1f76b6cf8438830c40b0b to build tracker '/tmp/pip-req-tracker-fl6u3_i0' Running setup.py (path:/tmp/pip-wheel-p6i4j7x9/echopype/setup.py) egg_info for package echopype Running command python setup.py egg_info running egg_info creating pip-egg-info/echopype.egg-info writing pip-egg-info/echopype.egg-info/PKG-INFO writing top-level names to pip-egg-info/echopype.egg-info/top_level.txt writing requirements to pip-egg-info/echopype.egg-info/requires.txt writing dependency_links to pip-egg-info/echopype.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/echopype.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/echopype.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/echopype.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-wheel-p6i4j7x9/echopype has version 0.1, which satisfies requirement echopype==0.1 from https://files.pythonhosted.org/packages/3e/ad/daecabc7a3ad60f8dc15417819b3371f335b3e6ff76e75912c904fdf4054/echopype-0.1.tar.gz#sha256=a8104dc7f5495ff57de53e3a3b393c474680230d5ea1f76b6cf8438830c40b0b Removed echopype==0.1 from https://files.pythonhosted.org/packages/3e/ad/daecabc7a3ad60f8dc15417819b3371f335b3e6ff76e75912c904fdf4054/echopype-0.1.tar.gz#sha256=a8104dc7f5495ff57de53e3a3b393c474680230d5ea1f76b6cf8438830c40b0b from build tracker '/tmp/pip-req-tracker-fl6u3_i0' Building wheels for collected packages: echopype Created temporary directory: /tmp/pip-wheel-ce60sxgh Running setup.py bdist_wheel for echopype: started Destination directory: /tmp/pip-wheel-ce60sxgh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-p6i4j7x9/echopype/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-ce60sxgh /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/echopype copying echopype/__init__.py -> build/lib/echopype copying echopype/version.py -> build/lib/echopype creating build/lib/echopype/process copying echopype/process/db_diff.py -> build/lib/echopype/process copying echopype/process/__init__.py -> build/lib/echopype/process creating build/lib/echopype/tests copying echopype/tests/__init__.py -> build/lib/echopype/tests copying echopype/tests/testAzfpUnpack.py -> build/lib/echopype/tests copying echopype/tests/test_convert.py -> build/lib/echopype/tests creating build/lib/echopype/convert copying echopype/convert/ek80.py -> build/lib/echopype/convert copying echopype/convert/__init__.py -> build/lib/echopype/convert copying echopype/convert/ek60.py -> build/lib/echopype/convert copying echopype/convert/azfp.py -> build/lib/echopype/convert copying echopype/convert/set_nc_groups.py -> build/lib/echopype/convert creating build/lib/echopype/model copying echopype/model/calibrate.py -> build/lib/echopype/model copying echopype/model/__init__.py -> build/lib/echopype/model copying echopype/model/model.py -> build/lib/echopype/model copying echopype/model/remove_noise.py -> build/lib/echopype/model creating build/lib/echopype/data copying echopype/data/DY1801_EK60-D20180211-T164025.raw -> build/lib/echopype/data copying echopype/data/18030100.01a -> build/lib/echopype/data running build_scripts creating build/scripts-3.4 copying and adjusting echopype/convert/echopype_converter -> build/scripts-3.4 changing mode of build/scripts-3.4/echopype_converter 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/echopype creating build/bdist.linux-armv7l/wheel/echopype/data copying build/lib/echopype/data/DY1801_EK60-D20180211-T164025.raw -> build/bdist.linux-armv7l/wheel/echopype/data copying build/lib/echopype/data/18030100.01a -> build/bdist.linux-armv7l/wheel/echopype/data creating build/bdist.linux-armv7l/wheel/echopype/process copying build/lib/echopype/process/db_diff.py -> build/bdist.linux-armv7l/wheel/echopype/process copying build/lib/echopype/process/__init__.py -> build/bdist.linux-armv7l/wheel/echopype/process copying build/lib/echopype/__init__.py -> build/bdist.linux-armv7l/wheel/echopype creating build/bdist.linux-armv7l/wheel/echopype/tests copying build/lib/echopype/tests/__init__.py -> build/bdist.linux-armv7l/wheel/echopype/tests copying build/lib/echopype/tests/testAzfpUnpack.py -> build/bdist.linux-armv7l/wheel/echopype/tests copying build/lib/echopype/tests/test_convert.py -> build/bdist.linux-armv7l/wheel/echopype/tests creating build/bdist.linux-armv7l/wheel/echopype/convert copying build/lib/echopype/convert/ek80.py -> build/bdist.linux-armv7l/wheel/echopype/convert copying build/lib/echopype/convert/__init__.py -> build/bdist.linux-armv7l/wheel/echopype/convert copying build/lib/echopype/convert/ek60.py -> build/bdist.linux-armv7l/wheel/echopype/convert copying build/lib/echopype/convert/azfp.py -> build/bdist.linux-armv7l/wheel/echopype/convert copying build/lib/echopype/convert/set_nc_groups.py -> build/bdist.linux-armv7l/wheel/echopype/convert copying build/lib/echopype/version.py -> build/bdist.linux-armv7l/wheel/echopype creating build/bdist.linux-armv7l/wheel/echopype/model copying build/lib/echopype/model/calibrate.py -> build/bdist.linux-armv7l/wheel/echopype/model copying build/lib/echopype/model/__init__.py -> build/bdist.linux-armv7l/wheel/echopype/model copying build/lib/echopype/model/model.py -> build/bdist.linux-armv7l/wheel/echopype/model copying build/lib/echopype/model/remove_noise.py -> build/bdist.linux-armv7l/wheel/echopype/model running install_egg_info running egg_info writing dependency_links to echopype.egg-info/dependency_links.txt writing requirements to echopype.egg-info/requires.txt writing echopype.egg-info/PKG-INFO writing top-level names to echopype.egg-info/top_level.txt reading manifest file 'echopype.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'echopype.egg-info/SOURCES.txt' Copying echopype.egg-info to build/bdist.linux-armv7l/wheel/echopype-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/echopype-0.1.data creating build/bdist.linux-armv7l/wheel/echopype-0.1.data/scripts copying build/scripts-3.4/echopype_converter -> build/bdist.linux-armv7l/wheel/echopype-0.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/echopype-0.1.data/scripts/echopype_converter to 755 creating build/bdist.linux-armv7l/wheel/echopype-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-ce60sxgh/echopype-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'echopype/__init__.py' adding 'echopype/version.py' adding 'echopype/convert/__init__.py' adding 'echopype/convert/azfp.py' adding 'echopype/convert/ek60.py' adding 'echopype/convert/ek80.py' adding 'echopype/convert/set_nc_groups.py' adding 'echopype/data/18030100.01a' adding 'echopype/data/DY1801_EK60-D20180211-T164025.raw' adding 'echopype/model/__init__.py' adding 'echopype/model/calibrate.py' adding 'echopype/model/model.py' adding 'echopype/model/remove_noise.py' adding 'echopype/process/__init__.py' adding 'echopype/process/db_diff.py' adding 'echopype/tests/__init__.py' adding 'echopype/tests/testAzfpUnpack.py' adding 'echopype/tests/test_convert.py' adding 'echopype-0.1.data/scripts/echopype_converter' adding 'echopype-0.1.dist-info/METADATA' adding 'echopype-0.1.dist-info/WHEEL' adding 'echopype-0.1.dist-info/top_level.txt' adding 'echopype-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for echopype: finished with status 'done' Stored in directory: /tmp/tmpzzay2xu9 Successfully built echopype Cleaning up... Removing source in /tmp/pip-wheel-p6i4j7x9/echopype Removed build tracker '/tmp/pip-req-tracker-fl6u3_i0'