Created temporary directory: /tmp/pip-ephem-wheel-cache-mqmqdvlp Created temporary directory: /tmp/pip-req-tracker-q1qo05f3 Created requirements tracker '/tmp/pip-req-tracker-q1qo05f3' Created temporary directory: /tmp/pip-wheel-lt4nge9d Collecting keras-spatial==1.0.4 1 location(s) to search for versions of keras-spatial: * https://pypi.org/simple/keras-spatial/ Getting page https://pypi.org/simple/keras-spatial/ Analyzing links from page https://pypi.org/simple/keras-spatial/ Found link https://files.pythonhosted.org/packages/2b/54/61becacc2ea30febd340edb79585700121c9f9d4600e15c8da96fc9a74eb/keras-spatial-1.0.0.tar.gz#sha256=b55ea7a5a1c37583339c8735c42c5a2004de31a262470796ee83006833ee1da0 (from https://pypi.org/simple/keras-spatial/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/27/34/db6072e10b45d1e71b53db997af63f840c8589750c62a0afebb335c7cf83/keras-spatial-1.0.1.tar.gz#sha256=85abc80407c4a6b3331ea137f47992f88905fd41cc1285785caadfd83b5713b3 (from https://pypi.org/simple/keras-spatial/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/db/6c/216a863712661f23cdcd0d86a686243249fe61e410d6bc742d7ce2cfc125/keras-spatial-1.0.2.tar.gz#sha256=c767aace7e342076909a6ce75fa6680fe963e11e546ed76ecb16758e6d29f5da (from https://pypi.org/simple/keras-spatial/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/a9/3f/add83f6dba96fa9feab63c60589c497409857808076d049a27232823bf07/keras-spatial-1.0.4.tar.gz#sha256=c7c7d8c06b709af3874d79a17df935e48dbeaafde6ce9b967731b802af7eef77 (from https://pypi.org/simple/keras-spatial/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-r86g0u68 Downloading https://files.pythonhosted.org/packages/a9/3f/add83f6dba96fa9feab63c60589c497409857808076d049a27232823bf07/keras-spatial-1.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a9/3f/add83f6dba96fa9feab63c60589c497409857808076d049a27232823bf07/keras-spatial-1.0.4.tar.gz#sha256=c7c7d8c06b709af3874d79a17df935e48dbeaafde6ce9b967731b802af7eef77 (from https://pypi.org/simple/keras-spatial/) Added keras-spatial==1.0.4 from https://files.pythonhosted.org/packages/a9/3f/add83f6dba96fa9feab63c60589c497409857808076d049a27232823bf07/keras-spatial-1.0.4.tar.gz#sha256=c7c7d8c06b709af3874d79a17df935e48dbeaafde6ce9b967731b802af7eef77 to build tracker '/tmp/pip-req-tracker-q1qo05f3' Running setup.py (path:/tmp/pip-wheel-lt4nge9d/keras-spatial/setup.py) egg_info for package keras-spatial Running command python setup.py egg_info running egg_info creating pip-egg-info/keras_spatial.egg-info writing dependency_links to pip-egg-info/keras_spatial.egg-info/dependency_links.txt writing requirements to pip-egg-info/keras_spatial.egg-info/requires.txt writing entry points to pip-egg-info/keras_spatial.egg-info/entry_points.txt writing pip-egg-info/keras_spatial.egg-info/PKG-INFO writing top-level names to pip-egg-info/keras_spatial.egg-info/top_level.txt writing manifest file 'pip-egg-info/keras_spatial.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/keras_spatial.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/keras_spatial.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lt4nge9d/keras-spatial has version 1.0.4, which satisfies requirement keras-spatial==1.0.4 from https://files.pythonhosted.org/packages/a9/3f/add83f6dba96fa9feab63c60589c497409857808076d049a27232823bf07/keras-spatial-1.0.4.tar.gz#sha256=c7c7d8c06b709af3874d79a17df935e48dbeaafde6ce9b967731b802af7eef77 Removed keras-spatial==1.0.4 from https://files.pythonhosted.org/packages/a9/3f/add83f6dba96fa9feab63c60589c497409857808076d049a27232823bf07/keras-spatial-1.0.4.tar.gz#sha256=c7c7d8c06b709af3874d79a17df935e48dbeaafde6ce9b967731b802af7eef77 from build tracker '/tmp/pip-req-tracker-q1qo05f3' Building wheels for collected packages: keras-spatial Created temporary directory: /tmp/pip-wheel-wnfc72cy Running setup.py bdist_wheel for keras-spatial: started Destination directory: /tmp/pip-wheel-wnfc72cy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lt4nge9d/keras-spatial/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-wnfc72cy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/keras_spatial copying src/keras_spatial/augmentation.py -> build/lib/keras_spatial copying src/keras_spatial/utils.py -> build/lib/keras_spatial copying src/keras_spatial/samples.py -> build/lib/keras_spatial copying src/keras_spatial/dap.py -> build/lib/keras_spatial copying src/keras_spatial/datagen.py -> build/lib/keras_spatial copying src/keras_spatial/__init__.py -> build/lib/keras_spatial copying src/keras_spatial/grid.py -> build/lib/keras_spatial copying src/keras_spatial/c.py -> build/lib/keras_spatial running egg_info writing top-level names to src/keras_spatial.egg-info/top_level.txt writing src/keras_spatial.egg-info/PKG-INFO writing entry points to src/keras_spatial.egg-info/entry_points.txt writing requirements to src/keras_spatial.egg-info/requires.txt writing dependency_links to src/keras_spatial.egg-info/dependency_links.txt reading manifest file 'src/keras_spatial.egg-info/SOURCES.txt' writing manifest file 'src/keras_spatial.egg-info/SOURCES.txt' 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/keras_spatial copying build/lib/keras_spatial/augmentation.py -> build/bdist.linux-armv7l/wheel/keras_spatial copying build/lib/keras_spatial/utils.py -> build/bdist.linux-armv7l/wheel/keras_spatial copying build/lib/keras_spatial/samples.py -> build/bdist.linux-armv7l/wheel/keras_spatial copying build/lib/keras_spatial/dap.py -> build/bdist.linux-armv7l/wheel/keras_spatial copying build/lib/keras_spatial/datagen.py -> build/bdist.linux-armv7l/wheel/keras_spatial copying build/lib/keras_spatial/__init__.py -> build/bdist.linux-armv7l/wheel/keras_spatial copying build/lib/keras_spatial/grid.py -> build/bdist.linux-armv7l/wheel/keras_spatial copying build/lib/keras_spatial/c.py -> build/bdist.linux-armv7l/wheel/keras_spatial running install_egg_info Copying src/keras_spatial.egg-info to build/bdist.linux-armv7l/wheel/keras_spatial-1.0.4-py3.4.egg-info running install_scripts adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/keras_spatial-1.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-wnfc72cy/keras_spatial-1.0.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'keras_spatial/__init__.py' adding 'keras_spatial/augmentation.py' adding 'keras_spatial/c.py' adding 'keras_spatial/dap.py' adding 'keras_spatial/datagen.py' adding 'keras_spatial/grid.py' adding 'keras_spatial/samples.py' adding 'keras_spatial/utils.py' adding 'keras_spatial-1.0.4.dist-info/AUTHORS.rst' adding 'keras_spatial-1.0.4.dist-info/METADATA' adding 'keras_spatial-1.0.4.dist-info/WHEEL' adding 'keras_spatial-1.0.4.dist-info/entry_points.txt' adding 'keras_spatial-1.0.4.dist-info/top_level.txt' adding 'keras_spatial-1.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for keras-spatial: finished with status 'done' Stored in directory: /tmp/tmpsckoqoz_ Successfully built keras-spatial Cleaning up... Removing source in /tmp/pip-wheel-lt4nge9d/keras-spatial Removed build tracker '/tmp/pip-req-tracker-q1qo05f3'